Test Report: Docker_Linux_crio_arm64 19312

                    
                      5c64880be4606435f09036ce2ec4c937eccc350b:2024-07-29:35539
                    
                

Test fail (3/336)

Order failed test Duration
43 TestAddons/parallel/Ingress 153.63
45 TestAddons/parallel/MetricsServer 331.67
183 TestMultiControlPlane/serial/RestartCluster 126.84
x
+
TestAddons/parallel/Ingress (153.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-293121 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-293121 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-293121 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" [2a9c3d1b-6d67-4392-a5dc-de36c06331e0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [2a9c3d1b-6d67-4392-a5dc-de36c06331e0] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003689401s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 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-293121 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.780266672s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c",
	        "Created": "2024-07-29T00:48:19.13256245Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1121153,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T00:48:19.264902605Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/hosts",
	        "LogPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c-json.log",
	        "Name": "/addons-293121",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-293121:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-293121",
	            "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/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b-init/diff:/var/lib/docker/overlay2/f5a3c3917d1de1e4a776e12f1d91a6a9d5cb33eb406f181e2cc3aef4be9009bc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-293121",
	                "Source": "/var/lib/docker/volumes/addons-293121/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-293121",
	            "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-293121",
	                "name.minikube.sigs.k8s.io": "addons-293121",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "237f926fa224e45b1d02b914fc59646c141b70de600028ada246865073030993",
	            "SandboxKey": "/var/run/docker/netns/237f926fa224",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34233"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34234"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34237"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34235"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34236"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-293121": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "dfcd919465f6f5c8097c0a17876f5b367920b9b27ba897d191fc0500e36421a4",
	                    "EndpointID": "35a09c2bcf0e2caf34e8e704cc249b4e4f7ebf334ce4d99191da7240a7d5f4db",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-293121",
	                        "a1e1181d4288"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-293121 -n addons-293121
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-293121 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-293121 logs -n 25: (1.379988088s)
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 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-060161              | download-only-060161   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | -o=json --download-only              | download-only-521344   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-521344              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-521344              | download-only-521344   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-021726              | download-only-021726   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-060161              | download-only-060161   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-521344              | download-only-521344   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | --download-only -p                   | download-docker-407730 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | download-docker-407730               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-407730            | download-docker-407730 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | --download-only -p                   | binary-mirror-436883   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | binary-mirror-436883                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37419               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-436883              | binary-mirror-436883   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| addons  | enable dashboard -p                  | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | addons-293121                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | addons-293121                        |                        |         |         |                     |                     |
	| start   | -p addons-293121 --wait=true         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:51 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-293121 addons disable         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:51 UTC | 29 Jul 24 00:51 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-293121 ip                     | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	| addons  | addons-293121 addons disable         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-293121 addons                 | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-293121 addons                 | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | addons-293121                        |                        |         |         |                     |                     |
	| ssh     | addons-293121 ssh curl -s            | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-293121 ip                     | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	| addons  | addons-293121 addons disable         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-293121 addons disable         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 00:47:54
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 00:47:54.463602 1120657 out.go:291] Setting OutFile to fd 1 ...
	I0729 00:47:54.463784 1120657 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:54.463814 1120657 out.go:304] Setting ErrFile to fd 2...
	I0729 00:47:54.463836 1120657 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:54.464081 1120657 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 00:47:54.464546 1120657 out.go:298] Setting JSON to false
	I0729 00:47:54.465398 1120657 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":30626,"bootTime":1722183449,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 00:47:54.465501 1120657 start.go:139] virtualization:  
	I0729 00:47:54.468362 1120657 out.go:177] * [addons-293121] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 00:47:54.470866 1120657 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 00:47:54.470937 1120657 notify.go:220] Checking for updates...
	I0729 00:47:54.474679 1120657 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 00:47:54.476774 1120657 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:47:54.478749 1120657 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 00:47:54.480657 1120657 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 00:47:54.482571 1120657 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 00:47:54.484394 1120657 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 00:47:54.508806 1120657 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 00:47:54.508938 1120657 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:54.576182 1120657 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-29 00:47:54.56689616 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 00:47:54.576299 1120657 docker.go:307] overlay module found
	I0729 00:47:54.580680 1120657 out.go:177] * Using the docker driver based on user configuration
	I0729 00:47:54.582256 1120657 start.go:297] selected driver: docker
	I0729 00:47:54.582271 1120657 start.go:901] validating driver "docker" against <nil>
	I0729 00:47:54.582285 1120657 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 00:47:54.583020 1120657 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:54.642799 1120657 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-29 00:47:54.633628884 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:54.642979 1120657 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 00:47:54.643218 1120657 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]
	I0729 00:47:54.645476 1120657 out.go:177] * Using Docker driver with root privileges
	I0729 00:47:54.647459 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:47:54.647486 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:47:54.647498 1120657 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 00:47:54.647596 1120657 start.go:340] cluster config:
	{Name:addons-293121 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-293121 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}
	I0729 00:47:54.650417 1120657 out.go:177] * Starting "addons-293121" primary control-plane node in "addons-293121" cluster
	I0729 00:47:54.652101 1120657 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 00:47:54.653731 1120657 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 00:47:54.655325 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:47:54.655386 1120657 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 00:47:54.655403 1120657 cache.go:56] Caching tarball of preloaded images
	I0729 00:47:54.655434 1120657 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 00:47:54.655492 1120657 preload.go:172] Found /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 00:47:54.655503 1120657 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 00:47:54.655833 1120657 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json ...
	I0729 00:47:54.655857 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json: {Name:mkee6268c614509d06e883096553068595e16c51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:47:54.670902 1120657 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:54.671022 1120657 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 00:47:54.671049 1120657 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 00:47:54.671055 1120657 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 00:47:54.671063 1120657 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 00:47:54.671074 1120657 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 00:48:11.944005 1120657 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 00:48:11.944047 1120657 cache.go:194] Successfully downloaded all kic artifacts
	I0729 00:48:11.944095 1120657 start.go:360] acquireMachinesLock for addons-293121: {Name:mkec0729868c8e4d068e1e295b253e038933b04b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 00:48:11.944219 1120657 start.go:364] duration metric: took 99.109µs to acquireMachinesLock for "addons-293121"
	I0729 00:48:11.944252 1120657 start.go:93] Provisioning new machine with config: &{Name:addons-293121 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-293121 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}
	I0729 00:48:11.944337 1120657 start.go:125] createHost starting for "" (driver="docker")
	I0729 00:48:11.946490 1120657 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 00:48:11.946748 1120657 start.go:159] libmachine.API.Create for "addons-293121" (driver="docker")
	I0729 00:48:11.946784 1120657 client.go:168] LocalClient.Create starting
	I0729 00:48:11.946910 1120657 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem
	I0729 00:48:12.241927 1120657 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem
	I0729 00:48:12.703742 1120657 cli_runner.go:164] Run: docker network inspect addons-293121 --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}}]}"
	W0729 00:48:12.719997 1120657 cli_runner.go:211] docker network inspect addons-293121 --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
	I0729 00:48:12.720082 1120657 network_create.go:284] running [docker network inspect addons-293121] to gather additional debugging logs...
	I0729 00:48:12.720104 1120657 cli_runner.go:164] Run: docker network inspect addons-293121
	W0729 00:48:12.735382 1120657 cli_runner.go:211] docker network inspect addons-293121 returned with exit code 1
	I0729 00:48:12.735417 1120657 network_create.go:287] error running [docker network inspect addons-293121]: docker network inspect addons-293121: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-293121 not found
	I0729 00:48:12.735436 1120657 network_create.go:289] output of [docker network inspect addons-293121]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-293121 not found
	
	** /stderr **
	I0729 00:48:12.735536 1120657 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}}]}"
	I0729 00:48:12.751789 1120657 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:0x40017ff130}
	I0729 00:48:12.751834 1120657 network_create.go:124] attempt to create docker network addons-293121 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 00:48:12.751898 1120657 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-293121 addons-293121
	I0729 00:48:12.825722 1120657 network_create.go:108] docker network addons-293121 192.168.49.0/24 created
	I0729 00:48:12.825752 1120657 kic.go:121] calculated static IP "192.168.49.2" for the "addons-293121" container
	I0729 00:48:12.825836 1120657 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 00:48:12.839568 1120657 cli_runner.go:164] Run: docker volume create addons-293121 --label name.minikube.sigs.k8s.io=addons-293121 --label created_by.minikube.sigs.k8s.io=true
	I0729 00:48:12.856075 1120657 oci.go:103] Successfully created a docker volume addons-293121
	I0729 00:48:12.856167 1120657 cli_runner.go:164] Run: docker run --rm --name addons-293121-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --entrypoint /usr/bin/test -v addons-293121:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 00:48:14.761698 1120657 cli_runner.go:217] Completed: docker run --rm --name addons-293121-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --entrypoint /usr/bin/test -v addons-293121:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.905488656s)
	I0729 00:48:14.761732 1120657 oci.go:107] Successfully prepared a docker volume addons-293121
	I0729 00:48:14.761760 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:48:14.761780 1120657 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 00:48:14.761875 1120657 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-293121:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 00:48:19.058117 1120657 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-293121:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.296191832s)
	I0729 00:48:19.058150 1120657 kic.go:203] duration metric: took 4.296366017s to extract preloaded images to volume ...
	W0729 00:48:19.058293 1120657 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 00:48:19.058414 1120657 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 00:48:19.117309 1120657 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-293121 --name addons-293121 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-293121 --network addons-293121 --ip 192.168.49.2 --volume addons-293121:/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
	I0729 00:48:19.440702 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Running}}
	I0729 00:48:19.470892 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:19.498840 1120657 cli_runner.go:164] Run: docker exec addons-293121 stat /var/lib/dpkg/alternatives/iptables
	I0729 00:48:19.570891 1120657 oci.go:144] the created container "addons-293121" has a running status.
	I0729 00:48:19.570921 1120657 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa...
	I0729 00:48:19.852677 1120657 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 00:48:19.874032 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:19.911934 1120657 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 00:48:19.911954 1120657 kic_runner.go:114] Args: [docker exec --privileged addons-293121 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 00:48:20.005439 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:20.036415 1120657 machine.go:94] provisionDockerMachine start ...
	I0729 00:48:20.036511 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.058540 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.058925 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.058939 1120657 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 00:48:20.254752 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-293121
	
	I0729 00:48:20.254866 1120657 ubuntu.go:169] provisioning hostname "addons-293121"
	I0729 00:48:20.254966 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.276204 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.276449 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.276461 1120657 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-293121 && echo "addons-293121" | sudo tee /etc/hostname
	I0729 00:48:20.437332 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-293121
	
	I0729 00:48:20.437418 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.457040 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.457308 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.457333 1120657 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-293121' /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-293121/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-293121' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 00:48:20.598824 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 00:48:20.598851 1120657 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19312-1114265/.minikube CaCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19312-1114265/.minikube}
	I0729 00:48:20.598880 1120657 ubuntu.go:177] setting up certificates
	I0729 00:48:20.598889 1120657 provision.go:84] configureAuth start
	I0729 00:48:20.598955 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:20.615491 1120657 provision.go:143] copyHostCerts
	I0729 00:48:20.615577 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem (1123 bytes)
	I0729 00:48:20.615700 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem (1679 bytes)
	I0729 00:48:20.615766 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem (1078 bytes)
	I0729 00:48:20.615827 1120657 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem org=jenkins.addons-293121 san=[127.0.0.1 192.168.49.2 addons-293121 localhost minikube]
	I0729 00:48:21.073506 1120657 provision.go:177] copyRemoteCerts
	I0729 00:48:21.073579 1120657 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 00:48:21.073626 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.093072 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.187894 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 00:48:21.213080 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 00:48:21.238434 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 00:48:21.263341 1120657 provision.go:87] duration metric: took 664.437849ms to configureAuth
	I0729 00:48:21.263369 1120657 ubuntu.go:193] setting minikube options for container-runtime
	I0729 00:48:21.263556 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:21.263688 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.280791 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:21.281046 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:21.281062 1120657 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
	I0729 00:48:21.514389 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 00:48:21.514411 1120657 machine.go:97] duration metric: took 1.477977295s to provisionDockerMachine
	I0729 00:48:21.514422 1120657 client.go:171] duration metric: took 9.567630033s to LocalClient.Create
	I0729 00:48:21.514435 1120657 start.go:167] duration metric: took 9.56768787s to libmachine.API.Create "addons-293121"
	I0729 00:48:21.514445 1120657 start.go:293] postStartSetup for "addons-293121" (driver="docker")
	I0729 00:48:21.514456 1120657 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]
	I0729 00:48:21.514519 1120657 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
	I0729 00:48:21.514565 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.531670 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.627994 1120657 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 00:48:21.631140 1120657 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 00:48:21.631178 1120657 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 00:48:21.631191 1120657 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 00:48:21.631198 1120657 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 00:48:21.631208 1120657 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/addons for local assets ...
	I0729 00:48:21.631284 1120657 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/files for local assets ...
	I0729 00:48:21.631310 1120657 start.go:296] duration metric: took 116.859411ms for postStartSetup
	I0729 00:48:21.631625 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:21.647666 1120657 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json ...
	I0729 00:48:21.647981 1120657 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 00:48:21.648032 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.663237 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.755451 1120657 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 00:48:21.759828 1120657 start.go:128] duration metric: took 9.815473605s to createHost
	I0729 00:48:21.759851 1120657 start.go:83] releasing machines lock for "addons-293121", held for 9.815617596s
	I0729 00:48:21.759921 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:21.775800 1120657 ssh_runner.go:195] Run: cat /version.json
	I0729 00:48:21.775861 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.775922 1120657 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 00:48:21.775990 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.793696 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.794276 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:22.010371 1120657 ssh_runner.go:195] Run: systemctl --version
	I0729 00:48:22.015302 1120657 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 00:48:22.156783 1120657 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 00:48:22.161340 1120657 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" ;
	I0729 00:48:22.181816 1120657 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 00:48:22.181904 1120657 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" ;
	I0729 00:48:22.219119 1120657 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 00:48:22.219186 1120657 start.go:495] detecting cgroup driver to use...
	I0729 00:48:22.219230 1120657 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 00:48:22.219313 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 00:48:22.236702 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 00:48:22.248337 1120657 docker.go:217] disabling cri-docker service (if available) ...
	I0729 00:48:22.248413 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 00:48:22.263033 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 00:48:22.278207 1120657 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 00:48:22.363406 1120657 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 00:48:22.454738 1120657 docker.go:233] disabling docker service ...
	I0729 00:48:22.454813 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 00:48:22.477063 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 00:48:22.489826 1120657 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 00:48:22.583329 1120657 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 00:48:22.693973 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 00:48:22.706739 1120657 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"
	I0729 00:48:22.723825 1120657 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 00:48:22.723947 1120657 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"
	I0729 00:48:22.733449 1120657 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 00:48:22.733564 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.743870 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.753387 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.763209 1120657 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 00:48:22.772981 1120657 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"
	I0729 00:48:22.783140 1120657 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"
	I0729 00:48:22.799138 1120657 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"
	I0729 00:48:22.808640 1120657 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 00:48:22.817018 1120657 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 00:48:22.825255 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:22.919631 1120657 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 00:48:23.048895 1120657 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 00:48:23.049019 1120657 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 00:48:23.053022 1120657 start.go:563] Will wait 60s for crictl version
	I0729 00:48:23.053132 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:48:23.056618 1120657 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 00:48:23.096765 1120657 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 00:48:23.096926 1120657 ssh_runner.go:195] Run: crio --version
	I0729 00:48:23.136513 1120657 ssh_runner.go:195] Run: crio --version
	I0729 00:48:23.177142 1120657 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 00:48:23.178804 1120657 cli_runner.go:164] Run: docker network inspect addons-293121 --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}}]}"
	I0729 00:48:23.194205 1120657 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 00:48:23.197791 1120657 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""
	I0729 00:48:23.208914 1120657 kubeadm.go:883] updating cluster {Name:addons-293121 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-293121 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} ...
	I0729 00:48:23.209039 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:48:23.209103 1120657 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 00:48:23.283142 1120657 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 00:48:23.283168 1120657 crio.go:433] Images already preloaded, skipping extraction
	I0729 00:48:23.283224 1120657 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 00:48:23.320421 1120657 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 00:48:23.320443 1120657 cache_images.go:84] Images are preloaded, skipping loading
	I0729 00:48:23.320452 1120657 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 00:48:23.320556 1120657 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-293121 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-293121 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:}
	I0729 00:48:23.320644 1120657 ssh_runner.go:195] Run: crio config
	I0729 00:48:23.386966 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:48:23.386989 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:48:23.387001 1120657 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 00:48:23.387051 1120657 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-293121 NodeName:addons-293121 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}
	I0729 00:48:23.387203 1120657 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-293121"
	  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
	
	I0729 00:48:23.387282 1120657 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 00:48:23.396103 1120657 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 00:48:23.396250 1120657 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 00:48:23.404902 1120657 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 00:48:23.423417 1120657 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 00:48:23.441539 1120657 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 00:48:23.458815 1120657 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 00:48:23.462056 1120657 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""
	I0729 00:48:23.473046 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:23.570547 1120657 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 00:48:23.584559 1120657 certs.go:68] Setting up /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121 for IP: 192.168.49.2
	I0729 00:48:23.584591 1120657 certs.go:194] generating shared ca certs ...
	I0729 00:48:23.584611 1120657 certs.go:226] acquiring lock for ca certs: {Name:mkb9c9e0c993837524f2a135436fbd139ca56efb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.584742 1120657 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key
	I0729 00:48:23.853254 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt ...
	I0729 00:48:23.853287 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt: {Name:mka2e4086edc6e4244bbe46f1cac38d7f25bd4ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.853494 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key ...
	I0729 00:48:23.853509 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key: {Name:mk100d4e8e62d5cc8a0ab75a57e19b52e6680f53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.853601 1120657 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key
	I0729 00:48:24.147010 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt ...
	I0729 00:48:24.147048 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt: {Name:mk56c874191e0fc8a76f2632ce4117c41d32d2f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.147243 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key ...
	I0729 00:48:24.147256 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key: {Name:mk6e418067b7023f2fb14c923d0969177e53d8d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.147344 1120657 certs.go:256] generating profile certs ...
	I0729 00:48:24.147404 1120657 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key
	I0729 00:48:24.147419 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt with IP's: []
	I0729 00:48:24.418614 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt ...
	I0729 00:48:24.418648 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: {Name:mk59ff85f5a0a643aeb3112992107e73060d92da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.418833 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key ...
	I0729 00:48:24.418847 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key: {Name:mk44292adb75cc435a2fc235000175d1462fdd85 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.418935 1120657 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6
	I0729 00:48:24.418956 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 00:48:25.058872 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 ...
	I0729 00:48:25.058905 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6: {Name:mkb3eff422166d5b3a2a00d7119e53aae265302c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.059104 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6 ...
	I0729 00:48:25.059119 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6: {Name:mk39d39f94918b52c359241684b6034dcfdd7810 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.059214 1120657 certs.go:381] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt
	I0729 00:48:25.059297 1120657 certs.go:385] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key
	I0729 00:48:25.059356 1120657 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key
	I0729 00:48:25.059379 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt with IP's: []
	I0729 00:48:25.298908 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt ...
	I0729 00:48:25.298940 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt: {Name:mk8be731781636cad0a6d84647d71ca426d3b26e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.299151 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key ...
	I0729 00:48:25.299167 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key: {Name:mk96b32a28178b1ed8829b4817a7839ea34ef69e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.299372 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 00:48:25.299415 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem (1078 bytes)
	I0729 00:48:25.299444 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem (1123 bytes)
	I0729 00:48:25.299472 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem (1679 bytes)
	I0729 00:48:25.300069 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 00:48:25.334748 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 00:48:25.359763 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 00:48:25.383526 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 00:48:25.408042 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 00:48:25.431811 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 00:48:25.456675 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 00:48:25.480946 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 00:48:25.505061 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 00:48:25.530160 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 00:48:25.548952 1120657 ssh_runner.go:195] Run: openssl version
	I0729 00:48:25.554572 1120657 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"
	I0729 00:48:25.564707 1120657 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.568328 1120657 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 00:48 /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.568435 1120657 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.575420 1120657 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"
	I0729 00:48:25.584916 1120657 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 00:48:25.588089 1120657 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
	I0729 00:48:25.588154 1120657 kubeadm.go:392] StartCluster: {Name:addons-293121 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-293121 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}
	I0729 00:48:25.588243 1120657 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 00:48:25.588309 1120657 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 00:48:25.626241 1120657 cri.go:89] found id: ""
	I0729 00:48:25.626361 1120657 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 00:48:25.635411 1120657 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 00:48:25.644110 1120657 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 00:48:25.644177 1120657 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
	I0729 00:48:25.652862 1120657 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
	I0729 00:48:25.652886 1120657 kubeadm.go:157] found existing configuration files:
	
	I0729 00:48:25.652940 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 00:48:25.661766 1120657 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
	I0729 00:48:25.661869 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 00:48:25.670053 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 00:48:25.678471 1120657 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
	I0729 00:48:25.678558 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 00:48:25.686999 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 00:48:25.695528 1120657 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
	I0729 00:48:25.695593 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 00:48:25.704039 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 00:48:25.712593 1120657 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
	I0729 00:48:25.712667 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 00:48:25.720819 1120657 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"
	I0729 00:48:25.769723 1120657 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 00:48:25.770064 1120657 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 00:48:25.809704 1120657 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 00:48:25.809779 1120657 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 00:48:25.809820 1120657 kubeadm.go:310] OS: Linux
	I0729 00:48:25.809868 1120657 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 00:48:25.809939 1120657 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 00:48:25.809988 1120657 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 00:48:25.810039 1120657 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 00:48:25.810089 1120657 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 00:48:25.810161 1120657 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 00:48:25.810208 1120657 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 00:48:25.810259 1120657 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 00:48:25.810307 1120657 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 00:48:25.874580 1120657 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 00:48:25.874708 1120657 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 00:48:25.874803 1120657 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 00:48:26.117841 1120657 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 00:48:26.121385 1120657 out.go:204]   - Generating certificates and keys ...
	I0729 00:48:26.121489 1120657 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 00:48:26.121559 1120657 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 00:48:26.463016 1120657 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 00:48:26.853384 1120657 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 00:48:27.095555 1120657 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 00:48:28.378431 1120657 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 00:48:28.729584 1120657 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 00:48:28.729730 1120657 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-293121 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 00:48:29.045674 1120657 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 00:48:29.046097 1120657 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-293121 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 00:48:29.287811 1120657 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 00:48:29.515057 1120657 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 00:48:29.919092 1120657 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 00:48:29.919328 1120657 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 00:48:31.083135 1120657 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 00:48:31.334657 1120657 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 00:48:31.909135 1120657 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 00:48:32.206914 1120657 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 00:48:32.819519 1120657 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 00:48:32.820481 1120657 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 00:48:32.825869 1120657 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 00:48:32.828361 1120657 out.go:204]   - Booting up control plane ...
	I0729 00:48:32.828515 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 00:48:32.828637 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 00:48:32.829545 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 00:48:32.840292 1120657 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 00:48:32.841406 1120657 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 00:48:32.841457 1120657 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 00:48:32.931786 1120657 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 00:48:32.931875 1120657 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 00:48:34.432549 1120657 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.500824708s
	I0729 00:48:34.432657 1120657 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 00:48:40.934241 1120657 kubeadm.go:310] [api-check] The API server is healthy after 6.501963047s
	I0729 00:48:40.955996 1120657 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 00:48:40.975942 1120657 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 00:48:40.998679 1120657 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 00:48:40.998955 1120657 kubeadm.go:310] [mark-control-plane] Marking the node addons-293121 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 00:48:41.012061 1120657 kubeadm.go:310] [bootstrap-token] Using token: 9p6c2x.qr0zi0hji060jy3e
	I0729 00:48:41.015181 1120657 out.go:204]   - Configuring RBAC rules ...
	I0729 00:48:41.015339 1120657 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 00:48:41.020243 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 00:48:41.028006 1120657 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
	I0729 00:48:41.031826 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 00:48:41.035209 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 00:48:41.038876 1120657 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 00:48:41.340786 1120657 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 00:48:41.800931 1120657 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 00:48:42.341678 1120657 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 00:48:42.343106 1120657 kubeadm.go:310] 
	I0729 00:48:42.343251 1120657 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 00:48:42.343272 1120657 kubeadm.go:310] 
	I0729 00:48:42.343427 1120657 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 00:48:42.343462 1120657 kubeadm.go:310] 
	I0729 00:48:42.343530 1120657 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 00:48:42.343624 1120657 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 00:48:42.343696 1120657 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 00:48:42.343729 1120657 kubeadm.go:310] 
	I0729 00:48:42.343798 1120657 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 00:48:42.343825 1120657 kubeadm.go:310] 
	I0729 00:48:42.343907 1120657 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 00:48:42.343933 1120657 kubeadm.go:310] 
	I0729 00:48:42.344000 1120657 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 00:48:42.344110 1120657 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 00:48:42.344202 1120657 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 00:48:42.344224 1120657 kubeadm.go:310] 
	I0729 00:48:42.344330 1120657 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 00:48:42.344437 1120657 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 00:48:42.344473 1120657 kubeadm.go:310] 
	I0729 00:48:42.344572 1120657 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 9p6c2x.qr0zi0hji060jy3e \
	I0729 00:48:42.344696 1120657 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:fac1906e2eff5da28c2a7366738ea67a90580ad8244b26ed86cd88c60c589985 \
	I0729 00:48:42.344752 1120657 kubeadm.go:310] 	--control-plane 
	I0729 00:48:42.344799 1120657 kubeadm.go:310] 
	I0729 00:48:42.344905 1120657 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 00:48:42.344926 1120657 kubeadm.go:310] 
	I0729 00:48:42.345021 1120657 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 9p6c2x.qr0zi0hji060jy3e \
	I0729 00:48:42.345139 1120657 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:fac1906e2eff5da28c2a7366738ea67a90580ad8244b26ed86cd88c60c589985 
	I0729 00:48:42.347552 1120657 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 00:48:42.347682 1120657 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 00:48:42.347703 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:48:42.347712 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:48:42.351015 1120657 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 00:48:42.352860 1120657 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 00:48:42.357054 1120657 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 00:48:42.357074 1120657 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 00:48:42.376178 1120657 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
	I0729 00:48:42.647925 1120657 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 00:48:42.648126 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-293121 minikube.k8s.io/updated_at=2024_07_29T00_48_42_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1 minikube.k8s.io/name=addons-293121 minikube.k8s.io/primary=true
	I0729 00:48:42.648077 1120657 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
	I0729 00:48:42.797783 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:42.797860 1120657 ops.go:34] apiserver oom_adj: -16
	I0729 00:48:43.298083 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:43.798494 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:44.297964 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:44.798813 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:45.298004 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:45.798839 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:46.298220 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:46.797955 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:47.298429 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:47.798382 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:48.298514 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:48.798717 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:49.298197 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:49.797965 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:50.298619 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:50.798436 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:51.297909 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:51.797924 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:52.298557 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:52.798750 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:53.298400 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:53.797954 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:54.297988 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:54.798052 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:55.298151 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:55.402301 1120657 kubeadm.go:1113] duration metric: took 12.754294067s to wait for elevateKubeSystemPrivileges
	I0729 00:48:55.402394 1120657 kubeadm.go:394] duration metric: took 29.814242534s to StartCluster
	I0729 00:48:55.402427 1120657 settings.go:142] acquiring lock: {Name:mk72ea54df22915aa2308e7cc594b9f07d64ea68 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:55.402591 1120657 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:48:55.403111 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/kubeconfig: {Name:mkb4f06b3f03e045368032b3dfb7d1a6fafb70d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:55.403373 1120657 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"
	I0729 00:48:55.403433 1120657 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}
	I0729 00:48:55.403653 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:55.403703 1120657 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]
	I0729 00:48:55.403785 1120657 addons.go:69] Setting yakd=true in profile "addons-293121"
	I0729 00:48:55.403813 1120657 addons.go:234] Setting addon yakd=true in "addons-293121"
	I0729 00:48:55.403839 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.404057 1120657 addons.go:69] Setting inspektor-gadget=true in profile "addons-293121"
	I0729 00:48:55.404081 1120657 addons.go:234] Setting addon inspektor-gadget=true in "addons-293121"
	I0729 00:48:55.404099 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.404462 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.404810 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.405103 1120657 addons.go:69] Setting cloud-spanner=true in profile "addons-293121"
	I0729 00:48:55.405131 1120657 addons.go:234] Setting addon cloud-spanner=true in "addons-293121"
	I0729 00:48:55.405169 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.405567 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.405911 1120657 addons.go:69] Setting metrics-server=true in profile "addons-293121"
	I0729 00:48:55.405944 1120657 addons.go:234] Setting addon metrics-server=true in "addons-293121"
	I0729 00:48:55.405977 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.406457 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.408520 1120657 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-293121"
	I0729 00:48:55.408593 1120657 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-293121"
	I0729 00:48:55.408624 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.409027 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.409365 1120657 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-293121"
	I0729 00:48:55.409394 1120657 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-293121"
	I0729 00:48:55.409416 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.409792 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.415369 1120657 addons.go:69] Setting default-storageclass=true in profile "addons-293121"
	I0729 00:48:55.415410 1120657 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-293121"
	I0729 00:48:55.415700 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.417610 1120657 addons.go:69] Setting registry=true in profile "addons-293121"
	I0729 00:48:55.417657 1120657 addons.go:234] Setting addon registry=true in "addons-293121"
	I0729 00:48:55.417693 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.418133 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.421446 1120657 addons.go:69] Setting gcp-auth=true in profile "addons-293121"
	I0729 00:48:55.421502 1120657 mustload.go:65] Loading cluster: addons-293121
	I0729 00:48:55.421681 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:55.421929 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.423626 1120657 addons.go:69] Setting storage-provisioner=true in profile "addons-293121"
	I0729 00:48:55.423669 1120657 addons.go:234] Setting addon storage-provisioner=true in "addons-293121"
	I0729 00:48:55.423709 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.424120 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.438896 1120657 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-293121"
	I0729 00:48:55.438952 1120657 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-293121"
	I0729 00:48:55.439156 1120657 addons.go:69] Setting ingress=true in profile "addons-293121"
	I0729 00:48:55.439195 1120657 addons.go:234] Setting addon ingress=true in "addons-293121"
	I0729 00:48:55.439256 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.439775 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.440129 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.453681 1120657 addons.go:69] Setting volcano=true in profile "addons-293121"
	I0729 00:48:55.453780 1120657 addons.go:234] Setting addon volcano=true in "addons-293121"
	I0729 00:48:55.453856 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.454484 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.464104 1120657 addons.go:69] Setting ingress-dns=true in profile "addons-293121"
	I0729 00:48:55.470293 1120657 addons.go:234] Setting addon ingress-dns=true in "addons-293121"
	I0729 00:48:55.470824 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.475813 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.482714 1120657 addons.go:69] Setting volumesnapshots=true in profile "addons-293121"
	I0729 00:48:55.483268 1120657 addons.go:234] Setting addon volumesnapshots=true in "addons-293121"
	I0729 00:48:55.483371 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.483924 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.488205 1120657 out.go:177] * Verifying Kubernetes components...
	I0729 00:48:55.490728 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:55.591517 1120657 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 00:48:55.591666 1120657 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 00:48:55.593582 1120657 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 00:48:55.593642 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 00:48:55.593740 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.593914 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 00:48:55.593946 1120657 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 00:48:55.594024 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.620257 1120657 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 00:48:55.622512 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 00:48:55.622585 1120657 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 00:48:55.622699 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.647320 1120657 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 00:48:55.649592 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 00:48:55.652225 1120657 addons.go:234] Setting addon default-storageclass=true in "addons-293121"
	I0729 00:48:55.652377 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.653038 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.702620 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 00:48:55.702640 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 00:48:55.702747 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.718546 1120657 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 00:48:55.718560 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 00:48:55.724523 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:48:55.730912 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:48:55.731025 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 00:48:55.731041 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 00:48:55.731117 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.734744 1120657 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-293121"
	I0729 00:48:55.734793 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.735212 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.758232 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 00:48:55.758291 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 00:48:55.718610 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.766965 1120657 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 00:48:55.766984 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 00:48:55.767043 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.767462 1120657 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0729 00:48:55.771051 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 00:48:55.771321 1120657 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 00:48:55.771337 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 00:48:55.771402 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.778993 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 00:48:55.779451 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.783821 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.782976 1120657 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 00:48:55.785190 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 00:48:55.785277 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.782986 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 00:48:55.792241 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 00:48:55.783423 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	W0729 00:48:55.783568 1120657 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 00:48:55.795469 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 00:48:55.795713 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 00:48:55.795980 1120657 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 00:48:55.796004 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 00:48:55.796071 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.816505 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 00:48:55.820272 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 00:48:55.821829 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 00:48:55.821856 1120657 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 00:48:55.821947 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.829230 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 00:48:55.847935 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 00:48:55.847958 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 00:48:55.848023 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.858636 1120657 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 00:48:55.858720 1120657 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 00:48:55.858814 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.898764 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.903673 1120657 out.go:177]   - Using image docker.io/busybox:stable
	I0729 00:48:55.904814 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.910785 1120657 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 00:48:55.913136 1120657 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 00:48:55.913159 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 00:48:55.913223 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.942877 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.997057 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.027094 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.028444 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.036033 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.038070 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.050825 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.051606 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.170629 1120657 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
	I0729 00:48:56.182192 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 00:48:56.182254 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 00:48:56.225199 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 00:48:56.225222 1120657 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 00:48:56.246757 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 00:48:56.246782 1120657 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 00:48:56.294046 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 00:48:56.294124 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 00:48:56.300829 1120657 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
	I0729 00:48:56.304524 1120657 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
	I0729 00:48:56.333802 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 00:48:56.333874 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 00:48:56.378734 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 00:48:56.378802 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 00:48:56.381379 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 00:48:56.381447 1120657 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 00:48:56.405984 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 00:48:56.406060 1120657 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)
	I0729 00:48:56.450604 1120657 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 00:48:56.450700 1120657 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": (1.04729991s)
	I0729 00:48:56.450950 1120657 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 -"
	I0729 00:48:56.460117 1120657 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
	I0729 00:48:56.463479 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 00:48:56.463554 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 00:48:56.480729 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 00:48:56.480801 1120657 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 00:48:56.495712 1120657 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
	I0729 00:48:56.498591 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 00:48:56.498655 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 00:48:56.502494 1120657 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
	I0729 00:48:56.551759 1120657 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
	I0729 00:48:56.591058 1120657 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
	I0729 00:48:56.609421 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 00:48:56.609497 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 00:48:56.613124 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 00:48:56.613193 1120657 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 00:48:56.618245 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 00:48:56.618316 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 00:48:56.650223 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 00:48:56.650302 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 00:48:56.661529 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 00:48:56.661603 1120657 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 00:48:56.796754 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 00:48:56.796827 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 00:48:56.838461 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 00:48:56.838527 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 00:48:56.841752 1120657 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
	I0729 00:48:56.869466 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 00:48:56.869539 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 00:48:56.902650 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 00:48:56.902747 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 00:48:56.970270 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 00:48:56.970336 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 00:48:57.033249 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 00:48:57.033328 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 00:48:57.074090 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 00:48:57.074166 1120657 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 00:48:57.101893 1120657 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
	I0729 00:48:57.181324 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 00:48:57.181400 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 00:48:57.219654 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 00:48:57.219731 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 00:48:57.275686 1120657 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 00:48:57.275759 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 00:48:57.301747 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 00:48:57.301821 1120657 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 00:48:57.307702 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 00:48:57.307775 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 00:48:57.363574 1120657 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
	I0729 00:48:57.412261 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 00:48:57.412339 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 00:48:57.443193 1120657 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
	I0729 00:48:57.545418 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 00:48:57.545492 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 00:48:57.555543 1120657 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: (1.384807048s)
	I0729 00:48:57.792291 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 00:48:57.792370 1120657 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 00:48:58.009278 1120657 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
	I0729 00:49:00.687557 1120657 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: (4.38665214s)
	I0729 00:49:02.418384 1120657 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 -": (5.967389214s)
	I0729 00:49:02.418416 1120657 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 00:49:02.419496 1120657 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.968770652s)
	I0729 00:49:02.420276 1120657 node_ready.go:35] waiting up to 6m0s for node "addons-293121" to be "Ready" ...
	I0729 00:49:02.420607 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.960414724s)
	I0729 00:49:02.420676 1120657 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.924884414s)
	I0729 00:49:02.420694 1120657 addons.go:475] Verifying addon registry=true in "addons-293121"
	I0729 00:49:02.420834 1120657 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: (6.116248638s)
	I0729 00:49:02.420853 1120657 addons.go:475] Verifying addon ingress=true in "addons-293121"
	I0729 00:49:02.421087 1120657 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.91851805s)
	I0729 00:49:02.421259 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.869424472s)
	I0729 00:49:02.421330 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.830194216s)
	I0729 00:49:02.421450 1120657 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.579634832s)
	I0729 00:49:02.421460 1120657 addons.go:475] Verifying addon metrics-server=true in "addons-293121"
	I0729 00:49:02.421496 1120657 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.319523506s)
	I0729 00:49:02.423925 1120657 out.go:177] * Verifying registry addon...
	I0729 00:49:02.424010 1120657 out.go:177] * Verifying ingress addon...
	I0729 00:49:02.427674 1120657 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-293121 service yakd-dashboard -n yakd-dashboard
	
	I0729 00:49:02.428587 1120657 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 00:49:02.429452 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 00:49:02.443742 1120657 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 00:49:02.443775 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:02.450547 1120657 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 00:49:02.450575 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0729 00:49:02.461481 1120657 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 00:49:02.495221 1120657 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.131553244s)
	W0729 00:49:02.495267 1120657 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
	I0729 00:49:02.495302 1120657 retry.go:31] will retry after 344.686361ms: 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
	I0729 00:49:02.495392 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (5.052109331s)
	I0729 00:49:02.840690 1120657 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
	I0729 00:49:03.011140 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:03.011267 1120657 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-293121" context rescaled to 1 replicas
	I0729 00:49:03.012328 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.449699 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.465168 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:03.517670 1120657 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: (5.508267162s)
	I0729 00:49:03.517710 1120657 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-293121"
	I0729 00:49:03.522111 1120657 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 00:49:03.526347 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 00:49:03.552836 1120657 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 00:49:03.552866 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:03.938648 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.938912 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.031637 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:04.423822 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:04.432874 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:04.433831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.531195 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:04.690433 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 00:49:04.690513 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:49:04.709625 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:49:04.848565 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 00:49:04.880044 1120657 addons.go:234] Setting addon gcp-auth=true in "addons-293121"
	I0729 00:49:04.880169 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:49:04.881065 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:49:04.921785 1120657 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 00:49:04.921837 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:49:04.934141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.936755 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:04.947473 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:49:05.031836 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:05.435596 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:05.436738 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:05.543860 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:05.935152 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:05.936880 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:05.960935 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.120187866s)
	I0729 00:49:05.961293 1120657 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.039485245s)
	I0729 00:49:05.965126 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:49:05.968533 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 00:49:05.972057 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 00:49:05.972089 1120657 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 00:49:05.991341 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 00:49:05.991413 1120657 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 00:49:06.018485 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 00:49:06.018515 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 00:49:06.031356 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:06.060802 1120657 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
	I0729 00:49:06.426695 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:06.438388 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:06.441570 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:06.533086 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:06.681155 1120657 addons.go:475] Verifying addon gcp-auth=true in "addons-293121"
	I0729 00:49:06.683811 1120657 out.go:177] * Verifying gcp-auth addon...
	I0729 00:49:06.687338 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 00:49:06.701756 1120657 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 00:49:06.701776 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:06.937522 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:06.938469 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:07.033496 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:07.192450 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:07.433905 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:07.435356 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:07.531344 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:07.691028 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:07.940441 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:07.943390 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:08.031048 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:08.193125 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:08.435184 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:08.436463 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:08.530512 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:08.692468 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:08.931068 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:08.937773 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:08.938584 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.039518 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:09.191611 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:09.433710 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.434386 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:09.531849 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:09.690483 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:09.938858 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.940015 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.032607 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:10.191669 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:10.434079 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:10.434302 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.531851 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:10.690751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:10.940665 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.941428 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.030934 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:11.191432 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:11.424021 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:11.433612 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.434436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:11.531325 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:11.693592 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:11.933643 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.934361 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:12.031729 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:12.191133 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:12.432992 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:12.434261 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:12.531831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:12.691816 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:12.932953 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:12.934610 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:13.030468 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:13.191192 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:13.425155 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:13.432276 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:13.434051 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:13.530726 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:13.692102 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:13.933529 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:13.934490 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:14.031060 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:14.190941 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:14.433673 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:14.434384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:14.530949 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:14.692038 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:14.932586 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:14.934278 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:15.031701 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:15.191783 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:15.432623 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:15.434719 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:15.530404 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:15.691126 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:15.924298 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:15.933548 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:15.934241 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:16.031099 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:16.190808 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:16.433626 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:16.434577 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:16.533061 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:16.691910 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:16.933928 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:16.934988 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:17.031434 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:17.191006 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:17.433596 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:17.434394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:17.530585 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:17.693041 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:17.935043 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:17.935250 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.031452 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:18.190954 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:18.425180 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:18.433806 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:18.434753 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.530603 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:18.691028 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:18.940066 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.943023 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.031240 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:19.191237 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:19.434061 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:19.434811 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.531359 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:19.691259 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:19.932790 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.934947 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.031106 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:20.191856 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:20.432922 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:20.434522 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.531353 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:20.690898 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:20.923760 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:20.934017 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.934822 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.031372 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:21.191058 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:21.434557 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.434900 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:21.530947 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:21.690943 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:21.932452 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.934197 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:22.031011 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:22.191548 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:22.433861 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:22.434462 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:22.531059 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:22.691078 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:22.933024 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:22.934751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:23.030521 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:23.191374 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:23.424269 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:23.433413 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:23.434124 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:23.531384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:23.690739 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:23.934065 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:23.934604 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:24.031827 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:24.191042 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:24.433657 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:24.434683 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:24.530882 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:24.696948 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:24.933348 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:24.934243 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:25.031141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:25.191831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:25.433570 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:25.435691 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:25.530303 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:25.691113 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:25.924137 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:25.934770 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:25.935595 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:26.030500 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:26.190796 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:26.432765 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:26.434610 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:26.531345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:26.690501 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:26.933276 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:26.935213 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.032083 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:27.193508 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:27.439837 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.441208 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:27.531238 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:27.691420 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:27.934590 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.936896 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.031201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:28.190517 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:28.423515 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:28.432845 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.434690 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:28.531853 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:28.691436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:28.932408 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.933197 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:29.032319 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:29.191175 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:29.433337 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:29.433498 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:29.530869 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:29.691355 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:29.933424 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:29.934936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.036916 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:30.191572 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:30.424186 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:30.433727 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.435064 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:30.531397 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:30.691315 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:30.933870 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.935212 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.030683 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:31.191136 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:31.434621 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.435595 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:31.530847 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:31.691964 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:31.932514 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.935191 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:32.031500 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:32.191362 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:32.424673 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:32.434559 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:32.435647 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:32.530564 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:32.691301 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:32.933510 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:32.935511 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.031177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:33.190784 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:33.433277 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:33.435489 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.530604 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:33.691949 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:33.933936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.934773 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.031654 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:34.191337 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:34.433509 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.434049 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:34.531070 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:34.691469 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:34.924364 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:34.932762 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.934307 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:35.031276 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:35.190872 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:35.432941 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:35.434609 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:35.531164 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:35.693845 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:35.933789 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:35.934504 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.031092 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:36.191388 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:36.432932 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:36.435073 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.530964 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:36.691177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:36.934254 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.934990 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.031965 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:37.190727 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:37.425193 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:37.433658 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.434581 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:37.531048 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:37.691133 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:37.933358 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.935472 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.031398 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:38.191351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:38.434069 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:38.434930 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.530755 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:38.691418 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:38.934107 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.935032 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:39.031623 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:39.191813 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:39.433475 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:39.434083 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:39.531226 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:39.690994 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:39.923713 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:39.933633 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:39.935203 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.031292 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:40.190911 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:40.432649 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.434257 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:40.530380 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:40.692842 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:40.933728 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.934324 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.031129 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:41.191765 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:41.433739 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.434815 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:41.531330 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:41.691167 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:41.933524 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.934795 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:42.031098 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:42.244836 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:42.444668 1120657 node_ready.go:49] node "addons-293121" has status "Ready":"True"
	I0729 00:49:42.444695 1120657 node_ready.go:38] duration metric: took 40.02439096s for node "addons-293121" to be "Ready" ...
	I0729 00:49:42.444705 1120657 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" ...
	I0729 00:49:42.451298 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:42.452129 1120657 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 00:49:42.452152 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:42.559360 1120657 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:42.649005 1120657 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 00:49:42.649035 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:42.701600 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:42.936784 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:42.939475 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.069551 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:43.192290 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:43.433788 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.434745 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:43.532928 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:43.691319 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:43.935122 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.938294 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.037227 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:44.204345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:44.468966 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.470348 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:44.587744 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:44.634244 1120657 pod_ready.go:92] pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.646767 1120657 pod_ready.go:81] duration metric: took 2.087355623s for pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.646826 1120657 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.674131 1120657 pod_ready.go:92] pod "etcd-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.674200 1120657 pod_ready.go:81] duration metric: took 27.363196ms for pod "etcd-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.674232 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.681668 1120657 pod_ready.go:92] pod "kube-apiserver-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.681735 1120657 pod_ready.go:81] duration metric: took 7.48044ms for pod "kube-apiserver-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.681763 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.689312 1120657 pod_ready.go:92] pod "kube-controller-manager-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.689341 1120657 pod_ready.go:81] duration metric: took 7.554737ms for pod "kube-controller-manager-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.689355 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-wqqsr" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.697382 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:44.701547 1120657 pod_ready.go:92] pod "kube-proxy-wqqsr" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.701585 1120657 pod_ready.go:81] duration metric: took 12.223356ms for pod "kube-proxy-wqqsr" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.701598 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.933553 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:44.937371 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.963621 1120657 pod_ready.go:92] pod "kube-scheduler-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.963649 1120657 pod_ready.go:81] duration metric: took 262.043341ms for pod "kube-scheduler-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.963662 1120657 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:45.035700 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:45.194716 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:45.436156 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:45.439155 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:45.533809 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:45.691054 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:45.935174 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:45.935498 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.032885 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:46.191345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:46.435301 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:46.436412 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.532368 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:46.690512 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:46.933864 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:46.935595 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.969364 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:47.031877 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:47.191205 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:47.437577 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:47.438385 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:47.534652 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:47.691152 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:47.936520 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:47.937495 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.033277 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:48.193201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:48.436137 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.438818 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:48.531933 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:48.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:48.934313 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:48.935693 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.969948 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:49.032503 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:49.195183 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:49.438786 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:49.440180 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:49.532402 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:49.691792 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:49.934824 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:49.935245 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.036777 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:50.191176 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:50.436734 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:50.437655 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.532913 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:50.695390 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:50.933038 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.935313 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.033130 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:51.191565 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:51.435144 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:51.436251 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.469458 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:51.532150 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:51.691451 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:51.942306 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.943217 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.032666 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:52.191924 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:52.434765 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:52.435237 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.533532 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:52.690624 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:52.933970 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.936562 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.032141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:53.191225 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:53.437012 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:53.447454 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.472386 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:53.534179 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:53.691973 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:53.937486 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.938893 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.037568 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:54.191479 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:54.441643 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.444363 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:54.532898 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:54.691402 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:54.935712 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.938505 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.032744 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:55.191501 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:55.434795 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.437291 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:55.532770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:55.691502 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:55.933789 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:55.936730 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.974445 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:56.033235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:56.192492 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:56.435861 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:56.437864 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:56.534533 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:56.691483 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:56.936571 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:56.941236 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.034504 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:57.191615 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:57.445325 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.460757 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:57.542236 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:57.698110 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:57.934090 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.940545 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:58.034162 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:58.191180 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:58.436717 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:58.436741 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:58.470730 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:58.534228 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:58.691329 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:58.935321 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:58.943846 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:59.032128 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:59.192980 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:59.434302 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:59.434939 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:59.532351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:59.691992 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:59.934619 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:59.935384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:00.054177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:00.199294 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:00.438605 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:00.443199 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:00.475043 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:00.533169 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:00.692862 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:00.935542 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:00.937648 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:01.032350 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:01.192629 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:01.442909 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:01.444764 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:01.533145 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:01.692099 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:01.935641 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:01.936171 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.032509 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:02.191132 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:02.434721 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:02.436201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.480119 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:02.533521 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:02.691054 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:02.935239 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.936164 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.034871 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:03.191908 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:03.437123 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.437896 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:03.533223 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:03.691627 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:03.940283 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.941450 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.032997 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:04.191696 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:04.438104 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:04.438983 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.565236 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:04.691436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:04.936582 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.938140 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:04.971074 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:05.033422 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:05.192226 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:05.437638 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:05.438993 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:05.535573 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:05.691318 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:05.936247 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:05.937056 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.033848 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:06.191823 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:06.434402 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:06.438751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.532911 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:06.691622 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:06.935816 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:06.940506 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.972021 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:07.033662 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:07.190785 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:07.436152 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:07.436705 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:07.533155 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:07.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:07.935876 1120657 kapi.go:107] duration metric: took 1m5.506417636s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 00:50:07.936886 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:08.032719 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:08.191307 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:08.436472 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:08.533600 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:08.691351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:08.933170 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:09.036298 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:09.192748 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:09.433954 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:09.471111 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:09.534985 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:09.692081 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:09.934336 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:10.050909 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:10.192770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:10.435004 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:10.536842 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:10.695191 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:10.934078 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.038248 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:11.190809 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:11.433605 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.532144 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:11.691323 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:11.934173 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.969960 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:12.032493 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:12.191094 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:12.434415 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:12.533300 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:12.691164 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:12.937858 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.043984 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:13.192192 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:13.434196 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.535066 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:13.691650 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:13.933291 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.971902 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:14.035642 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:14.192010 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:14.435317 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:14.533167 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:14.694174 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:14.934138 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.035366 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:15.193342 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:15.434652 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.534977 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:15.692852 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:15.934184 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.973182 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:16.038895 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:16.191950 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:16.436548 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:16.532281 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:16.698039 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:16.933428 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:17.031924 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:17.191327 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:17.434001 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:17.531770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:17.691176 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:17.933271 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:18.032833 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:18.190627 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:18.433722 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:18.470631 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:18.534856 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:18.691703 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:18.933752 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:19.035357 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:19.190897 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:19.433684 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:19.532625 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:19.692026 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:19.933729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.032901 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:20.190991 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:20.433527 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.535955 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:20.692917 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:20.934798 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.970786 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:21.033235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:21.192370 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:21.436394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:21.532157 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:21.692927 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:21.934922 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.042065 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:22.192555 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:22.433549 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.536330 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:22.710480 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:22.934394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.980159 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:23.039049 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:23.191768 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:23.435631 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:23.533156 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:23.691857 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:23.934485 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:24.034975 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:24.190844 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:24.434345 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:24.531654 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:24.691144 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:24.941541 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:25.035426 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:25.190868 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:25.433748 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:25.470142 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:25.532868 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:25.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:25.938494 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:26.031913 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:26.191215 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:26.433239 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:26.535677 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:26.691060 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:26.940342 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:27.036427 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:27.191433 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:27.433395 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:27.470994 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:27.536394 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:27.691505 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:27.934297 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:28.033723 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:28.191230 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:28.434620 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:28.532799 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:28.692166 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:28.933325 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:29.032458 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:29.191153 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:29.435356 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:29.471098 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:29.532620 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:29.690937 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:29.934790 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:30.035569 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:30.192224 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:30.435243 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:30.534936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:30.692055 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:30.935552 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:31.033680 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:31.191966 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:31.435090 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:31.473327 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:31.537762 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:31.700206 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:31.934408 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:32.032849 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:32.191613 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:32.433529 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:32.532812 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:32.693210 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:32.933974 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.032327 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:33.191543 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:33.433729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.532203 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:33.691235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:33.933729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.970351 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:34.034118 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:34.191967 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:34.433739 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:34.533078 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:34.691942 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:34.935782 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.033709 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:35.191205 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:35.434157 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.531939 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:35.691263 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:35.935301 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.970756 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:36.032986 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:36.196401 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:36.433911 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:36.535607 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:36.692265 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:36.934065 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:37.034178 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:37.191320 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:37.433885 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:37.533181 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:37.698588 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:37.933571 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:38.033540 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:38.195956 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:38.433702 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:38.469449 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:38.533977 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:38.691591 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:38.934095 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:39.033229 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:39.191740 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:39.441485 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:39.547208 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:39.693681 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:39.934328 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:40.035189 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:40.192275 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:40.434428 1120657 kapi.go:107] duration metric: took 1m38.005838786s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 00:50:40.472818 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:40.531851 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:40.690774 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:41.033416 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:41.192439 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:41.537999 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:41.693255 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:42.035257 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:42.194156 1120657 kapi.go:107] duration metric: took 1m35.5068253s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 00:50:42.196917 1120657 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-293121 cluster.
	I0729 00:50:42.200527 1120657 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.
	I0729 00:50:42.202511 1120657 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 00:50:42.532339 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:42.970227 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:43.033693 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:43.539215 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:44.036161 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:44.534033 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:45.034407 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:45.470319 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:45.531974 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:46.032791 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:46.532442 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.033460 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.534259 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.973959 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:48.032351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:48.532445 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:49.034168 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:49.532574 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:50.032539 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:50.470984 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:50.532882 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:51.032642 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:51.531686 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:52.035587 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:52.474098 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:52.532308 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:53.047322 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:53.532674 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:54.033098 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:54.532142 1120657 kapi.go:107] duration metric: took 1m51.005793341s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 00:50:54.533919 1120657 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, cloud-spanner, storage-provisioner, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0729 00:50:54.535937 1120657 addons.go:510] duration metric: took 1m59.132237401s for enable addons: enabled=[nvidia-device-plugin ingress-dns cloud-spanner storage-provisioner metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0729 00:50:54.969606 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:56.969846 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:59.469988 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:01.970024 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:03.970294 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:05.970459 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:08.469639 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:10.969521 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:12.969749 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:14.970695 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:17.470152 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:19.970408 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:21.972611 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:22.989461 1120657 pod_ready.go:92] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"True"
	I0729 00:51:22.989492 1120657 pod_ready.go:81] duration metric: took 1m38.025820483s for pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.989506 1120657 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.995370 1120657 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace has status "Ready":"True"
	I0729 00:51:22.995403 1120657 pod_ready.go:81] duration metric: took 5.886234ms for pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.995426 1120657 pod_ready.go:38] duration metric: took 1m40.55070813s 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" ...
	I0729 00:51:22.995444 1120657 api_server.go:52] waiting for apiserver process to appear ...
	I0729 00:51:22.996057 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:22.996134 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:23.076754 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:23.076777 1120657 cri.go:89] found id: ""
	I0729 00:51:23.076785 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:23.076847 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.081825 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:23.081897 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:23.126356 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:23.126380 1120657 cri.go:89] found id: ""
	I0729 00:51:23.126388 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:23.126444 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.130152 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:23.130223 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:23.174453 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:23.174517 1120657 cri.go:89] found id: ""
	I0729 00:51:23.174539 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:23.174641 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.188049 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:23.188166 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:23.242506 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:23.242574 1120657 cri.go:89] found id: ""
	I0729 00:51:23.242596 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:23.242712 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.246629 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:23.246785 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:23.294850 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:23.294933 1120657 cri.go:89] found id: ""
	I0729 00:51:23.294973 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:23.295079 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.299525 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:23.299645 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:23.369931 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:23.369997 1120657 cri.go:89] found id: ""
	I0729 00:51:23.370019 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:23.370135 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.374471 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:23.374591 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:23.419971 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:23.420044 1120657 cri.go:89] found id: ""
	I0729 00:51:23.420066 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:23.420165 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.424839 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:23.424931 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:23.445292 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:23.445375 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:23.617860 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:23.617890 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:23.664194 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:23.664226 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:23.714036 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:23.714067 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:23.758486 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:23.758520 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:23.826571 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:23.826609 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:23.890620 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:23.890807 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:23.976341 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:23.976379 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:24.064033 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:24.064072 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:24.112534 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:24.112567 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:24.161463 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:24.161498 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:26.755759 1120657 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 00:51:26.771276 1120657 api_server.go:72] duration metric: took 2m31.367800126s to wait for apiserver process to appear ...
	I0729 00:51:26.771324 1120657 api_server.go:88] waiting for apiserver healthz status ...
	I0729 00:51:26.771358 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:26.771430 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:26.814273 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:26.814295 1120657 cri.go:89] found id: ""
	I0729 00:51:26.814303 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:26.814364 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.817641 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:26.817711 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:26.855900 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:26.855924 1120657 cri.go:89] found id: ""
	I0729 00:51:26.855933 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:26.856006 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.859679 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:26.859770 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:26.897091 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:26.897113 1120657 cri.go:89] found id: ""
	I0729 00:51:26.897121 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:26.897193 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.900774 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:26.900847 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:26.938842 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:26.938866 1120657 cri.go:89] found id: ""
	I0729 00:51:26.938874 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:26.938935 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.942370 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:26.942457 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:26.981243 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:26.981266 1120657 cri.go:89] found id: ""
	I0729 00:51:26.981275 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:26.981333 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.985376 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:26.985524 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:27.047790 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:27.047870 1120657 cri.go:89] found id: ""
	I0729 00:51:27.047893 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:27.047987 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:27.051673 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:27.051788 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:27.093695 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:27.093719 1120657 cri.go:89] found id: ""
	I0729 00:51:27.093727 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:27.093784 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:27.097326 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:27.097355 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:27.118919 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:27.118951 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:27.253784 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:27.253814 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:27.310065 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:27.310099 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:27.364441 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:27.364530 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:27.436218 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:27.436248 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:27.486533 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:27.486570 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:27.573208 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:27.573244 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:27.619572 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:27.619608 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:27.699349 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:27.699454 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:27.768749 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:27.768785 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:27.869648 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:27.869697 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:30.437426 1120657 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 00:51:30.449332 1120657 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 00:51:30.451278 1120657 api_server.go:141] control plane version: v1.30.3
	I0729 00:51:30.451313 1120657 api_server.go:131] duration metric: took 3.679980615s to wait for apiserver health ...
	I0729 00:51:30.451323 1120657 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 00:51:30.451369 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:30.451447 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:30.497607 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:30.497632 1120657 cri.go:89] found id: ""
	I0729 00:51:30.497641 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:30.497707 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.502240 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:30.502371 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:30.541819 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:30.541842 1120657 cri.go:89] found id: ""
	I0729 00:51:30.541851 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:30.541907 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.545789 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:30.545859 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:30.583698 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:30.583773 1120657 cri.go:89] found id: ""
	I0729 00:51:30.583787 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:30.583844 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.587556 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:30.587634 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:30.627255 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:30.627280 1120657 cri.go:89] found id: ""
	I0729 00:51:30.627288 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:30.627346 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.631542 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:30.631617 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:30.675377 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:30.675400 1120657 cri.go:89] found id: ""
	I0729 00:51:30.675409 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:30.675466 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.679442 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:30.679544 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:30.719112 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:30.719135 1120657 cri.go:89] found id: ""
	I0729 00:51:30.719148 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:30.719207 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.723054 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:30.723127 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:30.770254 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:30.770287 1120657 cri.go:89] found id: ""
	I0729 00:51:30.770296 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:30.770370 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.774202 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:30.774226 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:30.854093 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:30.854129 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:30.989541 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:30.989573 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:31.061029 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:31.061065 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:31.110129 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:31.110162 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:31.160456 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:31.160489 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:31.257987 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:31.258031 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:31.278563 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:31.278597 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:31.316935 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:31.316968 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:31.371625 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:31.371662 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:31.421329 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:31.421361 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:31.498737 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:31.498774 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:34.058344 1120657 system_pods.go:59] 18 kube-system pods found
	I0729 00:51:34.058389 1120657 system_pods.go:61] "coredns-7db6d8ff4d-jjr2t" [5fa8fa8e-f421-4782-9011-4ed863d05a09] Running
	I0729 00:51:34.058396 1120657 system_pods.go:61] "csi-hostpath-attacher-0" [961767c7-e288-4f70-aac0-83f4a5e91254] Running
	I0729 00:51:34.058401 1120657 system_pods.go:61] "csi-hostpath-resizer-0" [a8ff7a31-f310-4879-a4c8-f61274884ab4] Running
	I0729 00:51:34.058406 1120657 system_pods.go:61] "csi-hostpathplugin-xn72m" [5505261c-49b8-4893-9604-4dc0979d17b2] Running
	I0729 00:51:34.058450 1120657 system_pods.go:61] "etcd-addons-293121" [06b3948a-5ee7-4ddd-89b8-4c34d56a38f5] Running
	I0729 00:51:34.058464 1120657 system_pods.go:61] "kindnet-bgjr8" [f90c776f-ff70-499f-869f-80a0ed591560] Running
	I0729 00:51:34.058468 1120657 system_pods.go:61] "kube-apiserver-addons-293121" [412b4dce-538d-4aed-9ec8-9ee0d6f477ef] Running
	I0729 00:51:34.058473 1120657 system_pods.go:61] "kube-controller-manager-addons-293121" [d6c703c1-0803-4b6f-aa19-9a679e119145] Running
	I0729 00:51:34.058480 1120657 system_pods.go:61] "kube-ingress-dns-minikube" [3240bd92-b410-450a-8374-f66d02b75912] Running
	I0729 00:51:34.058484 1120657 system_pods.go:61] "kube-proxy-wqqsr" [6cc9cf2a-6e44-41d7-b776-6f43d55235d7] Running
	I0729 00:51:34.058492 1120657 system_pods.go:61] "kube-scheduler-addons-293121" [5328770c-4572-4f87-a8e3-5c57f2be8a7a] Running
	I0729 00:51:34.058496 1120657 system_pods.go:61] "metrics-server-c59844bb4-8j8jj" [c05f5d3a-d13d-4e1f-af49-e32c9fca2a84] Running
	I0729 00:51:34.058517 1120657 system_pods.go:61] "nvidia-device-plugin-daemonset-ghlzh" [aa7b75be-4b72-468d-b05e-775b8bfd3b97] Running
	I0729 00:51:34.058528 1120657 system_pods.go:61] "registry-656c9c8d9c-9frhw" [037a08a3-22e7-4fb9-8a16-205288a19233] Running
	I0729 00:51:34.058532 1120657 system_pods.go:61] "registry-proxy-wkw52" [a3c757e3-4e78-4409-9a7b-f3c0f7c57525] Running
	I0729 00:51:34.058539 1120657 system_pods.go:61] "snapshot-controller-745499f584-gjfjj" [bdadb9f7-da4d-423f-bd07-74395b7372d5] Running
	I0729 00:51:34.058546 1120657 system_pods.go:61] "snapshot-controller-745499f584-tlgmk" [e5c4487f-e7f7-4963-9982-cc354ed9f5ef] Running
	I0729 00:51:34.058550 1120657 system_pods.go:61] "storage-provisioner" [e4d63823-1705-4c1c-9451-ac7ddce8d958] Running
	I0729 00:51:34.058560 1120657 system_pods.go:74] duration metric: took 3.607231065s to wait for pod list to return data ...
	I0729 00:51:34.058570 1120657 default_sa.go:34] waiting for default service account to be created ...
	I0729 00:51:34.061037 1120657 default_sa.go:45] found service account: "default"
	I0729 00:51:34.061065 1120657 default_sa.go:55] duration metric: took 2.483792ms for default service account to be created ...
	I0729 00:51:34.061076 1120657 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 00:51:34.072479 1120657 system_pods.go:86] 18 kube-system pods found
	I0729 00:51:34.072518 1120657 system_pods.go:89] "coredns-7db6d8ff4d-jjr2t" [5fa8fa8e-f421-4782-9011-4ed863d05a09] Running
	I0729 00:51:34.072526 1120657 system_pods.go:89] "csi-hostpath-attacher-0" [961767c7-e288-4f70-aac0-83f4a5e91254] Running
	I0729 00:51:34.072532 1120657 system_pods.go:89] "csi-hostpath-resizer-0" [a8ff7a31-f310-4879-a4c8-f61274884ab4] Running
	I0729 00:51:34.072537 1120657 system_pods.go:89] "csi-hostpathplugin-xn72m" [5505261c-49b8-4893-9604-4dc0979d17b2] Running
	I0729 00:51:34.072541 1120657 system_pods.go:89] "etcd-addons-293121" [06b3948a-5ee7-4ddd-89b8-4c34d56a38f5] Running
	I0729 00:51:34.072545 1120657 system_pods.go:89] "kindnet-bgjr8" [f90c776f-ff70-499f-869f-80a0ed591560] Running
	I0729 00:51:34.072549 1120657 system_pods.go:89] "kube-apiserver-addons-293121" [412b4dce-538d-4aed-9ec8-9ee0d6f477ef] Running
	I0729 00:51:34.072560 1120657 system_pods.go:89] "kube-controller-manager-addons-293121" [d6c703c1-0803-4b6f-aa19-9a679e119145] Running
	I0729 00:51:34.072565 1120657 system_pods.go:89] "kube-ingress-dns-minikube" [3240bd92-b410-450a-8374-f66d02b75912] Running
	I0729 00:51:34.072586 1120657 system_pods.go:89] "kube-proxy-wqqsr" [6cc9cf2a-6e44-41d7-b776-6f43d55235d7] Running
	I0729 00:51:34.072591 1120657 system_pods.go:89] "kube-scheduler-addons-293121" [5328770c-4572-4f87-a8e3-5c57f2be8a7a] Running
	I0729 00:51:34.072599 1120657 system_pods.go:89] "metrics-server-c59844bb4-8j8jj" [c05f5d3a-d13d-4e1f-af49-e32c9fca2a84] Running
	I0729 00:51:34.072604 1120657 system_pods.go:89] "nvidia-device-plugin-daemonset-ghlzh" [aa7b75be-4b72-468d-b05e-775b8bfd3b97] Running
	I0729 00:51:34.072608 1120657 system_pods.go:89] "registry-656c9c8d9c-9frhw" [037a08a3-22e7-4fb9-8a16-205288a19233] Running
	I0729 00:51:34.072622 1120657 system_pods.go:89] "registry-proxy-wkw52" [a3c757e3-4e78-4409-9a7b-f3c0f7c57525] Running
	I0729 00:51:34.072629 1120657 system_pods.go:89] "snapshot-controller-745499f584-gjfjj" [bdadb9f7-da4d-423f-bd07-74395b7372d5] Running
	I0729 00:51:34.072640 1120657 system_pods.go:89] "snapshot-controller-745499f584-tlgmk" [e5c4487f-e7f7-4963-9982-cc354ed9f5ef] Running
	I0729 00:51:34.072644 1120657 system_pods.go:89] "storage-provisioner" [e4d63823-1705-4c1c-9451-ac7ddce8d958] Running
	I0729 00:51:34.072651 1120657 system_pods.go:126] duration metric: took 11.569204ms to wait for k8s-apps to be running ...
	I0729 00:51:34.072660 1120657 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 00:51:34.072768 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 00:51:34.085450 1120657 system_svc.go:56] duration metric: took 12.778444ms WaitForService to wait for kubelet
	I0729 00:51:34.085529 1120657 kubeadm.go:582] duration metric: took 2m38.682055937s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 00:51:34.085573 1120657 node_conditions.go:102] verifying NodePressure condition ...
	I0729 00:51:34.088925 1120657 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 00:51:34.088960 1120657 node_conditions.go:123] node cpu capacity is 2
	I0729 00:51:34.088974 1120657 node_conditions.go:105] duration metric: took 3.360513ms to run NodePressure ...
	I0729 00:51:34.088988 1120657 start.go:241] waiting for startup goroutines ...
	I0729 00:51:34.088996 1120657 start.go:246] waiting for cluster config update ...
	I0729 00:51:34.089012 1120657 start.go:255] writing updated cluster config ...
	I0729 00:51:34.089319 1120657 ssh_runner.go:195] Run: rm -f paused
	I0729 00:51:34.432050 1120657 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 00:51:34.435768 1120657 out.go:177] * Done! kubectl is now configured to use "addons-293121" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.500582723Z" 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=ba579657-1567-43c6-abac-561e37e2f4f0 name=/runtime.v1.ImageService/ImageStatus
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.501697473Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-rbtpj/hello-world-app" id=c7ac4189-d37b-43bb-8198-2f6c999cc798 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.501789436Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.523746526Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/532826e37f03e7e730afeda0f55f743d510e99b736aa8ab02c3abd7db2cc83c1/merged/etc/passwd: no such file or directory"
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.524028895Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/532826e37f03e7e730afeda0f55f743d510e99b736aa8ab02c3abd7db2cc83c1/merged/etc/group: no such file or directory"
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.571106329Z" level=info msg="Created container 1c91ad6e6b3e956ee58007ccd8a07200607e147482ce812477a291b7d7923056: default/hello-world-app-6778b5fc9f-rbtpj/hello-world-app" id=c7ac4189-d37b-43bb-8198-2f6c999cc798 name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.571897652Z" level=info msg="Starting container: 1c91ad6e6b3e956ee58007ccd8a07200607e147482ce812477a291b7d7923056" id=a1f68a3b-c6d2-4c1d-b995-6daa6c642a6a name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.579281220Z" level=info msg="Started container" PID=7566 containerID=1c91ad6e6b3e956ee58007ccd8a07200607e147482ce812477a291b7d7923056 description=default/hello-world-app-6778b5fc9f-rbtpj/hello-world-app id=a1f68a3b-c6d2-4c1d-b995-6daa6c642a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c442368719b2597abc717ec8546574d001e4b70f02687c063464aa2341b417
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.864850331Z" level=info msg="Removing container: 7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9" id=37210045-5e28-463d-b555-dd4a17b6148e name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 00:55:03 addons-293121 crio[963]: time="2024-07-29 00:55:03.884131187Z" level=info msg="Removed container 7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=37210045-5e28-463d-b555-dd4a17b6148e name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 00:55:05 addons-293121 crio[963]: time="2024-07-29 00:55:05.574850868Z" level=info msg="Stopping container: de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2 (timeout: 2s)" id=b09f34f8-8d1a-4408-b9f8-38b490eda51d name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.581891955Z" level=warning msg="Stopping container de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=b09f34f8-8d1a-4408-b9f8-38b490eda51d name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:55:07 addons-293121 conmon[4683]: conmon de67f1058741dbacf33c <ninfo>: container 4695 exited with status 137
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.724800612Z" level=info msg="Stopped container de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2: ingress-nginx/ingress-nginx-controller-6d9bd977d4-n4wlt/controller" id=b09f34f8-8d1a-4408-b9f8-38b490eda51d name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.725302861Z" level=info msg="Stopping pod sandbox: 9e250fe7b6a6abe26e5594f359dc22a013f6b52f6c3da7b2bdcb197fc4a8e340" id=59326ff0-4b4d-4eed-81be-90b0770fea85 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.728822503Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-F6XDB6QMNFQYFZLZ - [0:0]\n:KUBE-HP-3ZLAGQMNBXU63BLO - [0:0]\n-X KUBE-HP-F6XDB6QMNFQYFZLZ\n-X KUBE-HP-3ZLAGQMNBXU63BLO\nCOMMIT\n"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.730529044Z" level=info msg="Closing host port tcp:80"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.730584223Z" level=info msg="Closing host port tcp:443"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.732054573Z" level=info msg="Host port tcp:80 does not have an open socket"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.732092702Z" level=info msg="Host port tcp:443 does not have an open socket"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.732286916Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-n4wlt Namespace:ingress-nginx ID:9e250fe7b6a6abe26e5594f359dc22a013f6b52f6c3da7b2bdcb197fc4a8e340 UID:429075cd-b068-48c8-9af6-54b7cfb9a87b NetNS:/var/run/netns/839f8800-8c67-4817-99cd-651a3228d973 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.732440900Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-n4wlt from CNI network \"kindnet\" (type=ptp)"
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.752983804Z" level=info msg="Stopped pod sandbox: 9e250fe7b6a6abe26e5594f359dc22a013f6b52f6c3da7b2bdcb197fc4a8e340" id=59326ff0-4b4d-4eed-81be-90b0770fea85 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.877851244Z" level=info msg="Removing container: de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2" id=95d23198-5eab-4aad-991f-dc985876414f name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 00:55:07 addons-293121 crio[963]: time="2024-07-29 00:55:07.892364040Z" level=info msg="Removed container de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2: ingress-nginx/ingress-nginx-controller-6d9bd977d4-n4wlt/controller" id=95d23198-5eab-4aad-991f-dc985876414f name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	1c91ad6e6b3e9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   91c442368719b       hello-world-app-6778b5fc9f-rbtpj
	173ec5684bbb4       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   d80911b7ceb1b       nginx
	0f2f4ce296ca6       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   88c74a86bf605       busybox
	ed9dc4865b862       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              4 minutes ago       Running             yakd                       0                   1db289ecaec8b       yakd-dashboard-799879c74f-974rp
	109922cc7bb18       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             4 minutes ago       Running             local-path-provisioner     0                   bcf160d62dad2       local-path-provisioner-8d985888d-z2zkf
	a87f039674240       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   4 minutes ago       Exited              patch                      0                   0cf356ba66d57       ingress-nginx-admission-patch-j82gf
	13d8dcd61c132       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        4 minutes ago       Running             metrics-server             0                   d12ddddd9349a       metrics-server-c59844bb4-8j8jj
	2c5aa04746866       gcr.io/cloud-spanner-emulator/emulator@sha256:6a72be4b6978a014035656e130840ad1bc06c8aa7c4de78871464ad5714565d4               5 minutes ago       Running             cloud-spanner-emulator     0                   d2a608336bf72       cloud-spanner-emulator-6fcd4f6f98-bfb8t
	d92fab8d41298       nvcr.io/nvidia/k8s-device-plugin@sha256:0e266d96b931365c1ca0de5a877a242cf95d98fdc2ca658dd01b08990df97394                     5 minutes ago       Running             nvidia-device-plugin-ctr   0                   29a51fad130f3       nvidia-device-plugin-daemonset-ghlzh
	54d88102760c4       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   a81ff1ae0bda2       ingress-nginx-admission-create-vtvfb
	efa141be97f73       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   c05ad961d84e2       storage-provisioner
	b4398e45ecdd7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   d206440e21cb4       coredns-7db6d8ff4d-jjr2t
	9c07ffef97002       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   6c548d4e4c18d       kindnet-bgjr8
	23c2dbcfd3a2a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   88870689640f2       kube-proxy-wqqsr
	35f2f5a1204c0       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager    0                   e9ae74aa6a4a1       kube-controller-manager-addons-293121
	486da95e343c4       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver             0                   0b46a75558880       kube-apiserver-addons-293121
	45ebabf751d7a       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler             0                   3a8af04902ea2       kube-scheduler-addons-293121
	3f1d3b5b1414c       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                       0                   e15901a223470       etcd-addons-293121
	
	
	==> coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] <==
	[INFO] 10.244.0.5:56028 - 10669 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003305978s
	[INFO] 10.244.0.5:46395 - 10573 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000110784s
	[INFO] 10.244.0.5:46395 - 37960 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000065017s
	[INFO] 10.244.0.5:41329 - 19838 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000101768s
	[INFO] 10.244.0.5:41329 - 52337 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00003465s
	[INFO] 10.244.0.5:55221 - 2635 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000051118s
	[INFO] 10.244.0.5:55221 - 4429 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000030391s
	[INFO] 10.244.0.5:42051 - 48810 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00004s
	[INFO] 10.244.0.5:42051 - 61348 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00002907s
	[INFO] 10.244.0.5:57445 - 10790 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001238826s
	[INFO] 10.244.0.5:57445 - 18264 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001203478s
	[INFO] 10.244.0.5:54376 - 15838 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0000544s
	[INFO] 10.244.0.5:54376 - 15324 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000035627s
	[INFO] 10.244.0.20:41928 - 63546 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00210936s
	[INFO] 10.244.0.20:34310 - 19549 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00236128s
	[INFO] 10.244.0.20:42665 - 47414 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00612977s
	[INFO] 10.244.0.20:42896 - 358 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.005155049s
	[INFO] 10.244.0.20:58911 - 46867 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000176179s
	[INFO] 10.244.0.20:47632 - 15740 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000090395s
	[INFO] 10.244.0.20:45731 - 31976 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003127379s
	[INFO] 10.244.0.20:43131 - 64901 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003316605s
	[INFO] 10.244.0.20:52481 - 55007 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.003766111s
	[INFO] 10.244.0.20:55215 - 26607 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001008854s
	[INFO] 10.244.0.23:52463 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000441318s
	[INFO] 10.244.0.23:46096 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000114493s
	
	
	==> describe nodes <==
	Name:               addons-293121
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-293121
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1
	                    minikube.k8s.io/name=addons-293121
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T00_48_42_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-293121
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 00:48:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-293121
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 00:55:10 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 00:53:16 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 00:53:16 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 00:53:16 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 00:53:16 +0000   Mon, 29 Jul 2024 00:49:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-293121
	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:                 4bb880a61480481280ef3ad2bdd489ad
	  System UUID:                8a8f4752-64cc-455e-9e36-e9dfce10d303
	  Boot ID:                    895def51-d42c-4bc5-9a4c-0e6874380a7b
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m39s
	  default                     cloud-spanner-emulator-6fcd4f6f98-bfb8t    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  default                     hello-world-app-6778b5fc9f-rbtpj           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  kube-system                 coredns-7db6d8ff4d-jjr2t                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m18s
	  kube-system                 etcd-addons-293121                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m32s
	  kube-system                 kindnet-bgjr8                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m18s
	  kube-system                 kube-apiserver-addons-293121               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m32s
	  kube-system                 kube-controller-manager-addons-293121      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m32s
	  kube-system                 kube-proxy-wqqsr                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m18s
	  kube-system                 kube-scheduler-addons-293121               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m32s
	  kube-system                 metrics-server-c59844bb4-8j8jj             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m13s
	  kube-system                 nvidia-device-plugin-daemonset-ghlzh       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m31s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m12s
	  local-path-storage          local-path-provisioner-8d985888d-z2zkf     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m12s
	  yakd-dashboard              yakd-dashboard-799879c74f-974rp            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m12s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m11s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m39s (x9 over 6m39s)  kubelet          Node addons-293121 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m39s (x8 over 6m39s)  kubelet          Node addons-293121 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m39s (x7 over 6m39s)  kubelet          Node addons-293121 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m32s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m32s                  kubelet          Node addons-293121 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m32s                  kubelet          Node addons-293121 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m32s                  kubelet          Node addons-293121 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m19s                  node-controller  Node addons-293121 event: Registered Node addons-293121 in Controller
	  Normal  NodeReady                5m31s                  kubelet          Node addons-293121 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000703] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000906] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=0000000083d8bcf7
	[  +0.001025] FS-Cache: N-key=[8] 'b4613b0000000000'
	[  +0.002973] FS-Cache: Duplicate cookie detected
	[  +0.000713] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000004ff83c76
	[  +0.001033] FS-Cache: O-key=[8] 'b4613b0000000000'
	[  +0.000703] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000005136bb37
	[  +0.001047] FS-Cache: N-key=[8] 'b4613b0000000000'
	[Jul28 23:26] FS-Cache: Duplicate cookie detected
	[  +0.000740] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.001000] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000008418b759
	[  +0.001065] FS-Cache: O-key=[8] 'b3613b0000000000'
	[  +0.000713] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=0000000083d8bcf7
	[  +0.001052] FS-Cache: N-key=[8] 'b3613b0000000000'
	[  +0.297187] FS-Cache: Duplicate cookie detected
	[  +0.000722] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000962] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000003bc30ac1
	[  +0.001048] FS-Cache: O-key=[8] 'b9613b0000000000'
	[  +0.000724] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000942] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000003c0b48ce
	[  +0.001032] FS-Cache: N-key=[8] 'b9613b0000000000'
	[Jul29 00:02] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] <==
	{"level":"info","ts":"2024-07-29T00:48:35.594069Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.595824Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-29T00:48:35.596211Z","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-29T00:48:35.620359Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.622706Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.596233Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-29T00:48:35.596289Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-29T00:48:35.634831Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-29T00:48:35.636275Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-29T00:48:56.011582Z","caller":"traceutil/trace.go:171","msg":"trace[810692400] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"138.382361ms","start":"2024-07-29T00:48:55.873186Z","end":"2024-07-29T00:48:56.011568Z","steps":["trace[810692400] 'process raft request'  (duration: 138.331317ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:56.02133Z","caller":"traceutil/trace.go:171","msg":"trace[1928269707] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"148.184401ms","start":"2024-07-29T00:48:55.873131Z","end":"2024-07-29T00:48:56.021315Z","steps":["trace[1928269707] 'process raft request'  (duration: 81.290348ms)","trace[1928269707] 'compare'  (duration: 57.006688ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:56.696251Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"231.111276ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:56.718349Z","caller":"traceutil/trace.go:171","msg":"trace[1541314718] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:394; }","duration":"253.215095ms","start":"2024-07-29T00:48:56.465112Z","end":"2024-07-29T00:48:56.718327Z","steps":["trace[1541314718] 'agreement among raft nodes before linearized reading'  (duration: 58.871224ms)","trace[1541314718] 'range keys from in-memory index tree'  (duration: 172.222123ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:58.599101Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.148698ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030839333655210 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" mod_revision:320 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" value_size:140 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-07-29T00:48:58.599893Z","caller":"traceutil/trace.go:171","msg":"trace[779877204] linearizableReadLoop","detail":"{readStateIndex:411; appliedIndex:410; }","duration":"180.305381ms","start":"2024-07-29T00:48:58.419573Z","end":"2024-07-29T00:48:58.599878Z","steps":["trace[779877204] 'read index received'  (duration: 535.086µs)","trace[779877204] 'applied index is now lower than readState.Index'  (duration: 179.768506ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.704086Z","caller":"traceutil/trace.go:171","msg":"trace[252295618] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"284.719744ms","start":"2024-07-29T00:48:58.419331Z","end":"2024-07-29T00:48:58.704051Z","steps":["trace[252295618] 'compare'  (duration: 15.924236ms)","trace[252295618] 'store kv pair into bolt db' {req_type:put; key:/registry/serviceaccounts/kube-system/attachdetach-controller; req_size:206; } (duration: 56.802817ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:58.704933Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"285.333761ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:58.705005Z","caller":"traceutil/trace.go:171","msg":"trace[1976654298] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:402; }","duration":"285.403202ms","start":"2024-07-29T00:48:58.419568Z","end":"2024-07-29T00:48:58.704971Z","steps":["trace[1976654298] 'agreement among raft nodes before linearized reading'  (duration: 184.589019ms)","trace[1976654298] 'range keys from in-memory index tree'  (duration: 100.724698ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.739724Z","caller":"traceutil/trace.go:171","msg":"trace[1287858632] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"225.325076ms","start":"2024-07-29T00:48:58.51438Z","end":"2024-07-29T00:48:58.739705Z","steps":["trace[1287858632] 'process raft request'  (duration: 189.946297ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.742518Z","caller":"traceutil/trace.go:171","msg":"trace[666013895] linearizableReadLoop","detail":"{readStateIndex:414; appliedIndex:411; }","duration":"119.388279ms","start":"2024-07-29T00:48:58.623116Z","end":"2024-07-29T00:48:58.742505Z","steps":["trace[666013895] 'read index received'  (duration: 81.305831ms)","trace[666013895] 'applied index is now lower than readState.Index'  (duration: 38.081923ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.742853Z","caller":"traceutil/trace.go:171","msg":"trace[1254480708] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"228.310089ms","start":"2024-07-29T00:48:58.514521Z","end":"2024-07-29T00:48:58.742831Z","steps":["trace[1254480708] 'process raft request'  (duration: 227.836492ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.773268Z","caller":"traceutil/trace.go:171","msg":"trace[1888458788] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"205.355847ms","start":"2024-07-29T00:48:58.567675Z","end":"2024-07-29T00:48:58.773031Z","steps":["trace[1888458788] 'process raft request'  (duration: 174.806663ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T00:48:58.780867Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"157.743284ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:58.795861Z","caller":"traceutil/trace.go:171","msg":"trace[949743648] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:405; }","duration":"172.743662ms","start":"2024-07-29T00:48:58.623102Z","end":"2024-07-29T00:48:58.795845Z","steps":["trace[949743648] 'agreement among raft nodes before linearized reading'  (duration: 150.37038ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.88469Z","caller":"traceutil/trace.go:171","msg":"trace[563915450] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"102.477006ms","start":"2024-07-29T00:48:58.782184Z","end":"2024-07-29T00:48:58.884661Z","steps":["trace[563915450] 'process raft request'  (duration: 56.948547ms)","trace[563915450] 'compare'  (duration: 45.050342ms)"],"step_count":2}
	
	
	==> kernel <==
	 00:55:13 up  8:37,  0 users,  load average: 0.52, 0.57, 0.70
	Linux addons-293121 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] <==
	E0729 00:53:55.704970       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
	W0729 00:53:57.883413       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
	E0729 00:53:57.883446       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
	I0729 00:54:01.608254       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:01.608288       1 main.go:299] handling current node
	I0729 00:54:11.608308       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:11.608343       1 main.go:299] handling current node
	W0729 00:54:15.889207       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
	E0729 00:54:15.889242       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
	I0729 00:54:21.607299       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:21.607337       1 main.go:299] handling current node
	I0729 00:54:31.608047       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:31.608088       1 main.go:299] handling current node
	W0729 00:54:32.616472       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
	E0729 00:54:32.616519       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
	W0729 00:54:37.465225       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
	E0729 00:54:37.465263       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
	I0729 00:54:41.608132       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:41.608173       1 main.go:299] handling current node
	I0729 00:54:51.607909       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:54:51.607946       1 main.go:299] handling current node
	I0729 00:55:01.607629       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:55:01.607664       1 main.go:299] handling current node
	I0729 00:55:11.608314       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:55:11.608346       1 main.go:299] handling current node
	
	
	==> kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] <==
	E0729 00:51:22.863735       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.107.87.208:443: connect: connection refused
	E0729 00:51:22.869049       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.107.87.208:443: connect: connection refused
	I0729 00:51:22.959805       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0729 00:51:44.165624       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50172: use of closed network connection
	E0729 00:51:44.418922       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50192: use of closed network connection
	E0729 00:51:44.570976       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50212: use of closed network connection
	I0729 00:52:09.631479       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 00:52:28.388988       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.389035       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.475650       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.475717       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.508755       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.508914       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.521114       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.521235       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.543442       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.543486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 00:52:29.521407       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 00:52:29.544638       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 00:52:29.555709       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 00:52:35.237091       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 00:52:36.298342       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 00:52:40.758187       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 00:52:41.085961       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.136.227"}
	I0729 00:55:02.292939       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.242.142"}
	
	
	==> kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] <==
	E0729 00:53:36.236536       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
	W0729 00:53:37.650353       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
	E0729 00:53:37.650389       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
	W0729 00:54:07.387835       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
	E0729 00:54:07.387874       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
	W0729 00:54:18.354067       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
	E0729 00:54:18.354106       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
	W0729 00:54:29.744603       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
	E0729 00:54:29.744643       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
	W0729 00:54:34.630254       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
	E0729 00:54:34.630293       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
	W0729 00:54:50.164230       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
	E0729 00:54:50.164266       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
	W0729 00:55:00.069175       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
	E0729 00:55:00.069310       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
	I0729 00:55:02.076499       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="22.64068ms"
	I0729 00:55:02.087060       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="10.426807ms"
	I0729 00:55:02.087151       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="50.313µs"
	I0729 00:55:02.087567       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="27.708µs"
	I0729 00:55:02.100659       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="44.455µs"
	I0729 00:55:03.911634       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="14.280305ms"
	I0729 00:55:03.924732       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="36.119µs"
	I0729 00:55:04.545376       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0729 00:55:04.551257       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="7.22µs"
	I0729 00:55:04.551652       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] <==
	I0729 00:49:01.161819       1 server_linux.go:69] "Using iptables proxy"
	I0729 00:49:01.251083       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 00:49:01.405388       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 00:49:01.405438       1 server_linux.go:165] "Using iptables Proxier"
	I0729 00:49:01.412012       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 00:49:01.412043       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 00:49:01.412063       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"
	I0729 00:49:01.412278       1 server.go:872] "Version info" version="v1.30.3"
	I0729 00:49:01.412300       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 00:49:01.417462       1 config.go:192] "Starting service config controller"
	I0729 00:49:01.417494       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 00:49:01.417515       1 config.go:101] "Starting endpoint slice config controller"
	I0729 00:49:01.417520       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 00:49:01.418040       1 config.go:319] "Starting node config controller"
	I0729 00:49:01.418059       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 00:49:01.519502       1 shared_informer.go:320] Caches are synced for service config
	I0729 00:49:01.519648       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 00:49:01.633110       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] <==
	W0729 00:48:39.245181       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
	E0729 00:48:39.245392       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
	W0729 00:48:39.245194       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
	E0729 00:48:39.245484       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
	W0729 00:48:40.071922       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 00:48:40.072070       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0729 00:48:40.085364       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0729 00:48:40.085407       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0729 00:48:40.110055       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
	E0729 00:48:40.110104       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
	W0729 00:48:40.156397       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
	E0729 00:48:40.156454       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
	W0729 00:48:40.275377       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
	E0729 00:48:40.275416       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
	W0729 00:48:40.279822       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
	E0729 00:48:40.279873       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
	W0729 00:48:40.406469       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
	E0729 00:48:40.406597       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
	W0729 00:48:40.443622       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0729 00:48:40.443739       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0729 00:48:40.451036       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
	E0729 00:48:40.451168       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
	W0729 00:48:40.501709       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
	E0729 00:48:40.501745       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
	I0729 00:48:42.828418       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 00:55:02 addons-293121 kubelet[1546]: I0729 00:55:02.084610    1546 memory_manager.go:354] "RemoveStaleState removing state" podUID="f85eb5cc-444e-4bfd-9202-cfecc9edfa08" containerName="gadget"
	Jul 29 00:55:02 addons-293121 kubelet[1546]: I0729 00:55:02.084617    1546 memory_manager.go:354] "RemoveStaleState removing state" podUID="f85eb5cc-444e-4bfd-9202-cfecc9edfa08" containerName="gadget"
	Jul 29 00:55:02 addons-293121 kubelet[1546]: I0729 00:55:02.264066    1546 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-fffhj\" (UniqueName: \"kubernetes.io/projected/11f37394-ada4-4d73-8dbc-840661477dae-kube-api-access-fffhj\") pod \"hello-world-app-6778b5fc9f-rbtpj\" (UID: \"11f37394-ada4-4d73-8dbc-840661477dae\") " pod="default/hello-world-app-6778b5fc9f-rbtpj"
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.372229    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-nkfws\" (UniqueName: \"kubernetes.io/projected/3240bd92-b410-450a-8374-f66d02b75912-kube-api-access-nkfws\") pod \"3240bd92-b410-450a-8374-f66d02b75912\" (UID: \"3240bd92-b410-450a-8374-f66d02b75912\") "
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.375011    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3240bd92-b410-450a-8374-f66d02b75912-kube-api-access-nkfws" (OuterVolumeSpecName: "kube-api-access-nkfws") pod "3240bd92-b410-450a-8374-f66d02b75912" (UID: "3240bd92-b410-450a-8374-f66d02b75912"). InnerVolumeSpecName "kube-api-access-nkfws". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.472566    1546 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-nkfws\" (UniqueName: \"kubernetes.io/projected/3240bd92-b410-450a-8374-f66d02b75912-kube-api-access-nkfws\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.863028    1546 scope.go:117] "RemoveContainer" containerID="7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9"
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.884440    1546 scope.go:117] "RemoveContainer" containerID="7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9"
	Jul 29 00:55:03 addons-293121 kubelet[1546]: E0729 00:55:03.884831    1546 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9\": container with ID starting with 7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9 not found: ID does not exist" containerID="7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9"
	Jul 29 00:55:03 addons-293121 kubelet[1546]: I0729 00:55:03.884868    1546 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9"} err="failed to get container status \"7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9\": rpc error: code = NotFound desc = could not find container \"7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9\": container with ID starting with 7b0904ca5563081b7e23c00ea63f65ec36f24e8c15a86b4c3362a3ffaea737b9 not found: ID does not exist"
	Jul 29 00:55:04 addons-293121 kubelet[1546]: I0729 00:55:04.562416    1546 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-rbtpj" podStartSLOduration=1.5144562609999999 podStartE2EDuration="2.562394649s" podCreationTimestamp="2024-07-29 00:55:02 +0000 UTC" firstStartedPulling="2024-07-29 00:55:02.451272389 +0000 UTC m=+380.907915281" lastFinishedPulling="2024-07-29 00:55:03.499210785 +0000 UTC m=+381.955853669" observedRunningTime="2024-07-29 00:55:03.898244929 +0000 UTC m=+382.354887829" watchObservedRunningTime="2024-07-29 00:55:04.562394649 +0000 UTC m=+383.019037533"
	Jul 29 00:55:05 addons-293121 kubelet[1546]: I0729 00:55:05.693408    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3240bd92-b410-450a-8374-f66d02b75912" path="/var/lib/kubelet/pods/3240bd92-b410-450a-8374-f66d02b75912/volumes"
	Jul 29 00:55:05 addons-293121 kubelet[1546]: I0729 00:55:05.693910    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="53dac460-92a5-4584-8a88-10d3fa4fe3a4" path="/var/lib/kubelet/pods/53dac460-92a5-4584-8a88-10d3fa4fe3a4/volumes"
	Jul 29 00:55:05 addons-293121 kubelet[1546]: I0729 00:55:05.694421    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="878648a6-1ab8-4c71-b297-2cc611d4067d" path="/var/lib/kubelet/pods/878648a6-1ab8-4c71-b297-2cc611d4067d/volumes"
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.876213    1546 scope.go:117] "RemoveContainer" containerID="de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2"
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.892619    1546 scope.go:117] "RemoveContainer" containerID="de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2"
	Jul 29 00:55:07 addons-293121 kubelet[1546]: E0729 00:55:07.893028    1546 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2\": container with ID starting with de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2 not found: ID does not exist" containerID="de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2"
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.893068    1546 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2"} err="failed to get container status \"de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2\": rpc error: code = NotFound desc = could not find container \"de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2\": container with ID starting with de67f1058741dbacf33ca62186247a9793ef7c66a913e4dd4f69938dc19a4ac2 not found: ID does not exist"
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.898473    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/429075cd-b068-48c8-9af6-54b7cfb9a87b-webhook-cert\") pod \"429075cd-b068-48c8-9af6-54b7cfb9a87b\" (UID: \"429075cd-b068-48c8-9af6-54b7cfb9a87b\") "
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.898529    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4shw5\" (UniqueName: \"kubernetes.io/projected/429075cd-b068-48c8-9af6-54b7cfb9a87b-kube-api-access-4shw5\") pod \"429075cd-b068-48c8-9af6-54b7cfb9a87b\" (UID: \"429075cd-b068-48c8-9af6-54b7cfb9a87b\") "
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.901147    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/429075cd-b068-48c8-9af6-54b7cfb9a87b-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "429075cd-b068-48c8-9af6-54b7cfb9a87b" (UID: "429075cd-b068-48c8-9af6-54b7cfb9a87b"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.906015    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/429075cd-b068-48c8-9af6-54b7cfb9a87b-kube-api-access-4shw5" (OuterVolumeSpecName: "kube-api-access-4shw5") pod "429075cd-b068-48c8-9af6-54b7cfb9a87b" (UID: "429075cd-b068-48c8-9af6-54b7cfb9a87b"). InnerVolumeSpecName "kube-api-access-4shw5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.999406    1546 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/429075cd-b068-48c8-9af6-54b7cfb9a87b-webhook-cert\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:55:07 addons-293121 kubelet[1546]: I0729 00:55:07.999446    1546 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-4shw5\" (UniqueName: \"kubernetes.io/projected/429075cd-b068-48c8-9af6-54b7cfb9a87b-kube-api-access-4shw5\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:55:09 addons-293121 kubelet[1546]: I0729 00:55:09.694962    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="429075cd-b068-48c8-9af6-54b7cfb9a87b" path="/var/lib/kubelet/pods/429075cd-b068-48c8-9af6-54b7cfb9a87b/volumes"
	
	
	==> storage-provisioner [efa141be97f73a3806c6a97e939a7047a858d10917b94e18db47c322c0577403] <==
	I0729 00:49:43.219709       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 00:49:43.255170       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 00:49:43.255293       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 00:49:43.275027       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 00:49:43.275278       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5!
	I0729 00:49:43.276237       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"be684f1d-e216-48f8-8dfa-1d6d49c6f365", APIVersion:"v1", ResourceVersion:"955", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5 became leader
	I0729 00:49:43.376350       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (331.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 6.07545ms
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-8j8jj" [c05f5d3a-d13d-4e1f-af49-e32c9fca2a84] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004434897s
addons_test.go:417: (dbg) Run:  kubectl --context addons-293121 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-293121 top pods -n kube-system: exit status 1 (91.984598ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 3m21.839194445s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 3m31.724562172s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 3m50.348816491s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 4m1.611093771s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 4m20.525678854s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 4m44.867133289s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 6m14.448527144s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 8m5.423386746s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-jjr2t, age: 8m44.203832694s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c",
	        "Created": "2024-07-29T00:48:19.13256245Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1121153,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T00:48:19.264902605Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/hostname",
	        "HostsPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/hosts",
	        "LogPath": "/var/lib/docker/containers/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c/a1e1181d4288dde33751119fa037459f67773a95e2d5f57acede0a8f80ecbe5c-json.log",
	        "Name": "/addons-293121",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-293121:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-293121",
	            "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/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b-init/diff:/var/lib/docker/overlay2/f5a3c3917d1de1e4a776e12f1d91a6a9d5cb33eb406f181e2cc3aef4be9009bc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0f50d5f14412e9a4d23cdd09fe24ab73889568abdcc993c2efb01f354196d30b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-293121",
	                "Source": "/var/lib/docker/volumes/addons-293121/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-293121",
	            "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-293121",
	                "name.minikube.sigs.k8s.io": "addons-293121",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "237f926fa224e45b1d02b914fc59646c141b70de600028ada246865073030993",
	            "SandboxKey": "/var/run/docker/netns/237f926fa224",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34233"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34234"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34237"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34235"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34236"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-293121": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "dfcd919465f6f5c8097c0a17876f5b367920b9b27ba897d191fc0500e36421a4",
	                    "EndpointID": "35a09c2bcf0e2caf34e8e704cc249b4e4f7ebf334ce4d99191da7240a7d5f4db",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-293121",
	                        "a1e1181d4288"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-293121 -n addons-293121
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-293121 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-293121 logs -n 25: (1.448109947s)
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-407730 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | download-docker-407730                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-407730                                                                   | download-docker-407730 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-436883   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | binary-mirror-436883                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37419                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-436883                                                                     | binary-mirror-436883   | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| addons  | enable dashboard -p                                                                         | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | addons-293121                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | addons-293121                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-293121 --wait=true                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:51 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-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:51 UTC | 29 Jul 24 00:51 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-293121 ip                                                                            | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-293121 addons                                                                        | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-293121 addons                                                                        | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC | 29 Jul 24 00:52 UTC |
	|         | addons-293121                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-293121 ssh curl -s                                                                   | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:52 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-293121 ip                                                                            | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-293121 ssh cat                                                                       | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | /opt/local-path-provisioner/pvc-f6be3a73-aadc-4e04-ac52-6770d4e38a61_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | -p addons-293121                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | addons-293121                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:55 UTC |
	|         | -p addons-293121                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-293121 addons disable                                                                | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:55 UTC | 29 Jul 24 00:56 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-293121 addons                                                                        | addons-293121          | jenkins | v1.33.1 | 29 Jul 24 00:57 UTC | 29 Jul 24 00:57 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 00:47:54
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 00:47:54.463602 1120657 out.go:291] Setting OutFile to fd 1 ...
	I0729 00:47:54.463784 1120657 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:54.463814 1120657 out.go:304] Setting ErrFile to fd 2...
	I0729 00:47:54.463836 1120657 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:54.464081 1120657 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 00:47:54.464546 1120657 out.go:298] Setting JSON to false
	I0729 00:47:54.465398 1120657 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":30626,"bootTime":1722183449,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 00:47:54.465501 1120657 start.go:139] virtualization:  
	I0729 00:47:54.468362 1120657 out.go:177] * [addons-293121] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 00:47:54.470866 1120657 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 00:47:54.470937 1120657 notify.go:220] Checking for updates...
	I0729 00:47:54.474679 1120657 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 00:47:54.476774 1120657 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:47:54.478749 1120657 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 00:47:54.480657 1120657 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 00:47:54.482571 1120657 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 00:47:54.484394 1120657 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 00:47:54.508806 1120657 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 00:47:54.508938 1120657 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:54.576182 1120657 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-29 00:47:54.56689616 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 00:47:54.576299 1120657 docker.go:307] overlay module found
	I0729 00:47:54.580680 1120657 out.go:177] * Using the docker driver based on user configuration
	I0729 00:47:54.582256 1120657 start.go:297] selected driver: docker
	I0729 00:47:54.582271 1120657 start.go:901] validating driver "docker" against <nil>
	I0729 00:47:54.582285 1120657 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 00:47:54.583020 1120657 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:54.642799 1120657 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-29 00:47:54.633628884 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:54.642979 1120657 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 00:47:54.643218 1120657 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]
	I0729 00:47:54.645476 1120657 out.go:177] * Using Docker driver with root privileges
	I0729 00:47:54.647459 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:47:54.647486 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:47:54.647498 1120657 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 00:47:54.647596 1120657 start.go:340] cluster config:
	{Name:addons-293121 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-293121 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}
	I0729 00:47:54.650417 1120657 out.go:177] * Starting "addons-293121" primary control-plane node in "addons-293121" cluster
	I0729 00:47:54.652101 1120657 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 00:47:54.653731 1120657 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 00:47:54.655325 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:47:54.655386 1120657 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 00:47:54.655403 1120657 cache.go:56] Caching tarball of preloaded images
	I0729 00:47:54.655434 1120657 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 00:47:54.655492 1120657 preload.go:172] Found /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 00:47:54.655503 1120657 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 00:47:54.655833 1120657 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json ...
	I0729 00:47:54.655857 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json: {Name:mkee6268c614509d06e883096553068595e16c51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:47:54.670902 1120657 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:54.671022 1120657 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 00:47:54.671049 1120657 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 00:47:54.671055 1120657 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 00:47:54.671063 1120657 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 00:47:54.671074 1120657 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 00:48:11.944005 1120657 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 00:48:11.944047 1120657 cache.go:194] Successfully downloaded all kic artifacts
	I0729 00:48:11.944095 1120657 start.go:360] acquireMachinesLock for addons-293121: {Name:mkec0729868c8e4d068e1e295b253e038933b04b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 00:48:11.944219 1120657 start.go:364] duration metric: took 99.109µs to acquireMachinesLock for "addons-293121"
	I0729 00:48:11.944252 1120657 start.go:93] Provisioning new machine with config: &{Name:addons-293121 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-293121 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}
	I0729 00:48:11.944337 1120657 start.go:125] createHost starting for "" (driver="docker")
	I0729 00:48:11.946490 1120657 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0729 00:48:11.946748 1120657 start.go:159] libmachine.API.Create for "addons-293121" (driver="docker")
	I0729 00:48:11.946784 1120657 client.go:168] LocalClient.Create starting
	I0729 00:48:11.946910 1120657 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem
	I0729 00:48:12.241927 1120657 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem
	I0729 00:48:12.703742 1120657 cli_runner.go:164] Run: docker network inspect addons-293121 --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}}]}"
	W0729 00:48:12.719997 1120657 cli_runner.go:211] docker network inspect addons-293121 --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
	I0729 00:48:12.720082 1120657 network_create.go:284] running [docker network inspect addons-293121] to gather additional debugging logs...
	I0729 00:48:12.720104 1120657 cli_runner.go:164] Run: docker network inspect addons-293121
	W0729 00:48:12.735382 1120657 cli_runner.go:211] docker network inspect addons-293121 returned with exit code 1
	I0729 00:48:12.735417 1120657 network_create.go:287] error running [docker network inspect addons-293121]: docker network inspect addons-293121: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-293121 not found
	I0729 00:48:12.735436 1120657 network_create.go:289] output of [docker network inspect addons-293121]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-293121 not found
	
	** /stderr **
	I0729 00:48:12.735536 1120657 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}}]}"
	I0729 00:48:12.751789 1120657 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:0x40017ff130}
	I0729 00:48:12.751834 1120657 network_create.go:124] attempt to create docker network addons-293121 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0729 00:48:12.751898 1120657 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-293121 addons-293121
	I0729 00:48:12.825722 1120657 network_create.go:108] docker network addons-293121 192.168.49.0/24 created
	I0729 00:48:12.825752 1120657 kic.go:121] calculated static IP "192.168.49.2" for the "addons-293121" container
	I0729 00:48:12.825836 1120657 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0729 00:48:12.839568 1120657 cli_runner.go:164] Run: docker volume create addons-293121 --label name.minikube.sigs.k8s.io=addons-293121 --label created_by.minikube.sigs.k8s.io=true
	I0729 00:48:12.856075 1120657 oci.go:103] Successfully created a docker volume addons-293121
	I0729 00:48:12.856167 1120657 cli_runner.go:164] Run: docker run --rm --name addons-293121-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --entrypoint /usr/bin/test -v addons-293121:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0729 00:48:14.761698 1120657 cli_runner.go:217] Completed: docker run --rm --name addons-293121-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --entrypoint /usr/bin/test -v addons-293121:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.905488656s)
	I0729 00:48:14.761732 1120657 oci.go:107] Successfully prepared a docker volume addons-293121
	I0729 00:48:14.761760 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:48:14.761780 1120657 kic.go:194] Starting extracting preloaded images to volume ...
	I0729 00:48:14.761875 1120657 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-293121:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0729 00:48:19.058117 1120657 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-293121:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.296191832s)
	I0729 00:48:19.058150 1120657 kic.go:203] duration metric: took 4.296366017s to extract preloaded images to volume ...
	W0729 00:48:19.058293 1120657 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0729 00:48:19.058414 1120657 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0729 00:48:19.117309 1120657 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-293121 --name addons-293121 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-293121 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-293121 --network addons-293121 --ip 192.168.49.2 --volume addons-293121:/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
	I0729 00:48:19.440702 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Running}}
	I0729 00:48:19.470892 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:19.498840 1120657 cli_runner.go:164] Run: docker exec addons-293121 stat /var/lib/dpkg/alternatives/iptables
	I0729 00:48:19.570891 1120657 oci.go:144] the created container "addons-293121" has a running status.
	I0729 00:48:19.570921 1120657 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa...
	I0729 00:48:19.852677 1120657 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0729 00:48:19.874032 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:19.911934 1120657 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0729 00:48:19.911954 1120657 kic_runner.go:114] Args: [docker exec --privileged addons-293121 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0729 00:48:20.005439 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:20.036415 1120657 machine.go:94] provisionDockerMachine start ...
	I0729 00:48:20.036511 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.058540 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.058925 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.058939 1120657 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 00:48:20.254752 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-293121
	
	I0729 00:48:20.254866 1120657 ubuntu.go:169] provisioning hostname "addons-293121"
	I0729 00:48:20.254966 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.276204 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.276449 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.276461 1120657 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-293121 && echo "addons-293121" | sudo tee /etc/hostname
	I0729 00:48:20.437332 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-293121
	
	I0729 00:48:20.437418 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:20.457040 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:20.457308 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:20.457333 1120657 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-293121' /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-293121/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-293121' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 00:48:20.598824 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 00:48:20.598851 1120657 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19312-1114265/.minikube CaCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19312-1114265/.minikube}
	I0729 00:48:20.598880 1120657 ubuntu.go:177] setting up certificates
	I0729 00:48:20.598889 1120657 provision.go:84] configureAuth start
	I0729 00:48:20.598955 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:20.615491 1120657 provision.go:143] copyHostCerts
	I0729 00:48:20.615577 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem (1123 bytes)
	I0729 00:48:20.615700 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem (1679 bytes)
	I0729 00:48:20.615766 1120657 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem (1078 bytes)
	I0729 00:48:20.615827 1120657 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem org=jenkins.addons-293121 san=[127.0.0.1 192.168.49.2 addons-293121 localhost minikube]
	I0729 00:48:21.073506 1120657 provision.go:177] copyRemoteCerts
	I0729 00:48:21.073579 1120657 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 00:48:21.073626 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.093072 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.187894 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 00:48:21.213080 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 00:48:21.238434 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 00:48:21.263341 1120657 provision.go:87] duration metric: took 664.437849ms to configureAuth
	I0729 00:48:21.263369 1120657 ubuntu.go:193] setting minikube options for container-runtime
	I0729 00:48:21.263556 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:21.263688 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.280791 1120657 main.go:141] libmachine: Using SSH client type: native
	I0729 00:48:21.281046 1120657 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34233 <nil> <nil>}
	I0729 00:48:21.281062 1120657 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
	I0729 00:48:21.514389 1120657 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 00:48:21.514411 1120657 machine.go:97] duration metric: took 1.477977295s to provisionDockerMachine
	I0729 00:48:21.514422 1120657 client.go:171] duration metric: took 9.567630033s to LocalClient.Create
	I0729 00:48:21.514435 1120657 start.go:167] duration metric: took 9.56768787s to libmachine.API.Create "addons-293121"
	I0729 00:48:21.514445 1120657 start.go:293] postStartSetup for "addons-293121" (driver="docker")
	I0729 00:48:21.514456 1120657 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]
	I0729 00:48:21.514519 1120657 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
	I0729 00:48:21.514565 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.531670 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.627994 1120657 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 00:48:21.631140 1120657 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 00:48:21.631178 1120657 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 00:48:21.631191 1120657 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 00:48:21.631198 1120657 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 00:48:21.631208 1120657 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/addons for local assets ...
	I0729 00:48:21.631284 1120657 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/files for local assets ...
	I0729 00:48:21.631310 1120657 start.go:296] duration metric: took 116.859411ms for postStartSetup
	I0729 00:48:21.631625 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:21.647666 1120657 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/config.json ...
	I0729 00:48:21.647981 1120657 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 00:48:21.648032 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.663237 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.755451 1120657 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 00:48:21.759828 1120657 start.go:128] duration metric: took 9.815473605s to createHost
	I0729 00:48:21.759851 1120657 start.go:83] releasing machines lock for "addons-293121", held for 9.815617596s
	I0729 00:48:21.759921 1120657 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-293121
	I0729 00:48:21.775800 1120657 ssh_runner.go:195] Run: cat /version.json
	I0729 00:48:21.775861 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.775922 1120657 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 00:48:21.775990 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:21.793696 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:21.794276 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:22.010371 1120657 ssh_runner.go:195] Run: systemctl --version
	I0729 00:48:22.015302 1120657 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 00:48:22.156783 1120657 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 00:48:22.161340 1120657 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" ;
	I0729 00:48:22.181816 1120657 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 00:48:22.181904 1120657 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" ;
	I0729 00:48:22.219119 1120657 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0729 00:48:22.219186 1120657 start.go:495] detecting cgroup driver to use...
	I0729 00:48:22.219230 1120657 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 00:48:22.219313 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 00:48:22.236702 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 00:48:22.248337 1120657 docker.go:217] disabling cri-docker service (if available) ...
	I0729 00:48:22.248413 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 00:48:22.263033 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 00:48:22.278207 1120657 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 00:48:22.363406 1120657 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 00:48:22.454738 1120657 docker.go:233] disabling docker service ...
	I0729 00:48:22.454813 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 00:48:22.477063 1120657 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 00:48:22.489826 1120657 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 00:48:22.583329 1120657 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 00:48:22.693973 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 00:48:22.706739 1120657 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"
	I0729 00:48:22.723825 1120657 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 00:48:22.723947 1120657 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"
	I0729 00:48:22.733449 1120657 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 00:48:22.733564 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.743870 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.753387 1120657 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 00:48:22.763209 1120657 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 00:48:22.772981 1120657 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"
	I0729 00:48:22.783140 1120657 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"
	I0729 00:48:22.799138 1120657 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"
	I0729 00:48:22.808640 1120657 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 00:48:22.817018 1120657 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 00:48:22.825255 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:22.919631 1120657 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 00:48:23.048895 1120657 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 00:48:23.049019 1120657 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 00:48:23.053022 1120657 start.go:563] Will wait 60s for crictl version
	I0729 00:48:23.053132 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:48:23.056618 1120657 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 00:48:23.096765 1120657 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 00:48:23.096926 1120657 ssh_runner.go:195] Run: crio --version
	I0729 00:48:23.136513 1120657 ssh_runner.go:195] Run: crio --version
	I0729 00:48:23.177142 1120657 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 00:48:23.178804 1120657 cli_runner.go:164] Run: docker network inspect addons-293121 --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}}]}"
	I0729 00:48:23.194205 1120657 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 00:48:23.197791 1120657 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""
	I0729 00:48:23.208914 1120657 kubeadm.go:883] updating cluster {Name:addons-293121 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-293121 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} ...
	I0729 00:48:23.209039 1120657 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:48:23.209103 1120657 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 00:48:23.283142 1120657 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 00:48:23.283168 1120657 crio.go:433] Images already preloaded, skipping extraction
	I0729 00:48:23.283224 1120657 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 00:48:23.320421 1120657 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 00:48:23.320443 1120657 cache_images.go:84] Images are preloaded, skipping loading
	I0729 00:48:23.320452 1120657 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 00:48:23.320556 1120657 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-293121 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-293121 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:}
	I0729 00:48:23.320644 1120657 ssh_runner.go:195] Run: crio config
	I0729 00:48:23.386966 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:48:23.386989 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:48:23.387001 1120657 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 00:48:23.387051 1120657 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-293121 NodeName:addons-293121 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}
	I0729 00:48:23.387203 1120657 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-293121"
	  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
	
	I0729 00:48:23.387282 1120657 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 00:48:23.396103 1120657 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 00:48:23.396250 1120657 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0729 00:48:23.404902 1120657 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 00:48:23.423417 1120657 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 00:48:23.441539 1120657 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0729 00:48:23.458815 1120657 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0729 00:48:23.462056 1120657 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""
	I0729 00:48:23.473046 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:23.570547 1120657 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 00:48:23.584559 1120657 certs.go:68] Setting up /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121 for IP: 192.168.49.2
	I0729 00:48:23.584591 1120657 certs.go:194] generating shared ca certs ...
	I0729 00:48:23.584611 1120657 certs.go:226] acquiring lock for ca certs: {Name:mkb9c9e0c993837524f2a135436fbd139ca56efb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.584742 1120657 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key
	I0729 00:48:23.853254 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt ...
	I0729 00:48:23.853287 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt: {Name:mka2e4086edc6e4244bbe46f1cac38d7f25bd4ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.853494 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key ...
	I0729 00:48:23.853509 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key: {Name:mk100d4e8e62d5cc8a0ab75a57e19b52e6680f53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:23.853601 1120657 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key
	I0729 00:48:24.147010 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt ...
	I0729 00:48:24.147048 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt: {Name:mk56c874191e0fc8a76f2632ce4117c41d32d2f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.147243 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key ...
	I0729 00:48:24.147256 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key: {Name:mk6e418067b7023f2fb14c923d0969177e53d8d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.147344 1120657 certs.go:256] generating profile certs ...
	I0729 00:48:24.147404 1120657 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key
	I0729 00:48:24.147419 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt with IP's: []
	I0729 00:48:24.418614 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt ...
	I0729 00:48:24.418648 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: {Name:mk59ff85f5a0a643aeb3112992107e73060d92da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.418833 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key ...
	I0729 00:48:24.418847 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.key: {Name:mk44292adb75cc435a2fc235000175d1462fdd85 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:24.418935 1120657 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6
	I0729 00:48:24.418956 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0729 00:48:25.058872 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 ...
	I0729 00:48:25.058905 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6: {Name:mkb3eff422166d5b3a2a00d7119e53aae265302c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.059104 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6 ...
	I0729 00:48:25.059119 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6: {Name:mk39d39f94918b52c359241684b6034dcfdd7810 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.059214 1120657 certs.go:381] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt.efec04a6 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt
	I0729 00:48:25.059297 1120657 certs.go:385] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key.efec04a6 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key
	I0729 00:48:25.059356 1120657 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key
	I0729 00:48:25.059379 1120657 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt with IP's: []
	I0729 00:48:25.298908 1120657 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt ...
	I0729 00:48:25.298940 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt: {Name:mk8be731781636cad0a6d84647d71ca426d3b26e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.299151 1120657 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key ...
	I0729 00:48:25.299167 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key: {Name:mk96b32a28178b1ed8829b4817a7839ea34ef69e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:25.299372 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 00:48:25.299415 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem (1078 bytes)
	I0729 00:48:25.299444 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem (1123 bytes)
	I0729 00:48:25.299472 1120657 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem (1679 bytes)
	I0729 00:48:25.300069 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 00:48:25.334748 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 00:48:25.359763 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 00:48:25.383526 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 00:48:25.408042 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0729 00:48:25.431811 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 00:48:25.456675 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 00:48:25.480946 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0729 00:48:25.505061 1120657 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 00:48:25.530160 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 00:48:25.548952 1120657 ssh_runner.go:195] Run: openssl version
	I0729 00:48:25.554572 1120657 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"
	I0729 00:48:25.564707 1120657 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.568328 1120657 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 00:48 /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.568435 1120657 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 00:48:25.575420 1120657 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"
	I0729 00:48:25.584916 1120657 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 00:48:25.588089 1120657 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
	I0729 00:48:25.588154 1120657 kubeadm.go:392] StartCluster: {Name:addons-293121 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-293121 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}
	I0729 00:48:25.588243 1120657 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 00:48:25.588309 1120657 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 00:48:25.626241 1120657 cri.go:89] found id: ""
	I0729 00:48:25.626361 1120657 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 00:48:25.635411 1120657 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0729 00:48:25.644110 1120657 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0729 00:48:25.644177 1120657 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
	I0729 00:48:25.652862 1120657 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
	I0729 00:48:25.652886 1120657 kubeadm.go:157] found existing configuration files:
	
	I0729 00:48:25.652940 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0729 00:48:25.661766 1120657 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
	I0729 00:48:25.661869 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0729 00:48:25.670053 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0729 00:48:25.678471 1120657 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
	I0729 00:48:25.678558 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0729 00:48:25.686999 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0729 00:48:25.695528 1120657 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
	I0729 00:48:25.695593 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0729 00:48:25.704039 1120657 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0729 00:48:25.712593 1120657 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
	I0729 00:48:25.712667 1120657 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0729 00:48:25.720819 1120657 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"
	I0729 00:48:25.769723 1120657 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0729 00:48:25.770064 1120657 kubeadm.go:310] [preflight] Running pre-flight checks
	I0729 00:48:25.809704 1120657 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0729 00:48:25.809779 1120657 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-aws
	I0729 00:48:25.809820 1120657 kubeadm.go:310] OS: Linux
	I0729 00:48:25.809868 1120657 kubeadm.go:310] CGROUPS_CPU: enabled
	I0729 00:48:25.809939 1120657 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0729 00:48:25.809988 1120657 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0729 00:48:25.810039 1120657 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0729 00:48:25.810089 1120657 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0729 00:48:25.810161 1120657 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0729 00:48:25.810208 1120657 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0729 00:48:25.810259 1120657 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0729 00:48:25.810307 1120657 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0729 00:48:25.874580 1120657 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0729 00:48:25.874708 1120657 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0729 00:48:25.874803 1120657 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0729 00:48:26.117841 1120657 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0729 00:48:26.121385 1120657 out.go:204]   - Generating certificates and keys ...
	I0729 00:48:26.121489 1120657 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0729 00:48:26.121559 1120657 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0729 00:48:26.463016 1120657 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0729 00:48:26.853384 1120657 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0729 00:48:27.095555 1120657 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0729 00:48:28.378431 1120657 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0729 00:48:28.729584 1120657 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0729 00:48:28.729730 1120657 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-293121 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 00:48:29.045674 1120657 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0729 00:48:29.046097 1120657 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-293121 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0729 00:48:29.287811 1120657 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0729 00:48:29.515057 1120657 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0729 00:48:29.919092 1120657 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0729 00:48:29.919328 1120657 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0729 00:48:31.083135 1120657 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0729 00:48:31.334657 1120657 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0729 00:48:31.909135 1120657 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0729 00:48:32.206914 1120657 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0729 00:48:32.819519 1120657 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0729 00:48:32.820481 1120657 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0729 00:48:32.825869 1120657 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0729 00:48:32.828361 1120657 out.go:204]   - Booting up control plane ...
	I0729 00:48:32.828515 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0729 00:48:32.828637 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0729 00:48:32.829545 1120657 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0729 00:48:32.840292 1120657 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0729 00:48:32.841406 1120657 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0729 00:48:32.841457 1120657 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0729 00:48:32.931786 1120657 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0729 00:48:32.931875 1120657 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0729 00:48:34.432549 1120657 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.500824708s
	I0729 00:48:34.432657 1120657 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0729 00:48:40.934241 1120657 kubeadm.go:310] [api-check] The API server is healthy after 6.501963047s
	I0729 00:48:40.955996 1120657 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0729 00:48:40.975942 1120657 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0729 00:48:40.998679 1120657 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0729 00:48:40.998955 1120657 kubeadm.go:310] [mark-control-plane] Marking the node addons-293121 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0729 00:48:41.012061 1120657 kubeadm.go:310] [bootstrap-token] Using token: 9p6c2x.qr0zi0hji060jy3e
	I0729 00:48:41.015181 1120657 out.go:204]   - Configuring RBAC rules ...
	I0729 00:48:41.015339 1120657 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0729 00:48:41.020243 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0729 00:48:41.028006 1120657 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
	I0729 00:48:41.031826 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0729 00:48:41.035209 1120657 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0729 00:48:41.038876 1120657 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0729 00:48:41.340786 1120657 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0729 00:48:41.800931 1120657 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0729 00:48:42.341678 1120657 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0729 00:48:42.343106 1120657 kubeadm.go:310] 
	I0729 00:48:42.343251 1120657 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0729 00:48:42.343272 1120657 kubeadm.go:310] 
	I0729 00:48:42.343427 1120657 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0729 00:48:42.343462 1120657 kubeadm.go:310] 
	I0729 00:48:42.343530 1120657 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0729 00:48:42.343624 1120657 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0729 00:48:42.343696 1120657 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0729 00:48:42.343729 1120657 kubeadm.go:310] 
	I0729 00:48:42.343798 1120657 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0729 00:48:42.343825 1120657 kubeadm.go:310] 
	I0729 00:48:42.343907 1120657 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0729 00:48:42.343933 1120657 kubeadm.go:310] 
	I0729 00:48:42.344000 1120657 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0729 00:48:42.344110 1120657 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0729 00:48:42.344202 1120657 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0729 00:48:42.344224 1120657 kubeadm.go:310] 
	I0729 00:48:42.344330 1120657 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0729 00:48:42.344437 1120657 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0729 00:48:42.344473 1120657 kubeadm.go:310] 
	I0729 00:48:42.344572 1120657 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 9p6c2x.qr0zi0hji060jy3e \
	I0729 00:48:42.344696 1120657 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:fac1906e2eff5da28c2a7366738ea67a90580ad8244b26ed86cd88c60c589985 \
	I0729 00:48:42.344752 1120657 kubeadm.go:310] 	--control-plane 
	I0729 00:48:42.344799 1120657 kubeadm.go:310] 
	I0729 00:48:42.344905 1120657 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0729 00:48:42.344926 1120657 kubeadm.go:310] 
	I0729 00:48:42.345021 1120657 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 9p6c2x.qr0zi0hji060jy3e \
	I0729 00:48:42.345139 1120657 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:fac1906e2eff5da28c2a7366738ea67a90580ad8244b26ed86cd88c60c589985 
	I0729 00:48:42.347552 1120657 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
	I0729 00:48:42.347682 1120657 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0729 00:48:42.347703 1120657 cni.go:84] Creating CNI manager for ""
	I0729 00:48:42.347712 1120657 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:48:42.351015 1120657 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0729 00:48:42.352860 1120657 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0729 00:48:42.357054 1120657 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0729 00:48:42.357074 1120657 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0729 00:48:42.376178 1120657 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
	I0729 00:48:42.647925 1120657 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0729 00:48:42.648126 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-293121 minikube.k8s.io/updated_at=2024_07_29T00_48_42_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1 minikube.k8s.io/name=addons-293121 minikube.k8s.io/primary=true
	I0729 00:48:42.648077 1120657 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
	I0729 00:48:42.797783 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:42.797860 1120657 ops.go:34] apiserver oom_adj: -16
	I0729 00:48:43.298083 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:43.798494 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:44.297964 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:44.798813 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:45.298004 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:45.798839 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:46.298220 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:46.797955 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:47.298429 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:47.798382 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:48.298514 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:48.798717 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:49.298197 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:49.797965 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:50.298619 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:50.798436 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:51.297909 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:51.797924 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:52.298557 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:52.798750 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:53.298400 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:53.797954 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:54.297988 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:54.798052 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:55.298151 1120657 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0729 00:48:55.402301 1120657 kubeadm.go:1113] duration metric: took 12.754294067s to wait for elevateKubeSystemPrivileges
	I0729 00:48:55.402394 1120657 kubeadm.go:394] duration metric: took 29.814242534s to StartCluster
	I0729 00:48:55.402427 1120657 settings.go:142] acquiring lock: {Name:mk72ea54df22915aa2308e7cc594b9f07d64ea68 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:55.402591 1120657 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:48:55.403111 1120657 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/kubeconfig: {Name:mkb4f06b3f03e045368032b3dfb7d1a6fafb70d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 00:48:55.403373 1120657 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"
	I0729 00:48:55.403433 1120657 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}
	I0729 00:48:55.403653 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:55.403703 1120657 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]
	I0729 00:48:55.403785 1120657 addons.go:69] Setting yakd=true in profile "addons-293121"
	I0729 00:48:55.403813 1120657 addons.go:234] Setting addon yakd=true in "addons-293121"
	I0729 00:48:55.403839 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.404057 1120657 addons.go:69] Setting inspektor-gadget=true in profile "addons-293121"
	I0729 00:48:55.404081 1120657 addons.go:234] Setting addon inspektor-gadget=true in "addons-293121"
	I0729 00:48:55.404099 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.404462 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.404810 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.405103 1120657 addons.go:69] Setting cloud-spanner=true in profile "addons-293121"
	I0729 00:48:55.405131 1120657 addons.go:234] Setting addon cloud-spanner=true in "addons-293121"
	I0729 00:48:55.405169 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.405567 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.405911 1120657 addons.go:69] Setting metrics-server=true in profile "addons-293121"
	I0729 00:48:55.405944 1120657 addons.go:234] Setting addon metrics-server=true in "addons-293121"
	I0729 00:48:55.405977 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.406457 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.408520 1120657 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-293121"
	I0729 00:48:55.408593 1120657 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-293121"
	I0729 00:48:55.408624 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.409027 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.409365 1120657 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-293121"
	I0729 00:48:55.409394 1120657 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-293121"
	I0729 00:48:55.409416 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.409792 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.415369 1120657 addons.go:69] Setting default-storageclass=true in profile "addons-293121"
	I0729 00:48:55.415410 1120657 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-293121"
	I0729 00:48:55.415700 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.417610 1120657 addons.go:69] Setting registry=true in profile "addons-293121"
	I0729 00:48:55.417657 1120657 addons.go:234] Setting addon registry=true in "addons-293121"
	I0729 00:48:55.417693 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.418133 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.421446 1120657 addons.go:69] Setting gcp-auth=true in profile "addons-293121"
	I0729 00:48:55.421502 1120657 mustload.go:65] Loading cluster: addons-293121
	I0729 00:48:55.421681 1120657 config.go:182] Loaded profile config "addons-293121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 00:48:55.421929 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.423626 1120657 addons.go:69] Setting storage-provisioner=true in profile "addons-293121"
	I0729 00:48:55.423669 1120657 addons.go:234] Setting addon storage-provisioner=true in "addons-293121"
	I0729 00:48:55.423709 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.424120 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.438896 1120657 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-293121"
	I0729 00:48:55.438952 1120657 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-293121"
	I0729 00:48:55.439156 1120657 addons.go:69] Setting ingress=true in profile "addons-293121"
	I0729 00:48:55.439195 1120657 addons.go:234] Setting addon ingress=true in "addons-293121"
	I0729 00:48:55.439256 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.439775 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.440129 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.453681 1120657 addons.go:69] Setting volcano=true in profile "addons-293121"
	I0729 00:48:55.453780 1120657 addons.go:234] Setting addon volcano=true in "addons-293121"
	I0729 00:48:55.453856 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.454484 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.464104 1120657 addons.go:69] Setting ingress-dns=true in profile "addons-293121"
	I0729 00:48:55.470293 1120657 addons.go:234] Setting addon ingress-dns=true in "addons-293121"
	I0729 00:48:55.470824 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.475813 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.482714 1120657 addons.go:69] Setting volumesnapshots=true in profile "addons-293121"
	I0729 00:48:55.483268 1120657 addons.go:234] Setting addon volumesnapshots=true in "addons-293121"
	I0729 00:48:55.483371 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.483924 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.488205 1120657 out.go:177] * Verifying Kubernetes components...
	I0729 00:48:55.490728 1120657 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 00:48:55.591517 1120657 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
	I0729 00:48:55.591666 1120657 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0729 00:48:55.593582 1120657 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0729 00:48:55.593642 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0729 00:48:55.593740 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.593914 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0729 00:48:55.593946 1120657 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0729 00:48:55.594024 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.620257 1120657 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0729 00:48:55.622512 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0729 00:48:55.622585 1120657 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0729 00:48:55.622699 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.647320 1120657 out.go:177]   - Using image docker.io/registry:2.8.3
	I0729 00:48:55.649592 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0729 00:48:55.652225 1120657 addons.go:234] Setting addon default-storageclass=true in "addons-293121"
	I0729 00:48:55.652377 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.653038 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.702620 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0729 00:48:55.702640 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0729 00:48:55.702747 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.718546 1120657 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0729 00:48:55.718560 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0729 00:48:55.724523 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:48:55.730912 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:48:55.731025 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0729 00:48:55.731041 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0729 00:48:55.731117 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.734744 1120657 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-293121"
	I0729 00:48:55.734793 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.735212 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:48:55.758232 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0729 00:48:55.758291 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0729 00:48:55.718610 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:48:55.766965 1120657 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0729 00:48:55.766984 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0729 00:48:55.767043 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.767462 1120657 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0729 00:48:55.771051 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0729 00:48:55.771321 1120657 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0729 00:48:55.771337 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0729 00:48:55.771402 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.778993 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0729 00:48:55.779451 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.783821 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.782976 1120657 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0729 00:48:55.785190 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0729 00:48:55.785277 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.782986 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0729 00:48:55.792241 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0729 00:48:55.783423 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	W0729 00:48:55.783568 1120657 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0729 00:48:55.795469 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0729 00:48:55.795713 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0729 00:48:55.795980 1120657 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0729 00:48:55.796004 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0729 00:48:55.796071 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.816505 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0729 00:48:55.820272 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0729 00:48:55.821829 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0729 00:48:55.821856 1120657 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0729 00:48:55.821947 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.829230 1120657 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0729 00:48:55.847935 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0729 00:48:55.847958 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0729 00:48:55.848023 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.858636 1120657 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0729 00:48:55.858720 1120657 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0729 00:48:55.858814 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.898764 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.903673 1120657 out.go:177]   - Using image docker.io/busybox:stable
	I0729 00:48:55.904814 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.910785 1120657 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0729 00:48:55.913136 1120657 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0729 00:48:55.913159 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0729 00:48:55.913223 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:48:55.942877 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:55.997057 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.027094 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.028444 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.036033 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.038070 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.050825 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.051606 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:48:56.170629 1120657 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
	I0729 00:48:56.182192 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0729 00:48:56.182254 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0729 00:48:56.225199 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0729 00:48:56.225222 1120657 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0729 00:48:56.246757 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0729 00:48:56.246782 1120657 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0729 00:48:56.294046 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0729 00:48:56.294124 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0729 00:48:56.300829 1120657 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
	I0729 00:48:56.304524 1120657 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
	I0729 00:48:56.333802 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0729 00:48:56.333874 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0729 00:48:56.378734 1120657 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0729 00:48:56.378802 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0729 00:48:56.381379 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0729 00:48:56.381447 1120657 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0729 00:48:56.405984 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0729 00:48:56.406060 1120657 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)
	I0729 00:48:56.450604 1120657 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 00:48:56.450700 1120657 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": (1.04729991s)
	I0729 00:48:56.450950 1120657 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 -"
	I0729 00:48:56.460117 1120657 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
	I0729 00:48:56.463479 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0729 00:48:56.463554 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0729 00:48:56.480729 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0729 00:48:56.480801 1120657 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0729 00:48:56.495712 1120657 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
	I0729 00:48:56.498591 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0729 00:48:56.498655 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0729 00:48:56.502494 1120657 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
	I0729 00:48:56.551759 1120657 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
	I0729 00:48:56.591058 1120657 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
	I0729 00:48:56.609421 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0729 00:48:56.609497 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0729 00:48:56.613124 1120657 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0729 00:48:56.613193 1120657 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0729 00:48:56.618245 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0729 00:48:56.618316 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0729 00:48:56.650223 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0729 00:48:56.650302 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0729 00:48:56.661529 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0729 00:48:56.661603 1120657 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0729 00:48:56.796754 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0729 00:48:56.796827 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0729 00:48:56.838461 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0729 00:48:56.838527 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0729 00:48:56.841752 1120657 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
	I0729 00:48:56.869466 1120657 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0729 00:48:56.869539 1120657 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0729 00:48:56.902650 1120657 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0729 00:48:56.902747 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0729 00:48:56.970270 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0729 00:48:56.970336 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0729 00:48:57.033249 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0729 00:48:57.033328 1120657 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0729 00:48:57.074090 1120657 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0729 00:48:57.074166 1120657 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0729 00:48:57.101893 1120657 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
	I0729 00:48:57.181324 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0729 00:48:57.181400 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0729 00:48:57.219654 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0729 00:48:57.219731 1120657 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0729 00:48:57.275686 1120657 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0729 00:48:57.275759 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0729 00:48:57.301747 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0729 00:48:57.301821 1120657 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0729 00:48:57.307702 1120657 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0729 00:48:57.307775 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0729 00:48:57.363574 1120657 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
	I0729 00:48:57.412261 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0729 00:48:57.412339 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0729 00:48:57.443193 1120657 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
	I0729 00:48:57.545418 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0729 00:48:57.545492 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0729 00:48:57.555543 1120657 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: (1.384807048s)
	I0729 00:48:57.792291 1120657 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0729 00:48:57.792370 1120657 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0729 00:48:58.009278 1120657 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
	I0729 00:49:00.687557 1120657 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: (4.38665214s)
	I0729 00:49:02.418384 1120657 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 -": (5.967389214s)
	I0729 00:49:02.418416 1120657 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0729 00:49:02.419496 1120657 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.968770652s)
	I0729 00:49:02.420276 1120657 node_ready.go:35] waiting up to 6m0s for node "addons-293121" to be "Ready" ...
	I0729 00:49:02.420607 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.960414724s)
	I0729 00:49:02.420676 1120657 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.924884414s)
	I0729 00:49:02.420694 1120657 addons.go:475] Verifying addon registry=true in "addons-293121"
	I0729 00:49:02.420834 1120657 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: (6.116248638s)
	I0729 00:49:02.420853 1120657 addons.go:475] Verifying addon ingress=true in "addons-293121"
	I0729 00:49:02.421087 1120657 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.91851805s)
	I0729 00:49:02.421259 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.869424472s)
	I0729 00:49:02.421330 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.830194216s)
	I0729 00:49:02.421450 1120657 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.579634832s)
	I0729 00:49:02.421460 1120657 addons.go:475] Verifying addon metrics-server=true in "addons-293121"
	I0729 00:49:02.421496 1120657 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.319523506s)
	I0729 00:49:02.423925 1120657 out.go:177] * Verifying registry addon...
	I0729 00:49:02.424010 1120657 out.go:177] * Verifying ingress addon...
	I0729 00:49:02.427674 1120657 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-293121 service yakd-dashboard -n yakd-dashboard
	
	I0729 00:49:02.428587 1120657 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0729 00:49:02.429452 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0729 00:49:02.443742 1120657 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0729 00:49:02.443775 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:02.450547 1120657 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 00:49:02.450575 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0729 00:49:02.461481 1120657 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0729 00:49:02.495221 1120657 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.131553244s)
	W0729 00:49:02.495267 1120657 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
	I0729 00:49:02.495302 1120657 retry.go:31] will retry after 344.686361ms: 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
	I0729 00:49:02.495392 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (5.052109331s)
	I0729 00:49:02.840690 1120657 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
	I0729 00:49:03.011140 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:03.011267 1120657 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-293121" context rescaled to 1 replicas
	I0729 00:49:03.012328 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.449699 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.465168 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:03.517670 1120657 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: (5.508267162s)
	I0729 00:49:03.517710 1120657 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-293121"
	I0729 00:49:03.522111 1120657 out.go:177] * Verifying csi-hostpath-driver addon...
	I0729 00:49:03.526347 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0729 00:49:03.552836 1120657 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 00:49:03.552866 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:03.938648 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:03.938912 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.031637 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:04.423822 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:04.432874 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:04.433831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.531195 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:04.690433 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0729 00:49:04.690513 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:49:04.709625 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:49:04.848565 1120657 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0729 00:49:04.880044 1120657 addons.go:234] Setting addon gcp-auth=true in "addons-293121"
	I0729 00:49:04.880169 1120657 host.go:66] Checking if "addons-293121" exists ...
	I0729 00:49:04.881065 1120657 cli_runner.go:164] Run: docker container inspect addons-293121 --format={{.State.Status}}
	I0729 00:49:04.921785 1120657 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0729 00:49:04.921837 1120657 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-293121
	I0729 00:49:04.934141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:04.936755 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:04.947473 1120657 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34233 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/addons-293121/id_rsa Username:docker}
	I0729 00:49:05.031836 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:05.435596 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:05.436738 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:05.543860 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:05.935152 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:05.936880 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:05.960935 1120657 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.120187866s)
	I0729 00:49:05.961293 1120657 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.039485245s)
	I0729 00:49:05.965126 1120657 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0729 00:49:05.968533 1120657 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0729 00:49:05.972057 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0729 00:49:05.972089 1120657 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0729 00:49:05.991341 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0729 00:49:05.991413 1120657 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0729 00:49:06.018485 1120657 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0729 00:49:06.018515 1120657 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0729 00:49:06.031356 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:06.060802 1120657 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
	I0729 00:49:06.426695 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:06.438388 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:06.441570 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:06.533086 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:06.681155 1120657 addons.go:475] Verifying addon gcp-auth=true in "addons-293121"
	I0729 00:49:06.683811 1120657 out.go:177] * Verifying gcp-auth addon...
	I0729 00:49:06.687338 1120657 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0729 00:49:06.701756 1120657 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0729 00:49:06.701776 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:06.937522 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:06.938469 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:07.033496 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:07.192450 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:07.433905 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:07.435356 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:07.531344 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:07.691028 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:07.940441 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:07.943390 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:08.031048 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:08.193125 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:08.435184 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:08.436463 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:08.530512 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:08.692468 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:08.931068 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:08.937773 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:08.938584 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.039518 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:09.191611 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:09.433710 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.434386 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:09.531849 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:09.690483 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:09.938858 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:09.940015 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.032607 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:10.191669 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:10.434079 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:10.434302 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.531851 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:10.690751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:10.940665 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:10.941428 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.030934 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:11.191432 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:11.424021 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:11.433612 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.434436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:11.531325 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:11.693592 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:11.933643 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:11.934361 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:12.031729 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:12.191133 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:12.432992 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:12.434261 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:12.531831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:12.691816 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:12.932953 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:12.934610 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:13.030468 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:13.191192 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:13.425155 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:13.432276 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:13.434051 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:13.530726 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:13.692102 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:13.933529 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:13.934490 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:14.031060 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:14.190941 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:14.433673 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:14.434384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:14.530949 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:14.692038 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:14.932586 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:14.934278 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:15.031701 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:15.191783 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:15.432623 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:15.434719 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:15.530404 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:15.691126 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:15.924298 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:15.933548 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:15.934241 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:16.031099 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:16.190808 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:16.433626 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:16.434577 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:16.533061 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:16.691910 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:16.933928 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:16.934988 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:17.031434 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:17.191006 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:17.433596 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:17.434394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:17.530585 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:17.693041 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:17.935043 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:17.935250 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.031452 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:18.190954 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:18.425180 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:18.433806 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:18.434753 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.530603 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:18.691028 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:18.940066 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:18.943023 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.031240 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:19.191237 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:19.434061 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:19.434811 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.531359 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:19.691259 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:19.932790 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:19.934947 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.031106 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:20.191856 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:20.432922 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:20.434522 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.531353 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:20.690898 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:20.923760 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:20.934017 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:20.934822 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.031372 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:21.191058 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:21.434557 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.434900 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:21.530947 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:21.690943 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:21.932452 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:21.934197 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:22.031011 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:22.191548 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:22.433861 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:22.434462 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:22.531059 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:22.691078 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:22.933024 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:22.934751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:23.030521 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:23.191374 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:23.424269 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:23.433413 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:23.434124 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:23.531384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:23.690739 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:23.934065 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:23.934604 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:24.031827 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:24.191042 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:24.433657 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:24.434683 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:24.530882 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:24.696948 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:24.933348 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:24.934243 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:25.031141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:25.191831 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:25.433570 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:25.435691 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:25.530303 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:25.691113 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:25.924137 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:25.934770 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:25.935595 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:26.030500 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:26.190796 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:26.432765 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:26.434610 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:26.531345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:26.690501 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:26.933276 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:26.935213 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.032083 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:27.193508 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:27.439837 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.441208 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:27.531238 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:27.691420 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:27.934590 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:27.936896 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.031201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:28.190517 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:28.423515 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:28.432845 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.434690 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:28.531853 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:28.691436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:28.932408 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:28.933197 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:29.032319 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:29.191175 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:29.433337 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:29.433498 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:29.530869 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:29.691355 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:29.933424 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:29.934936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.036916 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:30.191572 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:30.424186 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:30.433727 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.435064 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:30.531397 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:30.691315 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:30.933870 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:30.935212 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.030683 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:31.191136 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:31.434621 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.435595 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:31.530847 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:31.691964 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:31.932514 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:31.935191 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:32.031500 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:32.191362 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:32.424673 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:32.434559 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:32.435647 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:32.530564 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:32.691301 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:32.933510 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:32.935511 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.031177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:33.190784 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:33.433277 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:33.435489 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.530604 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:33.691949 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:33.933936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:33.934773 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.031654 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:34.191337 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:34.433509 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.434049 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:34.531070 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:34.691469 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:34.924364 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:34.932762 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:34.934307 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:35.031276 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:35.190872 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:35.432941 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:35.434609 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:35.531164 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:35.693845 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:35.933789 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:35.934504 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.031092 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:36.191388 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:36.432932 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:36.435073 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.530964 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:36.691177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:36.934254 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:36.934990 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.031965 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:37.190727 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:37.425193 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:37.433658 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.434581 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:37.531048 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:37.691133 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:37.933358 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:37.935472 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.031398 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:38.191351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:38.434069 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:38.434930 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.530755 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:38.691418 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:38.934107 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:38.935032 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:39.031623 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:39.191813 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:39.433475 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:39.434083 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:39.531226 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:39.690994 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:39.923713 1120657 node_ready.go:53] node "addons-293121" has status "Ready":"False"
	I0729 00:49:39.933633 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:39.935203 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.031292 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:40.190911 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:40.432649 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.434257 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:40.530380 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:40.692842 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:40.933728 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:40.934324 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.031129 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:41.191765 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:41.433739 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.434815 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:41.531330 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:41.691167 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:41.933524 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:41.934795 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:42.031098 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:42.244836 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:42.444668 1120657 node_ready.go:49] node "addons-293121" has status "Ready":"True"
	I0729 00:49:42.444695 1120657 node_ready.go:38] duration metric: took 40.02439096s for node "addons-293121" to be "Ready" ...
	I0729 00:49:42.444705 1120657 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" ...
	I0729 00:49:42.451298 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:42.452129 1120657 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0729 00:49:42.452152 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:42.559360 1120657 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:42.649005 1120657 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0729 00:49:42.649035 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:42.701600 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:42.936784 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:42.939475 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.069551 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:43.192290 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:43.433788 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.434745 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:43.532928 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:43.691319 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:43.935122 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:43.938294 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.037227 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:44.204345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:44.468966 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.470348 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:44.587744 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:44.634244 1120657 pod_ready.go:92] pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.646767 1120657 pod_ready.go:81] duration metric: took 2.087355623s for pod "coredns-7db6d8ff4d-jjr2t" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.646826 1120657 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.674131 1120657 pod_ready.go:92] pod "etcd-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.674200 1120657 pod_ready.go:81] duration metric: took 27.363196ms for pod "etcd-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.674232 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.681668 1120657 pod_ready.go:92] pod "kube-apiserver-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.681735 1120657 pod_ready.go:81] duration metric: took 7.48044ms for pod "kube-apiserver-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.681763 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.689312 1120657 pod_ready.go:92] pod "kube-controller-manager-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.689341 1120657 pod_ready.go:81] duration metric: took 7.554737ms for pod "kube-controller-manager-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.689355 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-wqqsr" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.697382 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:44.701547 1120657 pod_ready.go:92] pod "kube-proxy-wqqsr" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.701585 1120657 pod_ready.go:81] duration metric: took 12.223356ms for pod "kube-proxy-wqqsr" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.701598 1120657 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.933553 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:44.937371 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:44.963621 1120657 pod_ready.go:92] pod "kube-scheduler-addons-293121" in "kube-system" namespace has status "Ready":"True"
	I0729 00:49:44.963649 1120657 pod_ready.go:81] duration metric: took 262.043341ms for pod "kube-scheduler-addons-293121" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:44.963662 1120657 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace to be "Ready" ...
	I0729 00:49:45.035700 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:45.194716 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:45.436156 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:45.439155 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:45.533809 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:45.691054 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:45.935174 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:45.935498 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.032885 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:46.191345 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:46.435301 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:46.436412 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.532368 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:46.690512 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:46.933864 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:46.935595 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:46.969364 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:47.031877 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:47.191205 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:47.437577 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:47.438385 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:47.534652 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:47.691152 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:47.936520 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:47.937495 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.033277 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:48.193201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:48.436137 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.438818 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:48.531933 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:48.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:48.934313 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:48.935693 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:48.969948 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:49.032503 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:49.195183 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:49.438786 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:49.440180 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:49.532402 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:49.691792 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:49.934824 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:49.935245 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.036777 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:50.191176 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:50.436734 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:50.437655 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.532913 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:50.695390 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:50.933038 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:50.935313 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.033130 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:51.191565 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:51.435144 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:51.436251 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.469458 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:51.532150 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:51.691451 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:51.942306 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:51.943217 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.032666 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:52.191924 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:52.434765 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:52.435237 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.533532 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:52.690624 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:52.933970 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:52.936562 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.032141 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:53.191225 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:53.437012 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:53.447454 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.472386 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:53.534179 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:53.691973 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:53.937486 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:53.938893 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.037568 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:54.191479 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:54.441643 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.444363 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:54.532898 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:54.691402 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:54.935712 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:54.938505 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.032744 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:55.191501 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:55.434795 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.437291 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:55.532770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:55.691502 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:55.933789 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:55.936730 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:55.974445 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:56.033235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:56.192492 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:56.435861 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:56.437864 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:56.534533 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:56.691483 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:56.936571 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:56.941236 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.034504 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:57.191615 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:57.445325 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.460757 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:57.542236 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:57.698110 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:57.934090 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:57.940545 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:58.034162 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:58.191180 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:58.436717 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:58.436741 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:58.470730 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:49:58.534228 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:58.691329 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:58.935321 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:58.943846 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:59.032128 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:59.192980 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:59.434302 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:59.434939 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:49:59.532351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:49:59.691992 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:49:59.934619 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:49:59.935384 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:00.054177 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:00.199294 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:00.438605 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:00.443199 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:00.475043 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:00.533169 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:00.692862 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:00.935542 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:00.937648 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:01.032350 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:01.192629 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:01.442909 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:01.444764 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:01.533145 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:01.692099 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:01.935641 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:01.936171 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.032509 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:02.191132 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:02.434721 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:02.436201 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.480119 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:02.533521 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:02.691054 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:02.935239 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:02.936164 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.034871 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:03.191908 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:03.437123 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.437896 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:03.533223 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:03.691627 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:03.940283 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:03.941450 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.032997 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:04.191696 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:04.438104 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:04.438983 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.565236 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:04.691436 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:04.936582 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:04.938140 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:04.971074 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:05.033422 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:05.192226 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:05.437638 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:05.438993 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:05.535573 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:05.691318 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:05.936247 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:05.937056 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.033848 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:06.191823 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:06.434402 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:06.438751 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.532911 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:06.691622 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:06.935816 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:06.940506 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:06.972021 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:07.033662 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:07.190785 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:07.436152 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:07.436705 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0729 00:50:07.533155 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:07.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:07.935876 1120657 kapi.go:107] duration metric: took 1m5.506417636s to wait for kubernetes.io/minikube-addons=registry ...
	I0729 00:50:07.936886 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:08.032719 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:08.191307 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:08.436472 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:08.533600 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:08.691351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:08.933170 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:09.036298 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:09.192748 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:09.433954 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:09.471111 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:09.534985 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:09.692081 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:09.934336 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:10.050909 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:10.192770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:10.435004 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:10.536842 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:10.695191 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:10.934078 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.038248 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:11.190809 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:11.433605 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.532144 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:11.691323 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:11.934173 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:11.969960 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:12.032493 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:12.191094 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:12.434415 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:12.533300 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:12.691164 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:12.937858 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.043984 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:13.192192 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:13.434196 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.535066 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:13.691650 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:13.933291 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:13.971902 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:14.035642 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:14.192010 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:14.435317 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:14.533167 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:14.694174 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:14.934138 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.035366 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:15.193342 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:15.434652 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.534977 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:15.692852 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:15.934184 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:15.973182 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:16.038895 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:16.191950 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:16.436548 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:16.532281 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:16.698039 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:16.933428 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:17.031924 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:17.191327 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:17.434001 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:17.531770 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:17.691176 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:17.933271 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:18.032833 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:18.190627 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:18.433722 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:18.470631 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:18.534856 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:18.691703 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:18.933752 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:19.035357 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:19.190897 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:19.433684 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:19.532625 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:19.692026 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:19.933729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.032901 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:20.190991 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:20.433527 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.535955 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:20.692917 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:20.934798 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:20.970786 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:21.033235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:21.192370 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:21.436394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:21.532157 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:21.692927 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:21.934922 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.042065 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:22.192555 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:22.433549 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.536330 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:22.710480 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:22.934394 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:22.980159 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:23.039049 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:23.191768 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:23.435631 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:23.533156 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:23.691857 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:23.934485 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:24.034975 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:24.190844 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:24.434345 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:24.531654 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:24.691144 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:24.941541 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:25.035426 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:25.190868 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:25.433748 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:25.470142 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:25.532868 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:25.691599 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:25.938494 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:26.031913 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:26.191215 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:26.433239 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:26.535677 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:26.691060 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:26.940342 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:27.036427 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:27.191433 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:27.433395 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:27.470994 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:27.536394 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:27.691505 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:27.934297 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:28.033723 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:28.191230 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:28.434620 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:28.532799 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:28.692166 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:28.933325 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:29.032458 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:29.191153 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:29.435356 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:29.471098 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:29.532620 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:29.690937 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:29.934790 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:30.035569 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:30.192224 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:30.435243 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:30.534936 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:30.692055 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:30.935552 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:31.033680 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:31.191966 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:31.435090 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:31.473327 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:31.537762 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:31.700206 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:31.934408 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:32.032849 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:32.191613 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:32.433529 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:32.532812 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:32.693210 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:32.933974 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.032327 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:33.191543 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:33.433729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.532203 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:33.691235 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:33.933729 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:33.970351 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:34.034118 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:34.191967 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:34.433739 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:34.533078 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:34.691942 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:34.935782 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.033709 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:35.191205 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:35.434157 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.531939 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:35.691263 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:35.935301 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:35.970756 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:36.032986 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:36.196401 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:36.433911 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:36.535607 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:36.692265 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:36.934065 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:37.034178 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:37.191320 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:37.433885 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:37.533181 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:37.698588 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:37.933571 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:38.033540 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:38.195956 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:38.433702 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:38.469449 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:38.533977 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:38.691591 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:38.934095 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:39.033229 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:39.191740 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:39.441485 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:39.547208 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:39.693681 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:39.934328 1120657 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0729 00:50:40.035189 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:40.192275 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:40.434428 1120657 kapi.go:107] duration metric: took 1m38.005838786s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0729 00:50:40.472818 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:40.531851 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:40.690774 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:41.033416 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:41.192439 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:41.537999 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:41.693255 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0729 00:50:42.035257 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:42.194156 1120657 kapi.go:107] duration metric: took 1m35.5068253s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0729 00:50:42.196917 1120657 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-293121 cluster.
	I0729 00:50:42.200527 1120657 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.
	I0729 00:50:42.202511 1120657 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0729 00:50:42.532339 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:42.970227 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:43.033693 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:43.539215 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:44.036161 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:44.534033 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:45.034407 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:45.470319 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:45.531974 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:46.032791 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:46.532442 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.033460 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.534259 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:47.973959 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:48.032351 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:48.532445 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:49.034168 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:49.532574 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:50.032539 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:50.470984 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:50.532882 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:51.032642 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:51.531686 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:52.035587 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:52.474098 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:52.532308 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:53.047322 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:53.532674 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:54.033098 1120657 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0729 00:50:54.532142 1120657 kapi.go:107] duration metric: took 1m51.005793341s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0729 00:50:54.533919 1120657 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, cloud-spanner, storage-provisioner, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0729 00:50:54.535937 1120657 addons.go:510] duration metric: took 1m59.132237401s for enable addons: enabled=[nvidia-device-plugin ingress-dns cloud-spanner storage-provisioner metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0729 00:50:54.969606 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:56.969846 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:50:59.469988 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:01.970024 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:03.970294 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:05.970459 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:08.469639 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:10.969521 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:12.969749 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:14.970695 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:17.470152 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:19.970408 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:21.972611 1120657 pod_ready.go:102] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"False"
	I0729 00:51:22.989461 1120657 pod_ready.go:92] pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace has status "Ready":"True"
	I0729 00:51:22.989492 1120657 pod_ready.go:81] duration metric: took 1m38.025820483s for pod "metrics-server-c59844bb4-8j8jj" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.989506 1120657 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.995370 1120657 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace has status "Ready":"True"
	I0729 00:51:22.995403 1120657 pod_ready.go:81] duration metric: took 5.886234ms for pod "nvidia-device-plugin-daemonset-ghlzh" in "kube-system" namespace to be "Ready" ...
	I0729 00:51:22.995426 1120657 pod_ready.go:38] duration metric: took 1m40.55070813s 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" ...
	I0729 00:51:22.995444 1120657 api_server.go:52] waiting for apiserver process to appear ...
	I0729 00:51:22.996057 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:22.996134 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:23.076754 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:23.076777 1120657 cri.go:89] found id: ""
	I0729 00:51:23.076785 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:23.076847 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.081825 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:23.081897 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:23.126356 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:23.126380 1120657 cri.go:89] found id: ""
	I0729 00:51:23.126388 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:23.126444 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.130152 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:23.130223 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:23.174453 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:23.174517 1120657 cri.go:89] found id: ""
	I0729 00:51:23.174539 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:23.174641 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.188049 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:23.188166 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:23.242506 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:23.242574 1120657 cri.go:89] found id: ""
	I0729 00:51:23.242596 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:23.242712 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.246629 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:23.246785 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:23.294850 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:23.294933 1120657 cri.go:89] found id: ""
	I0729 00:51:23.294973 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:23.295079 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.299525 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:23.299645 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:23.369931 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:23.369997 1120657 cri.go:89] found id: ""
	I0729 00:51:23.370019 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:23.370135 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.374471 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:23.374591 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:23.419971 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:23.420044 1120657 cri.go:89] found id: ""
	I0729 00:51:23.420066 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:23.420165 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:23.424839 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:23.424931 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:23.445292 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:23.445375 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:23.617860 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:23.617890 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:23.664194 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:23.664226 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:23.714036 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:23.714067 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:23.758486 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:23.758520 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:23.826571 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:23.826609 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:23.890620 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:23.890807 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:23.976341 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:23.976379 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:24.064033 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:24.064072 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:24.112534 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:24.112567 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:24.161463 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:24.161498 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:26.755759 1120657 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 00:51:26.771276 1120657 api_server.go:72] duration metric: took 2m31.367800126s to wait for apiserver process to appear ...
	I0729 00:51:26.771324 1120657 api_server.go:88] waiting for apiserver healthz status ...
	I0729 00:51:26.771358 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:26.771430 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:26.814273 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:26.814295 1120657 cri.go:89] found id: ""
	I0729 00:51:26.814303 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:26.814364 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.817641 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:26.817711 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:26.855900 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:26.855924 1120657 cri.go:89] found id: ""
	I0729 00:51:26.855933 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:26.856006 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.859679 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:26.859770 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:26.897091 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:26.897113 1120657 cri.go:89] found id: ""
	I0729 00:51:26.897121 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:26.897193 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.900774 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:26.900847 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:26.938842 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:26.938866 1120657 cri.go:89] found id: ""
	I0729 00:51:26.938874 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:26.938935 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.942370 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:26.942457 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:26.981243 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:26.981266 1120657 cri.go:89] found id: ""
	I0729 00:51:26.981275 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:26.981333 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:26.985376 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:26.985524 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:27.047790 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:27.047870 1120657 cri.go:89] found id: ""
	I0729 00:51:27.047893 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:27.047987 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:27.051673 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:27.051788 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:27.093695 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:27.093719 1120657 cri.go:89] found id: ""
	I0729 00:51:27.093727 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:27.093784 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:27.097326 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:27.097355 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:27.118919 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:27.118951 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:27.253784 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:27.253814 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:27.310065 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:27.310099 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:27.364441 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:27.364530 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:27.436218 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:27.436248 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:27.486533 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:27.486570 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:27.573208 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:27.573244 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:27.619572 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:27.619608 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:27.699349 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:27.699454 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:27.768749 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:27.768785 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:27.869648 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:27.869697 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:30.437426 1120657 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 00:51:30.449332 1120657 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 00:51:30.451278 1120657 api_server.go:141] control plane version: v1.30.3
	I0729 00:51:30.451313 1120657 api_server.go:131] duration metric: took 3.679980615s to wait for apiserver health ...
	I0729 00:51:30.451323 1120657 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 00:51:30.451369 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 00:51:30.451447 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 00:51:30.497607 1120657 cri.go:89] found id: "486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:30.497632 1120657 cri.go:89] found id: ""
	I0729 00:51:30.497641 1120657 logs.go:276] 1 containers: [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf]
	I0729 00:51:30.497707 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.502240 1120657 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 00:51:30.502371 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 00:51:30.541819 1120657 cri.go:89] found id: "3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:30.541842 1120657 cri.go:89] found id: ""
	I0729 00:51:30.541851 1120657 logs.go:276] 1 containers: [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8]
	I0729 00:51:30.541907 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.545789 1120657 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 00:51:30.545859 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 00:51:30.583698 1120657 cri.go:89] found id: "b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:30.583773 1120657 cri.go:89] found id: ""
	I0729 00:51:30.583787 1120657 logs.go:276] 1 containers: [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d]
	I0729 00:51:30.583844 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.587556 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 00:51:30.587634 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 00:51:30.627255 1120657 cri.go:89] found id: "45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:30.627280 1120657 cri.go:89] found id: ""
	I0729 00:51:30.627288 1120657 logs.go:276] 1 containers: [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006]
	I0729 00:51:30.627346 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.631542 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 00:51:30.631617 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 00:51:30.675377 1120657 cri.go:89] found id: "23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:30.675400 1120657 cri.go:89] found id: ""
	I0729 00:51:30.675409 1120657 logs.go:276] 1 containers: [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d]
	I0729 00:51:30.675466 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.679442 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 00:51:30.679544 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 00:51:30.719112 1120657 cri.go:89] found id: "35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:30.719135 1120657 cri.go:89] found id: ""
	I0729 00:51:30.719148 1120657 logs.go:276] 1 containers: [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5]
	I0729 00:51:30.719207 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.723054 1120657 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 00:51:30.723127 1120657 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 00:51:30.770254 1120657 cri.go:89] found id: "9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:30.770287 1120657 cri.go:89] found id: ""
	I0729 00:51:30.770296 1120657 logs.go:276] 1 containers: [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b]
	I0729 00:51:30.770370 1120657 ssh_runner.go:195] Run: which crictl
	I0729 00:51:30.774202 1120657 logs.go:123] Gathering logs for kubelet ...
	I0729 00:51:30.774226 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 00:51:30.854093 1120657 logs.go:123] Gathering logs for describe nodes ...
	I0729 00:51:30.854129 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 00:51:30.989541 1120657 logs.go:123] Gathering logs for kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] ...
	I0729 00:51:30.989573 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf"
	I0729 00:51:31.061029 1120657 logs.go:123] Gathering logs for etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] ...
	I0729 00:51:31.061065 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8"
	I0729 00:51:31.110129 1120657 logs.go:123] Gathering logs for kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] ...
	I0729 00:51:31.110162 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b"
	I0729 00:51:31.160456 1120657 logs.go:123] Gathering logs for CRI-O ...
	I0729 00:51:31.160489 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 00:51:31.257987 1120657 logs.go:123] Gathering logs for dmesg ...
	I0729 00:51:31.258031 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 00:51:31.278563 1120657 logs.go:123] Gathering logs for coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] ...
	I0729 00:51:31.278597 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d"
	I0729 00:51:31.316935 1120657 logs.go:123] Gathering logs for kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] ...
	I0729 00:51:31.316968 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006"
	I0729 00:51:31.371625 1120657 logs.go:123] Gathering logs for kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] ...
	I0729 00:51:31.371662 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d"
	I0729 00:51:31.421329 1120657 logs.go:123] Gathering logs for kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] ...
	I0729 00:51:31.421361 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5"
	I0729 00:51:31.498737 1120657 logs.go:123] Gathering logs for container status ...
	I0729 00:51:31.498774 1120657 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 00:51:34.058344 1120657 system_pods.go:59] 18 kube-system pods found
	I0729 00:51:34.058389 1120657 system_pods.go:61] "coredns-7db6d8ff4d-jjr2t" [5fa8fa8e-f421-4782-9011-4ed863d05a09] Running
	I0729 00:51:34.058396 1120657 system_pods.go:61] "csi-hostpath-attacher-0" [961767c7-e288-4f70-aac0-83f4a5e91254] Running
	I0729 00:51:34.058401 1120657 system_pods.go:61] "csi-hostpath-resizer-0" [a8ff7a31-f310-4879-a4c8-f61274884ab4] Running
	I0729 00:51:34.058406 1120657 system_pods.go:61] "csi-hostpathplugin-xn72m" [5505261c-49b8-4893-9604-4dc0979d17b2] Running
	I0729 00:51:34.058450 1120657 system_pods.go:61] "etcd-addons-293121" [06b3948a-5ee7-4ddd-89b8-4c34d56a38f5] Running
	I0729 00:51:34.058464 1120657 system_pods.go:61] "kindnet-bgjr8" [f90c776f-ff70-499f-869f-80a0ed591560] Running
	I0729 00:51:34.058468 1120657 system_pods.go:61] "kube-apiserver-addons-293121" [412b4dce-538d-4aed-9ec8-9ee0d6f477ef] Running
	I0729 00:51:34.058473 1120657 system_pods.go:61] "kube-controller-manager-addons-293121" [d6c703c1-0803-4b6f-aa19-9a679e119145] Running
	I0729 00:51:34.058480 1120657 system_pods.go:61] "kube-ingress-dns-minikube" [3240bd92-b410-450a-8374-f66d02b75912] Running
	I0729 00:51:34.058484 1120657 system_pods.go:61] "kube-proxy-wqqsr" [6cc9cf2a-6e44-41d7-b776-6f43d55235d7] Running
	I0729 00:51:34.058492 1120657 system_pods.go:61] "kube-scheduler-addons-293121" [5328770c-4572-4f87-a8e3-5c57f2be8a7a] Running
	I0729 00:51:34.058496 1120657 system_pods.go:61] "metrics-server-c59844bb4-8j8jj" [c05f5d3a-d13d-4e1f-af49-e32c9fca2a84] Running
	I0729 00:51:34.058517 1120657 system_pods.go:61] "nvidia-device-plugin-daemonset-ghlzh" [aa7b75be-4b72-468d-b05e-775b8bfd3b97] Running
	I0729 00:51:34.058528 1120657 system_pods.go:61] "registry-656c9c8d9c-9frhw" [037a08a3-22e7-4fb9-8a16-205288a19233] Running
	I0729 00:51:34.058532 1120657 system_pods.go:61] "registry-proxy-wkw52" [a3c757e3-4e78-4409-9a7b-f3c0f7c57525] Running
	I0729 00:51:34.058539 1120657 system_pods.go:61] "snapshot-controller-745499f584-gjfjj" [bdadb9f7-da4d-423f-bd07-74395b7372d5] Running
	I0729 00:51:34.058546 1120657 system_pods.go:61] "snapshot-controller-745499f584-tlgmk" [e5c4487f-e7f7-4963-9982-cc354ed9f5ef] Running
	I0729 00:51:34.058550 1120657 system_pods.go:61] "storage-provisioner" [e4d63823-1705-4c1c-9451-ac7ddce8d958] Running
	I0729 00:51:34.058560 1120657 system_pods.go:74] duration metric: took 3.607231065s to wait for pod list to return data ...
	I0729 00:51:34.058570 1120657 default_sa.go:34] waiting for default service account to be created ...
	I0729 00:51:34.061037 1120657 default_sa.go:45] found service account: "default"
	I0729 00:51:34.061065 1120657 default_sa.go:55] duration metric: took 2.483792ms for default service account to be created ...
	I0729 00:51:34.061076 1120657 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 00:51:34.072479 1120657 system_pods.go:86] 18 kube-system pods found
	I0729 00:51:34.072518 1120657 system_pods.go:89] "coredns-7db6d8ff4d-jjr2t" [5fa8fa8e-f421-4782-9011-4ed863d05a09] Running
	I0729 00:51:34.072526 1120657 system_pods.go:89] "csi-hostpath-attacher-0" [961767c7-e288-4f70-aac0-83f4a5e91254] Running
	I0729 00:51:34.072532 1120657 system_pods.go:89] "csi-hostpath-resizer-0" [a8ff7a31-f310-4879-a4c8-f61274884ab4] Running
	I0729 00:51:34.072537 1120657 system_pods.go:89] "csi-hostpathplugin-xn72m" [5505261c-49b8-4893-9604-4dc0979d17b2] Running
	I0729 00:51:34.072541 1120657 system_pods.go:89] "etcd-addons-293121" [06b3948a-5ee7-4ddd-89b8-4c34d56a38f5] Running
	I0729 00:51:34.072545 1120657 system_pods.go:89] "kindnet-bgjr8" [f90c776f-ff70-499f-869f-80a0ed591560] Running
	I0729 00:51:34.072549 1120657 system_pods.go:89] "kube-apiserver-addons-293121" [412b4dce-538d-4aed-9ec8-9ee0d6f477ef] Running
	I0729 00:51:34.072560 1120657 system_pods.go:89] "kube-controller-manager-addons-293121" [d6c703c1-0803-4b6f-aa19-9a679e119145] Running
	I0729 00:51:34.072565 1120657 system_pods.go:89] "kube-ingress-dns-minikube" [3240bd92-b410-450a-8374-f66d02b75912] Running
	I0729 00:51:34.072586 1120657 system_pods.go:89] "kube-proxy-wqqsr" [6cc9cf2a-6e44-41d7-b776-6f43d55235d7] Running
	I0729 00:51:34.072591 1120657 system_pods.go:89] "kube-scheduler-addons-293121" [5328770c-4572-4f87-a8e3-5c57f2be8a7a] Running
	I0729 00:51:34.072599 1120657 system_pods.go:89] "metrics-server-c59844bb4-8j8jj" [c05f5d3a-d13d-4e1f-af49-e32c9fca2a84] Running
	I0729 00:51:34.072604 1120657 system_pods.go:89] "nvidia-device-plugin-daemonset-ghlzh" [aa7b75be-4b72-468d-b05e-775b8bfd3b97] Running
	I0729 00:51:34.072608 1120657 system_pods.go:89] "registry-656c9c8d9c-9frhw" [037a08a3-22e7-4fb9-8a16-205288a19233] Running
	I0729 00:51:34.072622 1120657 system_pods.go:89] "registry-proxy-wkw52" [a3c757e3-4e78-4409-9a7b-f3c0f7c57525] Running
	I0729 00:51:34.072629 1120657 system_pods.go:89] "snapshot-controller-745499f584-gjfjj" [bdadb9f7-da4d-423f-bd07-74395b7372d5] Running
	I0729 00:51:34.072640 1120657 system_pods.go:89] "snapshot-controller-745499f584-tlgmk" [e5c4487f-e7f7-4963-9982-cc354ed9f5ef] Running
	I0729 00:51:34.072644 1120657 system_pods.go:89] "storage-provisioner" [e4d63823-1705-4c1c-9451-ac7ddce8d958] Running
	I0729 00:51:34.072651 1120657 system_pods.go:126] duration metric: took 11.569204ms to wait for k8s-apps to be running ...
	I0729 00:51:34.072660 1120657 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 00:51:34.072768 1120657 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 00:51:34.085450 1120657 system_svc.go:56] duration metric: took 12.778444ms WaitForService to wait for kubelet
	I0729 00:51:34.085529 1120657 kubeadm.go:582] duration metric: took 2m38.682055937s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 00:51:34.085573 1120657 node_conditions.go:102] verifying NodePressure condition ...
	I0729 00:51:34.088925 1120657 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 00:51:34.088960 1120657 node_conditions.go:123] node cpu capacity is 2
	I0729 00:51:34.088974 1120657 node_conditions.go:105] duration metric: took 3.360513ms to run NodePressure ...
	I0729 00:51:34.088988 1120657 start.go:241] waiting for startup goroutines ...
	I0729 00:51:34.088996 1120657 start.go:246] waiting for cluster config update ...
	I0729 00:51:34.089012 1120657 start.go:255] writing updated cluster config ...
	I0729 00:51:34.089319 1120657 ssh_runner.go:195] Run: rm -f paused
	I0729 00:51:34.432050 1120657 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 00:51:34.435768 1120657 out.go:177] * Done! kubectl is now configured to use "addons-293121" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 00:55:51 addons-293121 crio[963]: time="2024-07-29 00:55:51.873250215Z" level=info msg="Starting container: 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b" id=a49a2f2f-6e30-442f-b315-f281bf36c73c name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 00:55:51 addons-293121 crio[963]: time="2024-07-29 00:55:51.879667709Z" level=info msg="Started container" PID=8554 containerID=798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b description=headlamp/headlamp-7867546754-cgr2k/headlamp id=a49a2f2f-6e30-442f-b315-f281bf36c73c name=/runtime.v1.RuntimeService/StartContainer sandboxID=692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.645657318Z" level=info msg="Stopping container: 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b (timeout: 30s)" id=2b0ff575-ec39-4daf-bc32-e79ed476e339 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:55:58 addons-293121 conmon[8543]: conmon 798a934bb7ca5ebbfb00 <ninfo>: container 8554 exited with status 2
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.675301932Z" level=info msg="Stopped container 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b: headlamp/headlamp-7867546754-cgr2k/headlamp" id=2b0ff575-ec39-4daf-bc32-e79ed476e339 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.675882376Z" level=info msg="Stopping pod sandbox: 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=648fb109-d201-4d7a-9c6e-1cbe20065f41 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.676104848Z" level=info msg="Got pod network &{Name:headlamp-7867546754-cgr2k Namespace:headlamp ID:692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c UID:6f37b185-e9ba-45a5-b609-c73cf7e563db NetNS:/var/run/netns/fb72f03b-3e6b-49a4-b9c7-35dea3334ecf Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.676262705Z" level=info msg="Deleting pod headlamp_headlamp-7867546754-cgr2k from CNI network \"kindnet\" (type=ptp)"
	Jul 29 00:55:58 addons-293121 crio[963]: time="2024-07-29 00:55:58.700429200Z" level=info msg="Stopped pod sandbox: 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=648fb109-d201-4d7a-9c6e-1cbe20065f41 name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:55:59 addons-293121 crio[963]: time="2024-07-29 00:55:59.079982473Z" level=info msg="Removing container: 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b" id=889d84fc-71ac-4834-a05b-4d0d3b5b60c9 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 00:55:59 addons-293121 crio[963]: time="2024-07-29 00:55:59.101738537Z" level=info msg="Removed container 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b: headlamp/headlamp-7867546754-cgr2k/headlamp" id=889d84fc-71ac-4834-a05b-4d0d3b5b60c9 name=/runtime.v1.RuntimeService/RemoveContainer
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.350213303Z" level=info msg="Stopping pod sandbox: d2a608336bf72f5ccc5c16a2c11e1fad7f4cd6495afd4503d195c25a0a07cb38" id=0fe2cc14-3698-4f78-97fd-4509be4bd00b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.350263937Z" level=info msg="Stopped pod sandbox (already stopped): d2a608336bf72f5ccc5c16a2c11e1fad7f4cd6495afd4503d195c25a0a07cb38" id=0fe2cc14-3698-4f78-97fd-4509be4bd00b name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.350615746Z" level=info msg="Removing pod sandbox: d2a608336bf72f5ccc5c16a2c11e1fad7f4cd6495afd4503d195c25a0a07cb38" id=26698f70-7a53-4beb-ac58-31d7be2f20fc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.359080299Z" level=info msg="Removed pod sandbox: d2a608336bf72f5ccc5c16a2c11e1fad7f4cd6495afd4503d195c25a0a07cb38" id=26698f70-7a53-4beb-ac58-31d7be2f20fc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.359675094Z" level=info msg="Stopping pod sandbox: 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=17943389-7247-4bba-a1da-0894724e640e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.359721354Z" level=info msg="Stopped pod sandbox (already stopped): 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=17943389-7247-4bba-a1da-0894724e640e name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.360064818Z" level=info msg="Removing pod sandbox: 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=43778d2a-0b5b-4524-a757-a7c2c6b07ab3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 00:56:42 addons-293121 crio[963]: time="2024-07-29 00:56:42.368268713Z" level=info msg="Removed pod sandbox: 692ce1eb10b32f1b4102f42a87fc9e7177294a216a2a9e6bf87525fe4311208c" id=43778d2a-0b5b-4524-a757-a7c2c6b07ab3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Jul 29 00:57:39 addons-293121 crio[963]: time="2024-07-29 00:57:39.720739966Z" level=info msg="Stopping container: 13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd (timeout: 30s)" id=56b8c65d-753b-4621-bc6c-ace7bf50aa20 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:57:40 addons-293121 crio[963]: time="2024-07-29 00:57:40.919525582Z" level=info msg="Stopped container 13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd: kube-system/metrics-server-c59844bb4-8j8jj/metrics-server" id=56b8c65d-753b-4621-bc6c-ace7bf50aa20 name=/runtime.v1.RuntimeService/StopContainer
	Jul 29 00:57:40 addons-293121 crio[963]: time="2024-07-29 00:57:40.920541231Z" level=info msg="Stopping pod sandbox: d12ddddd9349a352d39240c933e47c897a3ad0d84319cd2422d5da610c8edb51" id=02a07fd5-30a1-4239-a971-b96e73815f4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Jul 29 00:57:40 addons-293121 crio[963]: time="2024-07-29 00:57:40.920840955Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-8j8jj Namespace:kube-system ID:d12ddddd9349a352d39240c933e47c897a3ad0d84319cd2422d5da610c8edb51 UID:c05f5d3a-d13d-4e1f-af49-e32c9fca2a84 NetNS:/var/run/netns/c2d44e62-43b4-44bf-872e-b5fa080a3da9 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jul 29 00:57:40 addons-293121 crio[963]: time="2024-07-29 00:57:40.921071952Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-8j8jj from CNI network \"kindnet\" (type=ptp)"
	Jul 29 00:57:40 addons-293121 crio[963]: time="2024-07-29 00:57:40.974523385Z" level=info msg="Stopped pod sandbox: d12ddddd9349a352d39240c933e47c897a3ad0d84319cd2422d5da610c8edb51" id=02a07fd5-30a1-4239-a971-b96e73815f4f name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	1c91ad6e6b3e9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   91c442368719b       hello-world-app-6778b5fc9f-rbtpj
	173ec5684bbb4       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   d80911b7ceb1b       nginx
	0f2f4ce296ca6       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   88c74a86bf605       busybox
	109922cc7bb18       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        7 minutes ago       Running             local-path-provisioner    0                   bcf160d62dad2       local-path-provisioner-8d985888d-z2zkf
	13d8dcd61c132       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   7 minutes ago       Exited              metrics-server            0                   d12ddddd9349a       metrics-server-c59844bb4-8j8jj
	efa141be97f73       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        7 minutes ago       Running             storage-provisioner       0                   c05ad961d84e2       storage-provisioner
	b4398e45ecdd7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        7 minutes ago       Running             coredns                   0                   d206440e21cb4       coredns-7db6d8ff4d-jjr2t
	9c07ffef97002       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago       Running             kindnet-cni               0                   6c548d4e4c18d       kindnet-bgjr8
	23c2dbcfd3a2a       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago       Running             kube-proxy                0                   88870689640f2       kube-proxy-wqqsr
	35f2f5a1204c0       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        9 minutes ago       Running             kube-controller-manager   0                   e9ae74aa6a4a1       kube-controller-manager-addons-293121
	486da95e343c4       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        9 minutes ago       Running             kube-apiserver            0                   0b46a75558880       kube-apiserver-addons-293121
	45ebabf751d7a       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        9 minutes ago       Running             kube-scheduler            0                   3a8af04902ea2       kube-scheduler-addons-293121
	3f1d3b5b1414c       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   e15901a223470       etcd-addons-293121
	
	
	==> coredns [b4398e45ecdd78fb2dc6eae2137c7f18e9eb4ab9f39dff7b9c477638a035393d] <==
	[INFO] 10.244.0.5:56028 - 10669 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003305978s
	[INFO] 10.244.0.5:46395 - 10573 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000110784s
	[INFO] 10.244.0.5:46395 - 37960 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000065017s
	[INFO] 10.244.0.5:41329 - 19838 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000101768s
	[INFO] 10.244.0.5:41329 - 52337 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00003465s
	[INFO] 10.244.0.5:55221 - 2635 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000051118s
	[INFO] 10.244.0.5:55221 - 4429 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000030391s
	[INFO] 10.244.0.5:42051 - 48810 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00004s
	[INFO] 10.244.0.5:42051 - 61348 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00002907s
	[INFO] 10.244.0.5:57445 - 10790 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001238826s
	[INFO] 10.244.0.5:57445 - 18264 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001203478s
	[INFO] 10.244.0.5:54376 - 15838 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0000544s
	[INFO] 10.244.0.5:54376 - 15324 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000035627s
	[INFO] 10.244.0.20:41928 - 63546 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00210936s
	[INFO] 10.244.0.20:34310 - 19549 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00236128s
	[INFO] 10.244.0.20:42665 - 47414 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00612977s
	[INFO] 10.244.0.20:42896 - 358 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.005155049s
	[INFO] 10.244.0.20:58911 - 46867 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000176179s
	[INFO] 10.244.0.20:47632 - 15740 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000090395s
	[INFO] 10.244.0.20:45731 - 31976 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003127379s
	[INFO] 10.244.0.20:43131 - 64901 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003316605s
	[INFO] 10.244.0.20:52481 - 55007 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.003766111s
	[INFO] 10.244.0.20:55215 - 26607 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001008854s
	[INFO] 10.244.0.23:52463 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000441318s
	[INFO] 10.244.0.23:46096 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000114493s
	
	
	==> describe nodes <==
	Name:               addons-293121
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-293121
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1
	                    minikube.k8s.io/name=addons-293121
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T00_48_42_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-293121
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 00:48:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-293121
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 00:57:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 00:56:19 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 00:56:19 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 00:56:19 +0000   Mon, 29 Jul 2024 00:48:35 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 00:56:19 +0000   Mon, 29 Jul 2024 00:49:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-293121
	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:                 4bb880a61480481280ef3ad2bdd489ad
	  System UUID:                8a8f4752-64cc-455e-9e36-e9dfce10d303
	  Boot ID:                    895def51-d42c-4bc5-9a4c-0e6874380a7b
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m7s
	  default                     hello-world-app-6778b5fc9f-rbtpj          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m39s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m
	  kube-system                 coredns-7db6d8ff4d-jjr2t                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m46s
	  kube-system                 etcd-addons-293121                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m
	  kube-system                 kindnet-bgjr8                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m46s
	  kube-system                 kube-apiserver-addons-293121              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m
	  kube-system                 kube-controller-manager-addons-293121     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m
	  kube-system                 kube-proxy-wqqsr                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m46s
	  kube-system                 kube-scheduler-addons-293121              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m40s
	  local-path-storage          local-path-provisioner-8d985888d-z2zkf    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m40s
	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                 8m39s                kube-proxy       
	  Normal  NodeHasSufficientMemory  9m7s (x9 over 9m7s)  kubelet          Node addons-293121 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m7s (x8 over 9m7s)  kubelet          Node addons-293121 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m7s (x7 over 9m7s)  kubelet          Node addons-293121 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m                   kubelet          Node addons-293121 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m                   kubelet          Node addons-293121 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m                   kubelet          Node addons-293121 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m47s                node-controller  Node addons-293121 event: Registered Node addons-293121 in Controller
	  Normal  NodeReady                7m59s                kubelet          Node addons-293121 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000703] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000906] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=0000000083d8bcf7
	[  +0.001025] FS-Cache: N-key=[8] 'b4613b0000000000'
	[  +0.002973] FS-Cache: Duplicate cookie detected
	[  +0.000713] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000946] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000004ff83c76
	[  +0.001033] FS-Cache: O-key=[8] 'b4613b0000000000'
	[  +0.000703] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000005136bb37
	[  +0.001047] FS-Cache: N-key=[8] 'b4613b0000000000'
	[Jul28 23:26] FS-Cache: Duplicate cookie detected
	[  +0.000740] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.001000] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000008418b759
	[  +0.001065] FS-Cache: O-key=[8] 'b3613b0000000000'
	[  +0.000713] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=0000000083d8bcf7
	[  +0.001052] FS-Cache: N-key=[8] 'b3613b0000000000'
	[  +0.297187] FS-Cache: Duplicate cookie detected
	[  +0.000722] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000962] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=000000003bc30ac1
	[  +0.001048] FS-Cache: O-key=[8] 'b9613b0000000000'
	[  +0.000724] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000942] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000003c0b48ce
	[  +0.001032] FS-Cache: N-key=[8] 'b9613b0000000000'
	[Jul29 00:02] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [3f1d3b5b1414c329cdc01eae4c1268a4e6710e126299176ca43c664d3f6f2af8] <==
	{"level":"info","ts":"2024-07-29T00:48:35.594069Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.595824Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-29T00:48:35.596211Z","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-29T00:48:35.620359Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.622706Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-29T00:48:35.596233Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-29T00:48:35.596289Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-29T00:48:35.634831Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-29T00:48:35.636275Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-29T00:48:56.011582Z","caller":"traceutil/trace.go:171","msg":"trace[810692400] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"138.382361ms","start":"2024-07-29T00:48:55.873186Z","end":"2024-07-29T00:48:56.011568Z","steps":["trace[810692400] 'process raft request'  (duration: 138.331317ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:56.02133Z","caller":"traceutil/trace.go:171","msg":"trace[1928269707] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"148.184401ms","start":"2024-07-29T00:48:55.873131Z","end":"2024-07-29T00:48:56.021315Z","steps":["trace[1928269707] 'process raft request'  (duration: 81.290348ms)","trace[1928269707] 'compare'  (duration: 57.006688ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:56.696251Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"231.111276ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:56.718349Z","caller":"traceutil/trace.go:171","msg":"trace[1541314718] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:394; }","duration":"253.215095ms","start":"2024-07-29T00:48:56.465112Z","end":"2024-07-29T00:48:56.718327Z","steps":["trace[1541314718] 'agreement among raft nodes before linearized reading'  (duration: 58.871224ms)","trace[1541314718] 'range keys from in-memory index tree'  (duration: 172.222123ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:58.599101Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"153.148698ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128030839333655210 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" mod_revision:320 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" value_size:140 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/attachdetach-controller\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-07-29T00:48:58.599893Z","caller":"traceutil/trace.go:171","msg":"trace[779877204] linearizableReadLoop","detail":"{readStateIndex:411; appliedIndex:410; }","duration":"180.305381ms","start":"2024-07-29T00:48:58.419573Z","end":"2024-07-29T00:48:58.599878Z","steps":["trace[779877204] 'read index received'  (duration: 535.086µs)","trace[779877204] 'applied index is now lower than readState.Index'  (duration: 179.768506ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.704086Z","caller":"traceutil/trace.go:171","msg":"trace[252295618] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"284.719744ms","start":"2024-07-29T00:48:58.419331Z","end":"2024-07-29T00:48:58.704051Z","steps":["trace[252295618] 'compare'  (duration: 15.924236ms)","trace[252295618] 'store kv pair into bolt db' {req_type:put; key:/registry/serviceaccounts/kube-system/attachdetach-controller; req_size:206; } (duration: 56.802817ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-29T00:48:58.704933Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"285.333761ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:58.705005Z","caller":"traceutil/trace.go:171","msg":"trace[1976654298] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:402; }","duration":"285.403202ms","start":"2024-07-29T00:48:58.419568Z","end":"2024-07-29T00:48:58.704971Z","steps":["trace[1976654298] 'agreement among raft nodes before linearized reading'  (duration: 184.589019ms)","trace[1976654298] 'range keys from in-memory index tree'  (duration: 100.724698ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.739724Z","caller":"traceutil/trace.go:171","msg":"trace[1287858632] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"225.325076ms","start":"2024-07-29T00:48:58.51438Z","end":"2024-07-29T00:48:58.739705Z","steps":["trace[1287858632] 'process raft request'  (duration: 189.946297ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.742518Z","caller":"traceutil/trace.go:171","msg":"trace[666013895] linearizableReadLoop","detail":"{readStateIndex:414; appliedIndex:411; }","duration":"119.388279ms","start":"2024-07-29T00:48:58.623116Z","end":"2024-07-29T00:48:58.742505Z","steps":["trace[666013895] 'read index received'  (duration: 81.305831ms)","trace[666013895] 'applied index is now lower than readState.Index'  (duration: 38.081923ms)"],"step_count":2}
	{"level":"info","ts":"2024-07-29T00:48:58.742853Z","caller":"traceutil/trace.go:171","msg":"trace[1254480708] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"228.310089ms","start":"2024-07-29T00:48:58.514521Z","end":"2024-07-29T00:48:58.742831Z","steps":["trace[1254480708] 'process raft request'  (duration: 227.836492ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.773268Z","caller":"traceutil/trace.go:171","msg":"trace[1888458788] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"205.355847ms","start":"2024-07-29T00:48:58.567675Z","end":"2024-07-29T00:48:58.773031Z","steps":["trace[1888458788] 'process raft request'  (duration: 174.806663ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T00:48:58.780867Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"157.743284ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-29T00:48:58.795861Z","caller":"traceutil/trace.go:171","msg":"trace[949743648] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:405; }","duration":"172.743662ms","start":"2024-07-29T00:48:58.623102Z","end":"2024-07-29T00:48:58.795845Z","steps":["trace[949743648] 'agreement among raft nodes before linearized reading'  (duration: 150.37038ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-29T00:48:58.88469Z","caller":"traceutil/trace.go:171","msg":"trace[563915450] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"102.477006ms","start":"2024-07-29T00:48:58.782184Z","end":"2024-07-29T00:48:58.884661Z","steps":["trace[563915450] 'process raft request'  (duration: 56.948547ms)","trace[563915450] 'compare'  (duration: 45.050342ms)"],"step_count":2}
	
	
	==> kernel <==
	 00:57:41 up  8:40,  0 users,  load average: 0.34, 0.54, 0.68
	Linux addons-293121 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [9c07ffef9700288a3632b11a371c5304b8324d57fd753a10be2dec2c4d4c767b] <==
	I0729 00:56:21.607413       1 main.go:299] handling current node
	I0729 00:56:31.607652       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:56:31.607688       1 main.go:299] handling current node
	I0729 00:56:41.607690       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:56:41.607727       1 main.go:299] handling current node
	W0729 00:56:48.697395       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
	E0729 00:56:48.697434       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
	I0729 00:56:51.607337       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:56:51.607375       1 main.go:299] handling current node
	W0729 00:56:56.396908       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
	E0729 00:56:56.396942       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
	W0729 00:56:58.965062       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
	E0729 00:56:58.965102       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
	I0729 00:57:01.607731       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:57:01.607771       1 main.go:299] handling current node
	I0729 00:57:11.607321       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:57:11.607359       1 main.go:299] handling current node
	I0729 00:57:21.607959       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:57:21.608072       1 main.go:299] handling current node
	W0729 00:57:24.292192       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
	E0729 00:57:24.292226       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
	I0729 00:57:31.607661       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 00:57:31.607767       1 main.go:299] handling current node
	W0729 00:57:32.961940       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
	E0729 00:57:32.961971       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	
	
	==> kube-apiserver [486da95e343c462b7e48d0f1bac98f9d71f5958c89f0cd6393177323b9049abf] <==
	E0729 00:51:22.869049       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.87.208:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.107.87.208:443: connect: connection refused
	I0729 00:51:22.959805       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0729 00:51:44.165624       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50172: use of closed network connection
	E0729 00:51:44.418922       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50192: use of closed network connection
	E0729 00:51:44.570976       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:50212: use of closed network connection
	I0729 00:52:09.631479       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0729 00:52:28.388988       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.389035       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.475650       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.475717       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.508755       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.508914       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.521114       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.521235       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0729 00:52:28.543442       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0729 00:52:28.543486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0729 00:52:29.521407       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0729 00:52:29.544638       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0729 00:52:29.555709       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0729 00:52:35.237091       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0729 00:52:36.298342       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0729 00:52:40.758187       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0729 00:52:41.085961       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.136.227"}
	I0729 00:55:02.292939       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.242.142"}
	I0729 00:55:48.049699       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.103.43.247"}
	
	
	==> kube-controller-manager [35f2f5a1204c019b1ab3eccfadc9ffd757927d4e511bf5096d6c6c07dd24e9f5] <==
	I0729 00:55:48.145721       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="49.37µs"
	W0729 00:55:51.537397       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
	E0729 00:55:51.537433       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
	I0729 00:55:52.076814       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="51.446µs"
	I0729 00:55:52.105853       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="13.901616ms"
	I0729 00:55:52.105950       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="57.23µs"
	I0729 00:55:58.630079       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="4.513µs"
	W0729 00:56:01.866946       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
	E0729 00:56:01.866983       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
	W0729 00:56:06.295554       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
	E0729 00:56:06.295592       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
	I0729 00:56:08.741956       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0729 00:56:29.813373       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
	E0729 00:56:29.813411       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
	W0729 00:56:35.872754       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
	E0729 00:56:35.872793       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
	W0729 00:56:50.740380       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
	E0729 00:56:50.740417       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
	W0729 00:57:05.642328       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
	E0729 00:57:05.642364       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
	W0729 00:57:21.642131       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
	E0729 00:57:21.642179       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
	W0729 00:57:27.746154       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
	E0729 00:57:27.746193       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
	I0729 00:57:39.702270       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="7.188µs"
	
	
	==> kube-proxy [23c2dbcfd3a2a166e251c7768f08f991161c8bf89b26bc1851c6ce76affe2f6d] <==
	I0729 00:49:01.161819       1 server_linux.go:69] "Using iptables proxy"
	I0729 00:49:01.251083       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 00:49:01.405388       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 00:49:01.405438       1 server_linux.go:165] "Using iptables Proxier"
	I0729 00:49:01.412012       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 00:49:01.412043       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 00:49:01.412063       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"
	I0729 00:49:01.412278       1 server.go:872] "Version info" version="v1.30.3"
	I0729 00:49:01.412300       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 00:49:01.417462       1 config.go:192] "Starting service config controller"
	I0729 00:49:01.417494       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 00:49:01.417515       1 config.go:101] "Starting endpoint slice config controller"
	I0729 00:49:01.417520       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 00:49:01.418040       1 config.go:319] "Starting node config controller"
	I0729 00:49:01.418059       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 00:49:01.519502       1 shared_informer.go:320] Caches are synced for service config
	I0729 00:49:01.519648       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 00:49:01.633110       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [45ebabf751d7a632beffae5932acf490b5f908f949f5e7ac2b2aaff327afa006] <==
	W0729 00:48:39.245181       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
	E0729 00:48:39.245392       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
	W0729 00:48:39.245194       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
	E0729 00:48:39.245484       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
	W0729 00:48:40.071922       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 00:48:40.072070       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0729 00:48:40.085364       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0729 00:48:40.085407       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0729 00:48:40.110055       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
	E0729 00:48:40.110104       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
	W0729 00:48:40.156397       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
	E0729 00:48:40.156454       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
	W0729 00:48:40.275377       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
	E0729 00:48:40.275416       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
	W0729 00:48:40.279822       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
	E0729 00:48:40.279873       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
	W0729 00:48:40.406469       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
	E0729 00:48:40.406597       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
	W0729 00:48:40.443622       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0729 00:48:40.443739       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0729 00:48:40.451036       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
	E0729 00:48:40.451168       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
	W0729 00:48:40.501709       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
	E0729 00:48:40.501745       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
	I0729 00:48:42.828418       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 00:55:48 addons-293121 kubelet[1546]: I0729 00:55:48.116923    1546 memory_manager.go:354] "RemoveStaleState removing state" podUID="c2cb5e0e-1f88-47b6-875b-e5d6b4ec07bb" containerName="yakd"
	Jul 29 00:55:48 addons-293121 kubelet[1546]: I0729 00:55:48.116931    1546 memory_manager.go:354] "RemoveStaleState removing state" podUID="aa7b75be-4b72-468d-b05e-775b8bfd3b97" containerName="nvidia-device-plugin-ctr"
	Jul 29 00:55:48 addons-293121 kubelet[1546]: I0729 00:55:48.116938    1546 memory_manager.go:354] "RemoveStaleState removing state" podUID="d1cb254e-0f85-4d58-8a97-5fa1b21d1a3c" containerName="cloud-spanner-emulator"
	Jul 29 00:55:48 addons-293121 kubelet[1546]: I0729 00:55:48.271355    1546 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-267hb\" (UniqueName: \"kubernetes.io/projected/6f37b185-e9ba-45a5-b609-c73cf7e563db-kube-api-access-267hb\") pod \"headlamp-7867546754-cgr2k\" (UID: \"6f37b185-e9ba-45a5-b609-c73cf7e563db\") " pod="headlamp/headlamp-7867546754-cgr2k"
	Jul 29 00:55:49 addons-293121 kubelet[1546]: I0729 00:55:49.709528    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d1cb254e-0f85-4d58-8a97-5fa1b21d1a3c" path="/var/lib/kubelet/pods/d1cb254e-0f85-4d58-8a97-5fa1b21d1a3c/volumes"
	Jul 29 00:55:52 addons-293121 kubelet[1546]: I0729 00:55:52.091330    1546 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-cgr2k" podStartSLOduration=0.747300591 podStartE2EDuration="4.091309177s" podCreationTimestamp="2024-07-29 00:55:48 +0000 UTC" firstStartedPulling="2024-07-29 00:55:48.46334413 +0000 UTC m=+426.919987014" lastFinishedPulling="2024-07-29 00:55:51.807352717 +0000 UTC m=+430.263995600" observedRunningTime="2024-07-29 00:55:52.077350036 +0000 UTC m=+430.533992937" watchObservedRunningTime="2024-07-29 00:55:52.091309177 +0000 UTC m=+430.547952069"
	Jul 29 00:55:58 addons-293121 kubelet[1546]: I0729 00:55:58.847701    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-267hb\" (UniqueName: \"kubernetes.io/projected/6f37b185-e9ba-45a5-b609-c73cf7e563db-kube-api-access-267hb\") pod \"6f37b185-e9ba-45a5-b609-c73cf7e563db\" (UID: \"6f37b185-e9ba-45a5-b609-c73cf7e563db\") "
	Jul 29 00:55:58 addons-293121 kubelet[1546]: I0729 00:55:58.849584    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6f37b185-e9ba-45a5-b609-c73cf7e563db-kube-api-access-267hb" (OuterVolumeSpecName: "kube-api-access-267hb") pod "6f37b185-e9ba-45a5-b609-c73cf7e563db" (UID: "6f37b185-e9ba-45a5-b609-c73cf7e563db"). InnerVolumeSpecName "kube-api-access-267hb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 00:55:58 addons-293121 kubelet[1546]: I0729 00:55:58.948232    1546 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-267hb\" (UniqueName: \"kubernetes.io/projected/6f37b185-e9ba-45a5-b609-c73cf7e563db-kube-api-access-267hb\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:55:59 addons-293121 kubelet[1546]: I0729 00:55:59.078795    1546 scope.go:117] "RemoveContainer" containerID="798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b"
	Jul 29 00:55:59 addons-293121 kubelet[1546]: I0729 00:55:59.102201    1546 scope.go:117] "RemoveContainer" containerID="798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b"
	Jul 29 00:55:59 addons-293121 kubelet[1546]: E0729 00:55:59.102925    1546 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b\": container with ID starting with 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b not found: ID does not exist" containerID="798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b"
	Jul 29 00:55:59 addons-293121 kubelet[1546]: I0729 00:55:59.102978    1546 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b"} err="failed to get container status \"798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b\": rpc error: code = NotFound desc = could not find container \"798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b\": container with ID starting with 798a934bb7ca5ebbfb00a9aed12c39dccf86ce278b211ef92ae14a5d314e349b not found: ID does not exist"
	Jul 29 00:55:59 addons-293121 kubelet[1546]: I0729 00:55:59.693721    1546 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6f37b185-e9ba-45a5-b609-c73cf7e563db" path="/var/lib/kubelet/pods/6f37b185-e9ba-45a5-b609-c73cf7e563db/volumes"
	Jul 29 00:56:39 addons-293121 kubelet[1546]: I0729 00:56:39.691973    1546 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.099052    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wrdsd\" (UniqueName: \"kubernetes.io/projected/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-kube-api-access-wrdsd\") pod \"c05f5d3a-d13d-4e1f-af49-e32c9fca2a84\" (UID: \"c05f5d3a-d13d-4e1f-af49-e32c9fca2a84\") "
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.099116    1546 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-tmp-dir\") pod \"c05f5d3a-d13d-4e1f-af49-e32c9fca2a84\" (UID: \"c05f5d3a-d13d-4e1f-af49-e32c9fca2a84\") "
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.099471    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "c05f5d3a-d13d-4e1f-af49-e32c9fca2a84" (UID: "c05f5d3a-d13d-4e1f-af49-e32c9fca2a84"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.111016    1546 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-kube-api-access-wrdsd" (OuterVolumeSpecName: "kube-api-access-wrdsd") pod "c05f5d3a-d13d-4e1f-af49-e32c9fca2a84" (UID: "c05f5d3a-d13d-4e1f-af49-e32c9fca2a84"). InnerVolumeSpecName "kube-api-access-wrdsd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.200181    1546 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-wrdsd\" (UniqueName: \"kubernetes.io/projected/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-kube-api-access-wrdsd\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.200224    1546 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/c05f5d3a-d13d-4e1f-af49-e32c9fca2a84-tmp-dir\") on node \"addons-293121\" DevicePath \"\""
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.281999    1546 scope.go:117] "RemoveContainer" containerID="13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd"
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.300164    1546 scope.go:117] "RemoveContainer" containerID="13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd"
	Jul 29 00:57:41 addons-293121 kubelet[1546]: E0729 00:57:41.300908    1546 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd\": container with ID starting with 13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd not found: ID does not exist" containerID="13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd"
	Jul 29 00:57:41 addons-293121 kubelet[1546]: I0729 00:57:41.300951    1546 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd"} err="failed to get container status \"13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd\": rpc error: code = NotFound desc = could not find container \"13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd\": container with ID starting with 13d8dcd61c132648053823a67b90e4a1c521e93b2f9697147d3d9d70190eafdd not found: ID does not exist"
	
	
	==> storage-provisioner [efa141be97f73a3806c6a97e939a7047a858d10917b94e18db47c322c0577403] <==
	I0729 00:49:43.219709       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0729 00:49:43.255170       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0729 00:49:43.255293       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0729 00:49:43.275027       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0729 00:49:43.275278       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5!
	I0729 00:49:43.276237       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"be684f1d-e216-48f8-8dfa-1d6d49c6f365", APIVersion:"v1", ResourceVersion:"955", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5 became leader
	I0729 00:49:43.376350       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-293121_17738ed4-13de-43bb-bbc9-64bfe8d1bbd5!
	

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (126.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-652034 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 01:11:16.419470 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:11:34.976421 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:11:44.102729 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-652034 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m1.917413476s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:589: expected 3 nodes to be Ready, got 
-- stdout --
	NAME            STATUS     ROLES           AGE     VERSION
	ha-652034       NotReady   control-plane   9m59s   v1.30.3
	ha-652034-m02   Ready      control-plane   9m25s   v1.30.3
	ha-652034-m04   Ready      <none>          6m59s   v1.30.3

                                                
                                                
-- /stdout --
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}}'"
ha_test.go:597: expected 3 nodes Ready status to be True, got 
-- stdout --
	' Unknown
	 True
	 True
	'

                                                
                                                
-- /stdout --
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestMultiControlPlane/serial/RestartCluster]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect ha-652034
helpers_test.go:235: (dbg) docker inspect ha-652034:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f",
	        "Created": "2024-07-29T01:02:17.906983884Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1180338,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-29T01:10:37.81326147Z",
	            "FinishedAt": "2024-07-29T01:10:36.894287116Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/hostname",
	        "HostsPath": "/var/lib/docker/containers/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/hosts",
	        "LogPath": "/var/lib/docker/containers/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f-json.log",
	        "Name": "/ha-652034",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "ha-652034:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "ha-652034",
	            "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": 2306867200,
	            "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": 4613734400,
	            "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/ebcabf42e9b5c750b5b4cb4c47e87c810294650aed2febc26c9f32cb5482ea04-init/diff:/var/lib/docker/overlay2/f5a3c3917d1de1e4a776e12f1d91a6a9d5cb33eb406f181e2cc3aef4be9009bc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ebcabf42e9b5c750b5b4cb4c47e87c810294650aed2febc26c9f32cb5482ea04/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ebcabf42e9b5c750b5b4cb4c47e87c810294650aed2febc26c9f32cb5482ea04/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ebcabf42e9b5c750b5b4cb4c47e87c810294650aed2febc26c9f32cb5482ea04/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "ha-652034",
	                "Source": "/var/lib/docker/volumes/ha-652034/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "ha-652034",
	            "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": "ha-652034",
	                "name.minikube.sigs.k8s.io": "ha-652034",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "06e051c877256f7f051086864120f0c17ee4a3bbbd7dc6516365735abf115c69",
	            "SandboxKey": "/var/run/docker/netns/06e051c87725",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34295"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34296"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34299"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34297"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34298"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "ha-652034": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "0143cefb76a870d3bbc37fe90c6f6078d0921b3e7ab79fcaf79469fcaa7cfc00",
	                    "EndpointID": "08253187f92769e97eeb12f446963ce897c3a2a464d7ece71412f253998710b9",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "ha-652034",
	                        "a7db33d71c68"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p ha-652034 -n ha-652034
helpers_test.go:244: <<< TestMultiControlPlane/serial/RestartCluster FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/RestartCluster]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p ha-652034 logs -n 25: (2.207626302s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartCluster logs: 
-- stdout --
	
	==> Audit <==
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| Command |                                       Args                                       |  Profile  |  User   | Version |     Start Time      |      End Time       |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	| cp      | ha-652034 cp ha-652034-m03:/home/docker/cp-test.txt                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04:/home/docker/cp-test_ha-652034-m03_ha-652034-m04.txt               |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m03 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n ha-652034-m04 sudo cat                                          | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | /home/docker/cp-test_ha-652034-m03_ha-652034-m04.txt                             |           |         |         |                     |                     |
	| cp      | ha-652034 cp testdata/cp-test.txt                                                | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04:/home/docker/cp-test.txt                                           |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | /tmp/TestMultiControlPlaneserialCopyFile1748132052/001/cp-test_ha-652034-m04.txt |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| cp      | ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034:/home/docker/cp-test_ha-652034-m04_ha-652034.txt                       |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n ha-652034 sudo cat                                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | /home/docker/cp-test_ha-652034-m04_ha-652034.txt                                 |           |         |         |                     |                     |
	| cp      | ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m02:/home/docker/cp-test_ha-652034-m04_ha-652034-m02.txt               |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n ha-652034-m02 sudo cat                                          | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | /home/docker/cp-test_ha-652034-m04_ha-652034-m02.txt                             |           |         |         |                     |                     |
	| cp      | ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m03:/home/docker/cp-test_ha-652034-m04_ha-652034-m03.txt               |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n                                                                 | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | ha-652034-m04 sudo cat                                                           |           |         |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                         |           |         |         |                     |                     |
	| ssh     | ha-652034 ssh -n ha-652034-m03 sudo cat                                          | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | /home/docker/cp-test_ha-652034-m04_ha-652034-m03.txt                             |           |         |         |                     |                     |
	| node    | ha-652034 node stop m02 -v=7                                                     | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | ha-652034 node start m02 -v=7                                                    | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:06 UTC | 29 Jul 24 01:06 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-652034 -v=7                                                           | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:07 UTC |                     |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | -p ha-652034 -v=7                                                                | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:07 UTC | 29 Jul 24 01:07 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-652034 --wait=true -v=7                                                    | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:07 UTC | 29 Jul 24 01:09 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| node    | list -p ha-652034                                                                | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:09 UTC |                     |
	| node    | ha-652034 node delete m03 -v=7                                                   | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:09 UTC | 29 Jul 24 01:09 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| stop    | ha-652034 stop -v=7                                                              | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:10 UTC | 29 Jul 24 01:10 UTC |
	|         | --alsologtostderr                                                                |           |         |         |                     |                     |
	| start   | -p ha-652034 --wait=true                                                         | ha-652034 | jenkins | v1.33.1 | 29 Jul 24 01:10 UTC | 29 Jul 24 01:12 UTC |
	|         | -v=7 --alsologtostderr                                                           |           |         |         |                     |                     |
	|         | --driver=docker                                                                  |           |         |         |                     |                     |
	|         | --container-runtime=crio                                                         |           |         |         |                     |                     |
	|---------|----------------------------------------------------------------------------------|-----------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 01:10:37
	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
	I0729 01:10:37.344033 1180133 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:10:37.344195 1180133 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:10:37.344208 1180133 out.go:304] Setting ErrFile to fd 2...
	I0729 01:10:37.344213 1180133 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:10:37.344479 1180133 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:10:37.344868 1180133 out.go:298] Setting JSON to false
	I0729 01:10:37.345826 1180133 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":31989,"bootTime":1722183449,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 01:10:37.345902 1180133 start.go:139] virtualization:  
	I0729 01:10:37.348575 1180133 out.go:177] * [ha-652034] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 01:10:37.350641 1180133 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 01:10:37.350804 1180133 notify.go:220] Checking for updates...
	I0729 01:10:37.354323 1180133 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 01:10:37.356387 1180133 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:10:37.358798 1180133 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 01:10:37.360722 1180133 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 01:10:37.362795 1180133 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 01:10:37.365735 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:37.366270 1180133 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 01:10:37.390598 1180133 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 01:10:37.390761 1180133 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:10:37.453229 1180133 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:0 ContainersPaused:0 ContainersStopped:3 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:38 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-29 01:10:37.443523218 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:10:37.453348 1180133 docker.go:307] overlay module found
	I0729 01:10:37.455485 1180133 out.go:177] * Using the docker driver based on existing profile
	I0729 01:10:37.457443 1180133 start.go:297] selected driver: docker
	I0729 01:10:37.457460 1180133 start.go:901] validating driver "docker" against &{Name:ha-652034 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:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 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} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kub
evirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 01:10:37.457623 1180133 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 01:10:37.457725 1180133 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:10:37.509895 1180133 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:0 ContainersPaused:0 ContainersStopped:3 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:38 OomKillDisable:true NGoroutines:41 SystemTime:2024-07-29 01:10:37.500464234 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:10:37.510323 1180133 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]
	I0729 01:10:37.510351 1180133 cni.go:84] Creating CNI manager for ""
	I0729 01:10:37.510358 1180133 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0729 01:10:37.510410 1180133 start.go:340] cluster config:
	{Name:ha-652034 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:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime: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} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device
-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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}
	I0729 01:10:37.513115 1180133 out.go:177] * Starting "ha-652034" primary control-plane node in "ha-652034" cluster
	I0729 01:10:37.515403 1180133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 01:10:37.517261 1180133 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 01:10:37.519390 1180133 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 01:10:37.519452 1180133 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0729 01:10:37.519465 1180133 cache.go:56] Caching tarball of preloaded images
	I0729 01:10:37.519479 1180133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 01:10:37.519548 1180133 preload.go:172] Found /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 01:10:37.519558 1180133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 01:10:37.519715 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	W0729 01:10:37.538508 1180133 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0729 01:10:37.538531 1180133 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 01:10:37.538607 1180133 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 01:10:37.538632 1180133 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 01:10:37.538637 1180133 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 01:10:37.538645 1180133 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 01:10:37.538650 1180133 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 01:10:37.539982 1180133 image.go:273] response: 
	I0729 01:10:37.661857 1180133 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 01:10:37.661897 1180133 cache.go:194] Successfully downloaded all kic artifacts
	I0729 01:10:37.661940 1180133 start.go:360] acquireMachinesLock for ha-652034: {Name:mkecc9a94ac2bcbd5023c03cd52cebab77d46c8b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 01:10:37.662011 1180133 start.go:364] duration metric: took 44.693µs to acquireMachinesLock for "ha-652034"
	I0729 01:10:37.662036 1180133 start.go:96] Skipping create...Using existing machine configuration
	I0729 01:10:37.662047 1180133 fix.go:54] fixHost starting: 
	I0729 01:10:37.662324 1180133 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:10:37.678439 1180133 fix.go:112] recreateIfNeeded on ha-652034: state=Stopped err=<nil>
	W0729 01:10:37.678473 1180133 fix.go:138] unexpected machine state, will restart: <nil>
	I0729 01:10:37.681056 1180133 out.go:177] * Restarting existing docker container for "ha-652034" ...
	I0729 01:10:37.682989 1180133 cli_runner.go:164] Run: docker start ha-652034
	I0729 01:10:37.992613 1180133 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:10:38.022867 1180133 kic.go:430] container "ha-652034" state is running.
	I0729 01:10:38.023809 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034
	I0729 01:10:38.053799 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	I0729 01:10:38.054049 1180133 machine.go:94] provisionDockerMachine start ...
	I0729 01:10:38.054190 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:38.081080 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:38.081342 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34295 <nil> <nil>}
	I0729 01:10:38.081351 1180133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 01:10:38.084106 1180133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:46230->127.0.0.1:34295: read: connection reset by peer
	I0729 01:10:41.218419 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034
	
	I0729 01:10:41.218446 1180133 ubuntu.go:169] provisioning hostname "ha-652034"
	I0729 01:10:41.218517 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:41.235550 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:41.235816 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34295 <nil> <nil>}
	I0729 01:10:41.235832 1180133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-652034 && echo "ha-652034" | sudo tee /etc/hostname
	I0729 01:10:41.387430 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034
	
	I0729 01:10:41.387517 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:41.405047 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:41.405303 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34295 <nil> <nil>}
	I0729 01:10:41.405326 1180133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-652034' /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 ha-652034/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-652034' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 01:10:41.538750 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 01:10:41.538780 1180133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19312-1114265/.minikube CaCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19312-1114265/.minikube}
	I0729 01:10:41.538830 1180133 ubuntu.go:177] setting up certificates
	I0729 01:10:41.538842 1180133 provision.go:84] configureAuth start
	I0729 01:10:41.538907 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034
	I0729 01:10:41.557043 1180133 provision.go:143] copyHostCerts
	I0729 01:10:41.557089 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:10:41.557125 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem, removing ...
	I0729 01:10:41.557138 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:10:41.557218 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem (1078 bytes)
	I0729 01:10:41.557317 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:10:41.557345 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem, removing ...
	I0729 01:10:41.557355 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:10:41.557386 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem (1123 bytes)
	I0729 01:10:41.557434 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:10:41.557456 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem, removing ...
	I0729 01:10:41.557460 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:10:41.557485 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem (1679 bytes)
	I0729 01:10:41.557538 1180133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem org=jenkins.ha-652034 san=[127.0.0.1 192.168.49.2 ha-652034 localhost minikube]
	I0729 01:10:41.760043 1180133 provision.go:177] copyRemoteCerts
	I0729 01:10:41.760130 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 01:10:41.760171 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:41.778698 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:41.875814 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0729 01:10:41.875874 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 01:10:41.901116 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0729 01:10:41.901179 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem --> /etc/docker/server.pem (1200 bytes)
	I0729 01:10:41.925631 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0729 01:10:41.925698 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 01:10:41.949799 1180133 provision.go:87] duration metric: took 410.939656ms to configureAuth
	I0729 01:10:41.949830 1180133 ubuntu.go:193] setting minikube options for container-runtime
	I0729 01:10:41.950072 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:41.950182 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:41.967850 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:41.968112 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34295 <nil> <nil>}
	I0729 01:10:41.968132 1180133 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
	I0729 01:10:42.419889 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 01:10:42.419912 1180133 machine.go:97] duration metric: took 4.365852855s to provisionDockerMachine
	I0729 01:10:42.419942 1180133 start.go:293] postStartSetup for "ha-652034" (driver="docker")
	I0729 01:10:42.419955 1180133 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]
	I0729 01:10:42.420033 1180133 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
	I0729 01:10:42.420076 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:42.440772 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:42.540403 1180133 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 01:10:42.543540 1180133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 01:10:42.543581 1180133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 01:10:42.543595 1180133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 01:10:42.543602 1180133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 01:10:42.543613 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/addons for local assets ...
	I0729 01:10:42.543672 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/files for local assets ...
	I0729 01:10:42.543755 1180133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> 11196462.pem in /etc/ssl/certs
	I0729 01:10:42.543766 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /etc/ssl/certs/11196462.pem
	I0729 01:10:42.543882 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0729 01:10:42.552592 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:10:42.577551 1180133 start.go:296] duration metric: took 157.591849ms for postStartSetup
	I0729 01:10:42.577634 1180133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:10:42.577702 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:42.594907 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:42.692214 1180133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 01:10:42.697308 1180133 fix.go:56] duration metric: took 5.035253687s for fixHost
	I0729 01:10:42.697387 1180133 start.go:83] releasing machines lock for "ha-652034", held for 5.035362946s
	I0729 01:10:42.697483 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034
	I0729 01:10:42.714385 1180133 ssh_runner.go:195] Run: cat /version.json
	I0729 01:10:42.714440 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:42.714522 1180133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 01:10:42.714591 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:42.734121 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:42.744891 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:42.954239 1180133 ssh_runner.go:195] Run: systemctl --version
	I0729 01:10:42.958505 1180133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 01:10:43.102569 1180133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 01:10:43.107089 1180133 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" ;
	I0729 01:10:43.116643 1180133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 01:10:43.116775 1180133 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" ;
	I0729 01:10:43.128084 1180133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0729 01:10:43.128155 1180133 start.go:495] detecting cgroup driver to use...
	I0729 01:10:43.128202 1180133 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 01:10:43.128283 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 01:10:43.141342 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 01:10:43.153699 1180133 docker.go:217] disabling cri-docker service (if available) ...
	I0729 01:10:43.153761 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 01:10:43.167589 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 01:10:43.181101 1180133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 01:10:43.281350 1180133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 01:10:43.371230 1180133 docker.go:233] disabling docker service ...
	I0729 01:10:43.371312 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 01:10:43.384194 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 01:10:43.395633 1180133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 01:10:43.476159 1180133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 01:10:43.562426 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 01:10:43.574575 1180133 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"
	I0729 01:10:43.591023 1180133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 01:10:43.591111 1180133 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"
	I0729 01:10:43.600995 1180133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 01:10:43.601118 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:43.611599 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:43.621404 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:43.631380 1180133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 01:10:43.640564 1180133 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"
	I0729 01:10:43.650370 1180133 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"
	I0729 01:10:43.659965 1180133 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"
	I0729 01:10:43.669838 1180133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 01:10:43.678557 1180133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 01:10:43.687192 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:10:43.770914 1180133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 01:10:43.897721 1180133 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 01:10:43.897789 1180133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 01:10:43.901697 1180133 start.go:563] Will wait 60s for crictl version
	I0729 01:10:43.901812 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:10:43.905413 1180133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 01:10:43.944829 1180133 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 01:10:43.944993 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:10:43.982516 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:10:44.032231 1180133 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 01:10:44.034119 1180133 cli_runner.go:164] Run: docker network inspect ha-652034 --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}}]}"
	I0729 01:10:44.050300 1180133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 01:10:44.054494 1180133 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""
	I0729 01:10:44.066230 1180133 kubeadm.go:883] updating cluster {Name:ha-652034 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:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APISe
rverNames:[] 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} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false l
ogviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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: SocketVMnetPat
h: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0729 01:10:44.066398 1180133 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 01:10:44.066457 1180133 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 01:10:44.114371 1180133 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 01:10:44.114395 1180133 crio.go:433] Images already preloaded, skipping extraction
	I0729 01:10:44.114457 1180133 ssh_runner.go:195] Run: sudo crictl images --output json
	I0729 01:10:44.155074 1180133 crio.go:514] all images are preloaded for cri-o runtime.
	I0729 01:10:44.155100 1180133 cache_images.go:84] Images are preloaded, skipping loading
	I0729 01:10:44.155110 1180133 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0729 01:10:44.155234 1180133 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=ha-652034 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 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:}
	I0729 01:10:44.155323 1180133 ssh_runner.go:195] Run: crio config
	I0729 01:10:44.208403 1180133 cni.go:84] Creating CNI manager for ""
	I0729 01:10:44.208423 1180133 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0729 01:10:44.208434 1180133 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0729 01:10:44.208459 1180133 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:ha-652034 NodeName:ha-652034 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/kubernetes/mani
fests 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}
	I0729 01:10:44.208610 1180133 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: "ha-652034"
	  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
	
	I0729 01:10:44.208633 1180133 kube-vip.go:115] generating kube-vip config ...
	I0729 01:10:44.208691 1180133 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0729 01:10:44.221508 1180133 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0729 01:10:44.221620 1180133 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 192.168.49.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0729 01:10:44.221685 1180133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 01:10:44.230816 1180133 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 01:10:44.230895 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0729 01:10:44.239972 1180133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (359 bytes)
	I0729 01:10:44.258473 1180133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 01:10:44.277053 1180133 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2147 bytes)
	I0729 01:10:44.295637 1180133 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0729 01:10:44.313841 1180133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0729 01:10:44.317494 1180133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0729 01:10:44.328511 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:10:44.419353 1180133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 01:10:44.434390 1180133 certs.go:68] Setting up /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034 for IP: 192.168.49.2
	I0729 01:10:44.434410 1180133 certs.go:194] generating shared ca certs ...
	I0729 01:10:44.434426 1180133 certs.go:226] acquiring lock for ca certs: {Name:mkb9c9e0c993837524f2a135436fbd139ca56efb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:44.434582 1180133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key
	I0729 01:10:44.434631 1180133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key
	I0729 01:10:44.434638 1180133 certs.go:256] generating profile certs ...
	I0729 01:10:44.434814 1180133 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.key
	I0729 01:10:44.434847 1180133 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key.29657f76
	I0729 01:10:44.434862 1180133 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt.29657f76 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2 192.168.49.3 192.168.49.254]
	I0729 01:10:45.117825 1180133 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt.29657f76 ...
	I0729 01:10:45.117871 1180133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt.29657f76: {Name:mkcc16a51e1f2819c15d3244c002146a32e19ed6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:45.118157 1180133 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key.29657f76 ...
	I0729 01:10:45.118172 1180133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key.29657f76: {Name:mk64ec7da619bba92e7be8db7fa64c262db7ec3a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:45.118282 1180133 certs.go:381] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt.29657f76 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt
	I0729 01:10:45.118460 1180133 certs.go:385] copying /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key.29657f76 -> /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key
	I0729 01:10:45.118602 1180133 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key
	I0729 01:10:45.118615 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0729 01:10:45.118632 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0729 01:10:45.118645 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0729 01:10:45.118659 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0729 01:10:45.118712 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0729 01:10:45.118725 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0729 01:10:45.118742 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0729 01:10:45.118755 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0729 01:10:45.118980 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem (1338 bytes)
	W0729 01:10:45.119055 1180133 certs.go:480] ignoring /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646_empty.pem, impossibly tiny 0 bytes
	I0729 01:10:45.119066 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 01:10:45.119106 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem (1078 bytes)
	I0729 01:10:45.119137 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem (1123 bytes)
	I0729 01:10:45.119162 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem (1679 bytes)
	I0729 01:10:45.119225 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:10:45.119259 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:45.119272 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem -> /usr/share/ca-certificates/1119646.pem
	I0729 01:10:45.119284 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /usr/share/ca-certificates/11196462.pem
	I0729 01:10:45.119945 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 01:10:45.158095 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 01:10:45.191421 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 01:10:45.225324 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 01:10:45.259243 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0729 01:10:45.300460 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 01:10:45.333405 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 01:10:45.365059 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0729 01:10:45.395192 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 01:10:45.424575 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem --> /usr/share/ca-certificates/1119646.pem (1338 bytes)
	I0729 01:10:45.450881 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /usr/share/ca-certificates/11196462.pem (1708 bytes)
	I0729 01:10:45.476118 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0729 01:10:45.494953 1180133 ssh_runner.go:195] Run: openssl version
	I0729 01:10:45.503075 1180133 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"
	I0729 01:10:45.512945 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:45.516722 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 00:48 /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:45.516807 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:45.524249 1180133 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"
	I0729 01:10:45.536468 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1119646.pem && ln -fs /usr/share/ca-certificates/1119646.pem /etc/ssl/certs/1119646.pem"
	I0729 01:10:45.548653 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1119646.pem
	I0729 01:10:45.552922 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 29 00:58 /usr/share/ca-certificates/1119646.pem
	I0729 01:10:45.553018 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1119646.pem
	I0729 01:10:45.560540 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1119646.pem /etc/ssl/certs/51391683.0"
	I0729 01:10:45.572148 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11196462.pem && ln -fs /usr/share/ca-certificates/11196462.pem /etc/ssl/certs/11196462.pem"
	I0729 01:10:45.584643 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11196462.pem
	I0729 01:10:45.589352 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 29 00:58 /usr/share/ca-certificates/11196462.pem
	I0729 01:10:45.589417 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11196462.pem
	I0729 01:10:45.597625 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/11196462.pem /etc/ssl/certs/3ec20f2e.0"
	I0729 01:10:45.609724 1180133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 01:10:45.613889 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0729 01:10:45.620940 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0729 01:10:45.628215 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0729 01:10:45.635065 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0729 01:10:45.642047 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0729 01:10:45.649108 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0729 01:10:45.656061 1180133 kubeadm.go:392] StartCluster: {Name:ha-652034 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:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 APIServerName:minikubeCA APIServe
rNames:[] 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} {Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true} {Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logv
iewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true 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}
	I0729 01:10:45.656194 1180133 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0729 01:10:45.656261 1180133 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0729 01:10:45.693240 1180133 cri.go:89] found id: ""
	I0729 01:10:45.693314 1180133 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0729 01:10:45.701939 1180133 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0729 01:10:45.701958 1180133 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0729 01:10:45.702014 1180133 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0729 01:10:45.710500 1180133 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0729 01:10:45.711033 1180133 kubeconfig.go:47] verify endpoint returned: get endpoint: "ha-652034" does not appear in /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:10:45.711152 1180133 kubeconfig.go:62] /home/jenkins/minikube-integration/19312-1114265/kubeconfig needs updating (will repair): [kubeconfig missing "ha-652034" cluster setting kubeconfig missing "ha-652034" context setting]
	I0729 01:10:45.711424 1180133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/kubeconfig: {Name:mkb4f06b3f03e045368032b3dfb7d1a6fafb70d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:45.711829 1180133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:10:45.712081 1180133 kapi.go:59] client config for ha-652034: &rest.Config{Host:"https://192.168.49.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.crt", KeyFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.key", CAFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(
nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a6200), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0729 01:10:45.712746 1180133 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0729 01:10:45.712908 1180133 cert_rotation.go:137] Starting client certificate rotation controller
	I0729 01:10:45.721710 1180133 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.49.2
	I0729 01:10:45.721732 1180133 kubeadm.go:597] duration metric: took 19.768368ms to restartPrimaryControlPlane
	I0729 01:10:45.721754 1180133 kubeadm.go:394] duration metric: took 65.703549ms to StartCluster
	I0729 01:10:45.721770 1180133 settings.go:142] acquiring lock: {Name:mk72ea54df22915aa2308e7cc594b9f07d64ea68 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:45.721857 1180133 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:10:45.722505 1180133 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19312-1114265/kubeconfig: {Name:mkb4f06b3f03e045368032b3dfb7d1a6fafb70d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:45.722769 1180133 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 01:10:45.722801 1180133 start.go:241] waiting for startup goroutines ...
	I0729 01:10:45.722814 1180133 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0729 01:10:45.723020 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:45.726301 1180133 out.go:177] * Enabled addons: 
	I0729 01:10:45.728274 1180133 addons.go:510] duration metric: took 5.455462ms for enable addons: enabled=[]
	I0729 01:10:45.728324 1180133 start.go:246] waiting for cluster config update ...
	I0729 01:10:45.728334 1180133 start.go:255] writing updated cluster config ...
	I0729 01:10:45.730801 1180133 out.go:177] 
	I0729 01:10:45.732694 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:45.732829 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	I0729 01:10:45.735485 1180133 out.go:177] * Starting "ha-652034-m02" control-plane node in "ha-652034" cluster
	I0729 01:10:45.738403 1180133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 01:10:45.740401 1180133 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 01:10:45.742255 1180133 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 01:10:45.742295 1180133 cache.go:56] Caching tarball of preloaded images
	I0729 01:10:45.742355 1180133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 01:10:45.742421 1180133 preload.go:172] Found /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 01:10:45.742438 1180133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 01:10:45.742561 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	W0729 01:10:45.760051 1180133 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0729 01:10:45.760073 1180133 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 01:10:45.760140 1180133 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 01:10:45.760164 1180133 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 01:10:45.760172 1180133 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 01:10:45.760180 1180133 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 01:10:45.760189 1180133 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 01:10:45.761294 1180133 image.go:273] response: 
	I0729 01:10:45.880256 1180133 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 01:10:45.880298 1180133 cache.go:194] Successfully downloaded all kic artifacts
	I0729 01:10:45.880333 1180133 start.go:360] acquireMachinesLock for ha-652034-m02: {Name:mkb2932421cd365da7a327fba16626654793ab12 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 01:10:45.880398 1180133 start.go:364] duration metric: took 42.477µs to acquireMachinesLock for "ha-652034-m02"
	I0729 01:10:45.880423 1180133 start.go:96] Skipping create...Using existing machine configuration
	I0729 01:10:45.880433 1180133 fix.go:54] fixHost starting: m02
	I0729 01:10:45.880698 1180133 cli_runner.go:164] Run: docker container inspect ha-652034-m02 --format={{.State.Status}}
	I0729 01:10:45.897047 1180133 fix.go:112] recreateIfNeeded on ha-652034-m02: state=Stopped err=<nil>
	W0729 01:10:45.897075 1180133 fix.go:138] unexpected machine state, will restart: <nil>
	I0729 01:10:45.899337 1180133 out.go:177] * Restarting existing docker container for "ha-652034-m02" ...
	I0729 01:10:45.901581 1180133 cli_runner.go:164] Run: docker start ha-652034-m02
	I0729 01:10:46.213435 1180133 cli_runner.go:164] Run: docker container inspect ha-652034-m02 --format={{.State.Status}}
	I0729 01:10:46.235526 1180133 kic.go:430] container "ha-652034-m02" state is running.
	I0729 01:10:46.236220 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m02
	I0729 01:10:46.257482 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	I0729 01:10:46.257737 1180133 machine.go:94] provisionDockerMachine start ...
	I0729 01:10:46.257833 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:46.282065 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:46.282559 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34300 <nil> <nil>}
	I0729 01:10:46.282576 1180133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 01:10:46.283256 1180133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0729 01:10:49.456921 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034-m02
	
	I0729 01:10:49.457004 1180133 ubuntu.go:169] provisioning hostname "ha-652034-m02"
	I0729 01:10:49.457114 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:49.474416 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:49.474756 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34300 <nil> <nil>}
	I0729 01:10:49.474783 1180133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-652034-m02 && echo "ha-652034-m02" | sudo tee /etc/hostname
	I0729 01:10:49.680873 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034-m02
	
	I0729 01:10:49.680965 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:49.712484 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:49.712741 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34300 <nil> <nil>}
	I0729 01:10:49.712764 1180133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-652034-m02' /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 ha-652034-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-652034-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 01:10:49.912090 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 01:10:49.912127 1180133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19312-1114265/.minikube CaCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19312-1114265/.minikube}
	I0729 01:10:49.912145 1180133 ubuntu.go:177] setting up certificates
	I0729 01:10:49.912156 1180133 provision.go:84] configureAuth start
	I0729 01:10:49.912233 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m02
	I0729 01:10:49.943111 1180133 provision.go:143] copyHostCerts
	I0729 01:10:49.943151 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:10:49.943185 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem, removing ...
	I0729 01:10:49.943192 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:10:49.943273 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem (1078 bytes)
	I0729 01:10:49.943354 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:10:49.943371 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem, removing ...
	I0729 01:10:49.943375 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:10:49.943402 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem (1123 bytes)
	I0729 01:10:49.943441 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:10:49.943457 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem, removing ...
	I0729 01:10:49.943461 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:10:49.943483 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem (1679 bytes)
	I0729 01:10:49.943567 1180133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem org=jenkins.ha-652034-m02 san=[127.0.0.1 192.168.49.3 ha-652034-m02 localhost minikube]
	I0729 01:10:50.181124 1180133 provision.go:177] copyRemoteCerts
	I0729 01:10:50.181208 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 01:10:50.181263 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:50.198408 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34300 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m02/id_rsa Username:docker}
	I0729 01:10:50.316980 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0729 01:10:50.317051 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 01:10:50.376159 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0729 01:10:50.376220 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 01:10:50.402487 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0729 01:10:50.402547 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0729 01:10:50.427733 1180133 provision.go:87] duration metric: took 515.560833ms to configureAuth
	I0729 01:10:50.427760 1180133 ubuntu.go:193] setting minikube options for container-runtime
	I0729 01:10:50.427990 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:50.428120 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:50.447096 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:10:50.447333 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34300 <nil> <nil>}
	I0729 01:10:50.447348 1180133 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
	I0729 01:10:50.890888 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 01:10:50.890957 1180133 machine.go:97] duration metric: took 4.633209693s to provisionDockerMachine
	I0729 01:10:50.890987 1180133 start.go:293] postStartSetup for "ha-652034-m02" (driver="docker")
	I0729 01:10:50.891036 1180133 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]
	I0729 01:10:50.891162 1180133 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
	I0729 01:10:50.891239 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:50.911559 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34300 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m02/id_rsa Username:docker}
	I0729 01:10:51.011757 1180133 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 01:10:51.017013 1180133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 01:10:51.017056 1180133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 01:10:51.017088 1180133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 01:10:51.017099 1180133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 01:10:51.017111 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/addons for local assets ...
	I0729 01:10:51.017173 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/files for local assets ...
	I0729 01:10:51.017259 1180133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> 11196462.pem in /etc/ssl/certs
	I0729 01:10:51.017270 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /etc/ssl/certs/11196462.pem
	I0729 01:10:51.017373 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0729 01:10:51.027752 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:10:51.058478 1180133 start.go:296] duration metric: took 167.449801ms for postStartSetup
	I0729 01:10:51.058638 1180133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:10:51.058743 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:51.081604 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34300 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m02/id_rsa Username:docker}
	I0729 01:10:51.214505 1180133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 01:10:51.264264 1180133 fix.go:56] duration metric: took 5.383821783s for fixHost
	I0729 01:10:51.264342 1180133 start.go:83] releasing machines lock for "ha-652034-m02", held for 5.383931008s
	I0729 01:10:51.264504 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m02
	I0729 01:10:51.297265 1180133 out.go:177] * Found network options:
	I0729 01:10:51.300927 1180133 out.go:177]   - NO_PROXY=192.168.49.2
	W0729 01:10:51.304622 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0729 01:10:51.304677 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	I0729 01:10:51.304773 1180133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 01:10:51.304815 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:51.305055 1180133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 01:10:51.305115 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m02
	I0729 01:10:51.350942 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34300 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m02/id_rsa Username:docker}
	I0729 01:10:51.353576 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34300 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m02/id_rsa Username:docker}
	I0729 01:10:51.962786 1180133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 01:10:51.983237 1180133 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" ;
	I0729 01:10:52.032405 1180133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 01:10:52.032497 1180133 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" ;
	I0729 01:10:52.079892 1180133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0729 01:10:52.079920 1180133 start.go:495] detecting cgroup driver to use...
	I0729 01:10:52.079961 1180133 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 01:10:52.080018 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 01:10:52.127323 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 01:10:52.152648 1180133 docker.go:217] disabling cri-docker service (if available) ...
	I0729 01:10:52.152792 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 01:10:52.181339 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 01:10:52.264747 1180133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 01:10:52.558745 1180133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 01:10:52.847144 1180133 docker.go:233] disabling docker service ...
	I0729 01:10:52.847256 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 01:10:52.905199 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 01:10:52.938234 1180133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 01:10:53.199819 1180133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 01:10:53.475253 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 01:10:53.517087 1180133 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"
	I0729 01:10:53.602312 1180133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 01:10:53.602391 1180133 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"
	I0729 01:10:53.624218 1180133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 01:10:53.624307 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:53.649843 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:53.682001 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:10:53.698286 1180133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 01:10:53.708757 1180133 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"
	I0729 01:10:53.719940 1180133 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"
	I0729 01:10:53.730632 1180133 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"
	I0729 01:10:53.765772 1180133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 01:10:53.785415 1180133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 01:10:53.803238 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:10:54.063309 1180133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 01:10:54.532744 1180133 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 01:10:54.532867 1180133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 01:10:54.547290 1180133 start.go:563] Will wait 60s for crictl version
	I0729 01:10:54.547385 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:10:54.552233 1180133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 01:10:54.612156 1180133 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 01:10:54.612298 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:10:54.683569 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:10:54.758555 1180133 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 01:10:54.760538 1180133 out.go:177]   - env NO_PROXY=192.168.49.2
	I0729 01:10:54.762468 1180133 cli_runner.go:164] Run: docker network inspect ha-652034 --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}}]}"
	I0729 01:10:54.786955 1180133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 01:10:54.790642 1180133 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""
	I0729 01:10:54.806035 1180133 mustload.go:65] Loading cluster: ha-652034
	I0729 01:10:54.806268 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:54.806530 1180133 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:10:54.830881 1180133 host.go:66] Checking if "ha-652034" exists ...
	I0729 01:10:54.831149 1180133 certs.go:68] Setting up /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034 for IP: 192.168.49.3
	I0729 01:10:54.831158 1180133 certs.go:194] generating shared ca certs ...
	I0729 01:10:54.831172 1180133 certs.go:226] acquiring lock for ca certs: {Name:mkb9c9e0c993837524f2a135436fbd139ca56efb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:10:54.831282 1180133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key
	I0729 01:10:54.831325 1180133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key
	I0729 01:10:54.831331 1180133 certs.go:256] generating profile certs ...
	I0729 01:10:54.831429 1180133 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.key
	I0729 01:10:54.831498 1180133 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key.54e4eac8
	I0729 01:10:54.831533 1180133 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key
	I0729 01:10:54.831542 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0729 01:10:54.831555 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0729 01:10:54.831565 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0729 01:10:54.831576 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0729 01:10:54.831588 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0729 01:10:54.831600 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0729 01:10:54.831612 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0729 01:10:54.831622 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0729 01:10:54.831673 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem (1338 bytes)
	W0729 01:10:54.831701 1180133 certs.go:480] ignoring /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646_empty.pem, impossibly tiny 0 bytes
	I0729 01:10:54.831708 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 01:10:54.831734 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem (1078 bytes)
	I0729 01:10:54.831757 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem (1123 bytes)
	I0729 01:10:54.831791 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem (1679 bytes)
	I0729 01:10:54.831836 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:10:54.831863 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /usr/share/ca-certificates/11196462.pem
	I0729 01:10:54.831878 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:54.831888 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem -> /usr/share/ca-certificates/1119646.pem
	I0729 01:10:54.831943 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:10:54.856309 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34295 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:10:54.958949 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.pub
	I0729 01:10:54.973673 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0729 01:10:55.001979 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/sa.key
	I0729 01:10:55.009989 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0729 01:10:55.040359 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.crt
	I0729 01:10:55.049963 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0729 01:10:55.084863 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/front-proxy-ca.key
	I0729 01:10:55.098084 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0729 01:10:55.128738 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.crt
	I0729 01:10:55.140813 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0729 01:10:55.173024 1180133 ssh_runner.go:195] Run: stat -c %!s(MISSING) /var/lib/minikube/certs/etcd/ca.key
	I0729 01:10:55.184729 1180133 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0729 01:10:55.213745 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 01:10:55.269392 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 01:10:55.358790 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 01:10:55.401562 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 01:10:55.467512 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0729 01:10:55.521458 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0729 01:10:55.569040 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0729 01:10:55.615994 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0729 01:10:55.643635 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /usr/share/ca-certificates/11196462.pem (1708 bytes)
	I0729 01:10:55.670975 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 01:10:55.698613 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem --> /usr/share/ca-certificates/1119646.pem (1338 bytes)
	I0729 01:10:55.728828 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0729 01:10:55.749985 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0729 01:10:55.771070 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0729 01:10:55.790886 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0729 01:10:55.812810 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0729 01:10:55.833061 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0729 01:10:55.853707 1180133 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0729 01:10:55.874361 1180133 ssh_runner.go:195] Run: openssl version
	I0729 01:10:55.880700 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11196462.pem && ln -fs /usr/share/ca-certificates/11196462.pem /etc/ssl/certs/11196462.pem"
	I0729 01:10:55.890845 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11196462.pem
	I0729 01:10:55.894974 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 29 00:58 /usr/share/ca-certificates/11196462.pem
	I0729 01:10:55.895093 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11196462.pem
	I0729 01:10:55.902367 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/11196462.pem /etc/ssl/certs/3ec20f2e.0"
	I0729 01:10:55.912950 1180133 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"
	I0729 01:10:55.925099 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:55.929288 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 00:48 /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:55.929404 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:10:55.936721 1180133 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"
	I0729 01:10:55.947376 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1119646.pem && ln -fs /usr/share/ca-certificates/1119646.pem /etc/ssl/certs/1119646.pem"
	I0729 01:10:55.957668 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1119646.pem
	I0729 01:10:55.961913 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 29 00:58 /usr/share/ca-certificates/1119646.pem
	I0729 01:10:55.962025 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1119646.pem
	I0729 01:10:55.969359 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1119646.pem /etc/ssl/certs/51391683.0"
	I0729 01:10:55.979242 1180133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 01:10:55.983289 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0729 01:10:55.990638 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0729 01:10:55.998681 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0729 01:10:56.006767 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0729 01:10:56.016244 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0729 01:10:56.025453 1180133 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0729 01:10:56.033646 1180133 kubeadm.go:934] updating node {m02 192.168.49.3 8443 v1.30.3 crio true true} ...
	I0729 01:10:56.033810 1180133 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=ha-652034-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.3
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 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:}
	I0729 01:10:56.033860 1180133 kube-vip.go:115] generating kube-vip config ...
	I0729 01:10:56.033939 1180133 ssh_runner.go:195] Run: sudo sh -c "lsmod | grep ip_vs"
	I0729 01:10:56.048633 1180133 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0729 01:10:56.048749 1180133 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 192.168.49.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.0
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0729 01:10:56.048840 1180133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 01:10:56.059590 1180133 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 01:10:56.059733 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0729 01:10:56.071257 1180133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 01:10:56.091717 1180133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 01:10:56.115555 1180133 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0729 01:10:56.147299 1180133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0729 01:10:56.151002 1180133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0729 01:10:56.166843 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:10:56.346307 1180133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 01:10:56.366521 1180133 start.go:235] Will wait 6m0s for node &{Name:m02 IP:192.168.49.3 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0729 01:10:56.366984 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:56.370860 1180133 out.go:177] * Verifying Kubernetes components...
	I0729 01:10:56.372700 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:10:56.572865 1180133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 01:10:56.586302 1180133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:10:56.586741 1180133 kapi.go:59] client config for ha-652034: &rest.Config{Host:"https://192.168.49.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.crt", KeyFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.key", CAFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a6200), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0729 01:10:56.586849 1180133 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0729 01:10:56.587133 1180133 node_ready.go:35] waiting up to 6m0s for node "ha-652034-m02" to be "Ready" ...
	I0729 01:10:56.587274 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:10:56.587304 1180133 round_trippers.go:469] Request Headers:
	I0729 01:10:56.587333 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:10:56.587353 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:08.790340 1180133 round_trippers.go:574] Response Status: 500 Internal Server Error in 12202 milliseconds
	I0729 01:11:08.792555 1180133 node_ready.go:53] error getting node "ha-652034-m02": etcdserver: request timed out
	I0729 01:11:08.792638 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:08.792650 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:08.792659 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:08.792677 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.310063 1180133 round_trippers.go:574] Response Status: 200 OK in 6517 milliseconds
	I0729 01:11:15.318444 1180133 node_ready.go:49] node "ha-652034-m02" has status "Ready":"True"
	I0729 01:11:15.318474 1180133 node_ready.go:38] duration metric: took 18.731300758s for node "ha-652034-m02" to be "Ready" ...
	I0729 01:11:15.318486 1180133 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" ...
	I0729 01:11:15.318557 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0729 01:11:15.318570 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.318578 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.318592 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.428749 1180133 round_trippers.go:574] Response Status: 200 OK in 110 milliseconds
	I0729 01:11:15.453577 1180133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.453679 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-8dn9f
	I0729 01:11:15.453691 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.453700 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.453704 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.467835 1180133 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0729 01:11:15.468920 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:15.468943 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.468953 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.468958 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.481568 1180133 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I0729 01:11:15.482866 1180133 pod_ready.go:92] pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:15.482892 1180133 pod_ready.go:81] duration metric: took 29.280254ms for pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.482904 1180133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.482969 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-lmgnx
	I0729 01:11:15.482979 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.482987 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.482992 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.495401 1180133 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I0729 01:11:15.496538 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:15.496562 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.496571 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.496575 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.510343 1180133 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I0729 01:11:15.510952 1180133 pod_ready.go:92] pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:15.510975 1180133 pod_ready.go:81] duration metric: took 28.063762ms for pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.510988 1180133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.511052 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-652034
	I0729 01:11:15.511062 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.511071 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.511075 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.519658 1180133 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0729 01:11:15.520459 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:15.520479 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.520489 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.520493 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.526272 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:11:15.527013 1180133 pod_ready.go:92] pod "etcd-ha-652034" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:15.527036 1180133 pod_ready.go:81] duration metric: took 16.039646ms for pod "etcd-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.527050 1180133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.527112 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-652034-m02
	I0729 01:11:15.527123 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.527131 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.527135 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.533000 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:11:15.533946 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:15.533966 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.533975 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.533979 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.538552 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:11:15.539223 1180133 pod_ready.go:92] pod "etcd-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:15.539243 1180133 pod_ready.go:81] duration metric: took 12.18496ms for pod "etcd-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.539255 1180133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.539318 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-652034-m03
	I0729 01:11:15.539325 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.539333 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.539338 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.548067 1180133 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0729 01:11:15.549839 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:15.549859 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.549868 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.549871 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.555528 1180133 round_trippers.go:574] Response Status: 404 Not Found in 5 milliseconds
	I0729 01:11:15.555699 1180133 pod_ready.go:97] node "ha-652034-m03" hosting pod "etcd-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:15.555724 1180133 pod_ready.go:81] duration metric: took 16.45808ms for pod "etcd-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	E0729 01:11:15.555734 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034-m03" hosting pod "etcd-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:15.555755 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.719258 1180133 request.go:629] Waited for 163.420617ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:11:15.719333 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:11:15.719346 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.719355 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.719359 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.726329 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:11:15.919383 1180133 request.go:629] Waited for 192.302195ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:15.919445 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:15.919455 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:15.919464 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:15.919475 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:15.923618 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:11:15.924162 1180133 pod_ready.go:92] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:15.924206 1180133 pod_ready.go:81] duration metric: took 368.434939ms for pod "kube-apiserver-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:15.924233 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:16.118840 1180133 request.go:629] Waited for 194.512428ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034-m02
	I0729 01:11:16.118952 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034-m02
	I0729 01:11:16.118963 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:16.118972 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:16.118976 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:16.122388 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:11:16.318684 1180133 request.go:629] Waited for 195.289489ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:16.318826 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:16.318866 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:16.318894 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:16.318921 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:16.322925 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:11:16.324074 1180133 pod_ready.go:92] pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:16.324142 1180133 pod_ready.go:81] duration metric: took 399.888175ms for pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:16.324176 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:16.519639 1180133 request.go:629] Waited for 195.368594ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034-m03
	I0729 01:11:16.519761 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034-m03
	I0729 01:11:16.519829 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:16.519843 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:16.519848 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:16.545319 1180133 round_trippers.go:574] Response Status: 200 OK in 25 milliseconds
	I0729 01:11:16.719474 1180133 request.go:629] Waited for 172.253189ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:16.719648 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:16.719713 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:16.719780 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:16.719805 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:16.735598 1180133 round_trippers.go:574] Response Status: 404 Not Found in 15 milliseconds
	I0729 01:11:16.735948 1180133 pod_ready.go:97] node "ha-652034-m03" hosting pod "kube-apiserver-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:16.735997 1180133 pod_ready.go:81] duration metric: took 411.798806ms for pod "kube-apiserver-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	E0729 01:11:16.736022 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034-m03" hosting pod "kube-apiserver-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:16.736055 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:16.919277 1180133 request.go:629] Waited for 183.133715ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034
	I0729 01:11:16.919401 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034
	I0729 01:11:16.919464 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:16.919492 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:16.919513 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:16.937293 1180133 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I0729 01:11:17.118859 1180133 request.go:629] Waited for 177.298299ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:17.118998 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:17.119036 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:17.119082 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:17.119131 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:17.129228 1180133 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0729 01:11:17.130957 1180133 pod_ready.go:92] pod "kube-controller-manager-ha-652034" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:17.131057 1180133 pod_ready.go:81] duration metric: took 394.962588ms for pod "kube-controller-manager-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:17.131201 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:17.318635 1180133 request.go:629] Waited for 187.296156ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034-m02
	I0729 01:11:17.318770 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034-m02
	I0729 01:11:17.318806 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:17.318834 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:17.318857 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:17.326032 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:11:17.519447 1180133 request.go:629] Waited for 192.029548ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:17.519578 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:17.519613 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:17.519641 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:17.519661 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:17.526099 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:11:17.527429 1180133 pod_ready.go:92] pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:17.527500 1180133 pod_ready.go:81] duration metric: took 396.218891ms for pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:17.527528 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:17.719470 1180133 request.go:629] Waited for 191.825553ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034-m03
	I0729 01:11:17.719659 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034-m03
	I0729 01:11:17.719690 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:17.719729 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:17.719761 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:17.730077 1180133 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0729 01:11:17.919300 1180133 request.go:629] Waited for 188.163588ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:17.919482 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:17.919531 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:17.919568 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:17.919619 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:17.922314 1180133 round_trippers.go:574] Response Status: 404 Not Found in 2 milliseconds
	I0729 01:11:17.922557 1180133 pod_ready.go:97] node "ha-652034-m03" hosting pod "kube-controller-manager-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:17.922602 1180133 pod_ready.go:81] duration metric: took 395.025479ms for pod "kube-controller-manager-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	E0729 01:11:17.922646 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034-m03" hosting pod "kube-controller-manager-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:17.922694 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-5sm6f" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:18.118818 1180133 request.go:629] Waited for 196.004807ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-5sm6f
	I0729 01:11:18.118975 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-5sm6f
	I0729 01:11:18.119011 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:18.119033 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:18.119051 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:18.122233 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:11:18.319115 1180133 request.go:629] Waited for 196.115379ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:18.319222 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:18.319243 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:18.319286 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:18.319304 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:18.330047 1180133 round_trippers.go:574] Response Status: 404 Not Found in 10 milliseconds
	I0729 01:11:18.330233 1180133 pod_ready.go:97] node "ha-652034-m03" hosting pod "kube-proxy-5sm6f" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:18.330278 1180133 pod_ready.go:81] duration metric: took 407.549103ms for pod "kube-proxy-5sm6f" in "kube-system" namespace to be "Ready" ...
	E0729 01:11:18.330304 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034-m03" hosting pod "kube-proxy-5sm6f" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:18.330340 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9mwtg" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:18.518690 1180133 request.go:629] Waited for 188.242004ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9mwtg
	I0729 01:11:18.518747 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9mwtg
	I0729 01:11:18.518753 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:18.518762 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:18.518765 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:18.525521 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:11:18.719518 1180133 request.go:629] Waited for 193.291923ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:18.719596 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:18.719602 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:18.719611 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:18.719616 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:18.740227 1180133 round_trippers.go:574] Response Status: 200 OK in 20 milliseconds
	I0729 01:11:18.740752 1180133 pod_ready.go:92] pod "kube-proxy-9mwtg" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:18.740766 1180133 pod_ready.go:81] duration metric: took 410.399028ms for pod "kube-proxy-9mwtg" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:18.740777 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-hmjqf" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:18.919123 1180133 request.go:629] Waited for 178.280971ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-hmjqf
	I0729 01:11:18.919186 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-hmjqf
	I0729 01:11:18.919192 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:18.919201 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:18.919204 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:18.928636 1180133 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0729 01:11:19.119409 1180133 request.go:629] Waited for 190.19962ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:11:19.119485 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:11:19.119491 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:19.119504 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:19.119509 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:19.134036 1180133 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0729 01:11:19.134556 1180133 pod_ready.go:92] pod "kube-proxy-hmjqf" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:19.134570 1180133 pod_ready.go:81] duration metric: took 393.785808ms for pod "kube-proxy-hmjqf" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:19.134580 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-xfrg7" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:19.318934 1180133 request.go:629] Waited for 184.283344ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-xfrg7
	I0729 01:11:19.318996 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-xfrg7
	I0729 01:11:19.319003 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:19.319009 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:19.319015 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:19.325631 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:11:19.519508 1180133 request.go:629] Waited for 193.3238ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:19.519570 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:19.519576 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:19.519584 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:19.519588 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:19.524418 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:11:19.524912 1180133 pod_ready.go:92] pod "kube-proxy-xfrg7" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:19.524929 1180133 pod_ready.go:81] duration metric: took 390.337207ms for pod "kube-proxy-xfrg7" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:19.524939 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:19.719268 1180133 request.go:629] Waited for 194.257701ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034
	I0729 01:11:19.719328 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034
	I0729 01:11:19.719335 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:19.719344 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:19.719349 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:19.726541 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:11:19.919267 1180133 request.go:629] Waited for 192.178716ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:19.919337 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:11:19.919343 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:19.919352 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:19.919357 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:19.924401 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:11:19.924966 1180133 pod_ready.go:92] pod "kube-scheduler-ha-652034" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:19.924984 1180133 pod_ready.go:81] duration metric: took 400.033224ms for pod "kube-scheduler-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:19.925005 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:20.119353 1180133 request.go:629] Waited for 194.274776ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m02
	I0729 01:11:20.119417 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m02
	I0729 01:11:20.119424 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:20.119433 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:20.119437 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:20.123162 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:11:20.319093 1180133 request.go:629] Waited for 195.269797ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:20.319145 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:11:20.319151 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:20.319159 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:20.319163 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:20.326199 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:11:20.326719 1180133 pod_ready.go:92] pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:11:20.326732 1180133 pod_ready.go:81] duration metric: took 401.72003ms for pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:20.326743 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	I0729 01:11:20.518996 1180133 request.go:629] Waited for 192.166556ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m03
	I0729 01:11:20.519053 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m03
	I0729 01:11:20.519059 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:20.519068 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:20.519073 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:20.522815 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:11:20.718968 1180133 request.go:629] Waited for 195.12094ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:20.719069 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m03
	I0729 01:11:20.719076 1180133 round_trippers.go:469] Request Headers:
	I0729 01:11:20.719088 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:11:20.719094 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:11:20.724961 1180133 round_trippers.go:574] Response Status: 404 Not Found in 5 milliseconds
	I0729 01:11:20.725392 1180133 pod_ready.go:97] node "ha-652034-m03" hosting pod "kube-scheduler-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:20.725412 1180133 pod_ready.go:81] duration metric: took 398.661852ms for pod "kube-scheduler-ha-652034-m03" in "kube-system" namespace to be "Ready" ...
	E0729 01:11:20.725434 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034-m03" hosting pod "kube-scheduler-ha-652034-m03" in "kube-system" namespace is currently not "Ready" (skipping!): error getting node "ha-652034-m03": nodes "ha-652034-m03" not found
	I0729 01:11:20.725457 1180133 pod_ready.go:38] duration metric: took 5.406960281s 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" ...
	I0729 01:11:20.725483 1180133 api_server.go:52] waiting for apiserver process to appear ...
	I0729 01:11:20.725566 1180133 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 01:11:20.754728 1180133 api_server.go:72] duration metric: took 24.388147748s to wait for apiserver process to appear ...
	I0729 01:11:20.754760 1180133 api_server.go:88] waiting for apiserver healthz status ...
	I0729 01:11:20.754789 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:20.792197 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:20.792241 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:21.255770 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:21.263736 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:21.263761 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:21.754921 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:21.762736 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:21.762764 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:22.255356 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:22.263943 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:22.263994 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:22.755655 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:22.765229 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:22.765263 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:23.255601 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:23.263316 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:23.263353 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:23.754868 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:23.762794 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:23.762827 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:24.255181 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:24.262903 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:24.262932 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:24.755365 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:24.763284 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:24.763327 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:25.255865 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:25.265442 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:25.265469 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:25.755048 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:25.764608 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:25.764639 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:26.255148 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:26.263294 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:26.263344 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:26.755828 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:26.775742 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:26.775792 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:27.255150 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:27.263091 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:27.263140 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:27.754920 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:27.763368 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:27.763415 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:28.254932 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:28.262748 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:28.262783 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:28.755300 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:28.763832 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:28.763869 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:29.255119 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:29.263132 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:29.263159 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:29.755714 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:29.763783 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:29.763810 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:30.255532 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:30.263729 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:30.263759 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:30.755174 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:30.763735 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:30.763766 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:31.254904 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:31.262795 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:31.262824 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:31.755343 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:31.764905 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:31.764929 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:32.255572 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:32.263446 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:32.263479 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:32.754971 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:32.767524 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:32.767558 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:33.254918 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:33.262589 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:33.262621 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:33.754918 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:33.762920 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:33.762957 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:34.255401 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:34.263200 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:34.263235 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:34.755807 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:34.764912 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:34.764944 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:35.255161 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:35.262861 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:35.262889 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:35.755577 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:35.763716 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:35.763745 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:36.254915 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:36.262996 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:36.263034 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:36.755596 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:36.769378 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:36.769418 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:37.255403 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:37.265938 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:37.265975 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:37.755842 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:37.765654 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:37.765694 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:38.254943 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:38.263960 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:38.264041 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:38.755691 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:38.773051 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:38.773081 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:39.255659 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:39.268156 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:39.268236 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:39.755870 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:39.768417 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:39.768500 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:40.254918 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:40.278763 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:40.278795 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:40.755063 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:40.766242 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:40.766331 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:41.254857 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:41.264455 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:41.264483 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:41.754930 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:41.772068 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:41.772173 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:42.255417 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:42.263949 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:42.263999 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:42.755564 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:42.764212 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:42.764245 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:43.255412 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:43.263960 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:43.263991 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:43.755123 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:43.763156 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:43.763198 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:44.255873 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:44.264944 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:44.264994 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:44.755561 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:44.765128 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:44.765159 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:45.263247 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:45.278815 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:45.278856 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:45.754958 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:45.770218 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:45.770246 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:46.255875 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:46.264533 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:46.264563 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:46.754895 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:46.764149 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:46.764180 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:47.255817 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:47.263979 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:47.264015 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:47.755792 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:47.765334 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:47.765366 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:48.255805 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:48.263539 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:48.263567 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:48.754901 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:48.767682 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:48.767715 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:49.255037 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:49.263934 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:49.263965 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:49.755520 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:49.767902 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:49.767934 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:50.255543 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:50.264993 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:50.265025 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:50.754978 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:50.764337 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:50.764374 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:51.254964 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:51.263026 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:51.263059 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:51.755481 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:51.766598 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:51.766630 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:52.255144 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:52.263275 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:52.263341 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:52.755792 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:52.766630 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:52.766686 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:53.255089 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:53.262769 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:53.262799 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:53.755433 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:53.766625 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:53.766657 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:54.255159 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:54.263278 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:54.263313 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:54.755780 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:54.764427 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:54.764462 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:55.254905 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:55.263555 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:55.263588 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:55.755395 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:55.766527 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:55.766557 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:56.255857 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:11:56.263799 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0729 01:11:56.263850 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[+]poststarthook/rbac/bootstrap-roles ok
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0729 01:11:56.755135 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 01:11:56.755225 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 01:11:56.796005 1180133 cri.go:89] found id: "62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:11:56.796026 1180133 cri.go:89] found id: "b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:11:56.796032 1180133 cri.go:89] found id: ""
	I0729 01:11:56.796039 1180133 logs.go:276] 2 containers: [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa]
	I0729 01:11:56.796096 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.799765 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.804388 1180133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 01:11:56.804461 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 01:11:56.881219 1180133 cri.go:89] found id: "ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:11:56.881242 1180133 cri.go:89] found id: "3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:11:56.881247 1180133 cri.go:89] found id: ""
	I0729 01:11:56.881255 1180133 logs.go:276] 2 containers: [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29]
	I0729 01:11:56.881316 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.885097 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.888588 1180133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 01:11:56.888663 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 01:11:56.930544 1180133 cri.go:89] found id: ""
	I0729 01:11:56.930568 1180133 logs.go:276] 0 containers: []
	W0729 01:11:56.930579 1180133 logs.go:278] No container was found matching "coredns"
	I0729 01:11:56.930586 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 01:11:56.930649 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 01:11:56.970951 1180133 cri.go:89] found id: "50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:11:56.970984 1180133 cri.go:89] found id: "d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:11:56.970989 1180133 cri.go:89] found id: ""
	I0729 01:11:56.970996 1180133 logs.go:276] 2 containers: [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7]
	I0729 01:11:56.971058 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.974993 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:56.978480 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 01:11:56.978569 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 01:11:57.020911 1180133 cri.go:89] found id: "ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:11:57.020938 1180133 cri.go:89] found id: ""
	I0729 01:11:57.020946 1180133 logs.go:276] 1 containers: [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f]
	I0729 01:11:57.021010 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:57.025318 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 01:11:57.025396 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 01:11:57.072216 1180133 cri.go:89] found id: "26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:11:57.072306 1180133 cri.go:89] found id: "1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:11:57.072327 1180133 cri.go:89] found id: ""
	I0729 01:11:57.072350 1180133 logs.go:276] 2 containers: [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74]
	I0729 01:11:57.072430 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:57.076352 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:57.080353 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 01:11:57.080428 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 01:11:57.132012 1180133 cri.go:89] found id: "d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:11:57.132088 1180133 cri.go:89] found id: ""
	I0729 01:11:57.132110 1180133 logs.go:276] 1 containers: [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c]
	I0729 01:11:57.132208 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:11:57.136127 1180133 logs.go:123] Gathering logs for dmesg ...
	I0729 01:11:57.136156 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 01:11:57.164128 1180133 logs.go:123] Gathering logs for kube-apiserver [b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa] ...
	I0729 01:11:57.164162 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:11:57.230902 1180133 logs.go:123] Gathering logs for kube-scheduler [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60] ...
	I0729 01:11:57.230936 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:11:57.292019 1180133 logs.go:123] Gathering logs for container status ...
	I0729 01:11:57.292055 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 01:11:57.348600 1180133 logs.go:123] Gathering logs for kube-apiserver [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd] ...
	I0729 01:11:57.348709 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:11:57.405988 1180133 logs.go:123] Gathering logs for etcd [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493] ...
	I0729 01:11:57.406020 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:11:57.465443 1180133 logs.go:123] Gathering logs for kube-controller-manager [1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74] ...
	I0729 01:11:57.465480 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:11:57.504510 1180133 logs.go:123] Gathering logs for kindnet [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c] ...
	I0729 01:11:57.504544 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:11:57.544807 1180133 logs.go:123] Gathering logs for CRI-O ...
	I0729 01:11:57.544839 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 01:11:57.622977 1180133 logs.go:123] Gathering logs for kubelet ...
	I0729 01:11:57.623081 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 01:11:57.707863 1180133 logs.go:123] Gathering logs for describe nodes ...
	I0729 01:11:57.707939 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 01:11:58.330798 1180133 logs.go:123] Gathering logs for kube-scheduler [d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7] ...
	I0729 01:11:58.330884 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:11:58.377716 1180133 logs.go:123] Gathering logs for etcd [3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29] ...
	I0729 01:11:58.377745 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:11:58.443435 1180133 logs.go:123] Gathering logs for kube-proxy [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f] ...
	I0729 01:11:58.443468 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:11:58.487833 1180133 logs.go:123] Gathering logs for kube-controller-manager [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff] ...
	I0729 01:11:58.487864 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:12:01.046356 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:12:02.116360 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0729 01:12:02.116393 1180133 api_server.go:103] status: https://192.168.49.2:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0729 01:12:02.116424 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 01:12:02.116494 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 01:12:02.191612 1180133 cri.go:89] found id: "62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:12:02.191633 1180133 cri.go:89] found id: "b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:12:02.191638 1180133 cri.go:89] found id: ""
	I0729 01:12:02.191646 1180133 logs.go:276] 2 containers: [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa]
	I0729 01:12:02.191712 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.197829 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.204792 1180133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 01:12:02.205205 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 01:12:02.263727 1180133 cri.go:89] found id: "ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:12:02.263751 1180133 cri.go:89] found id: "3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:12:02.263756 1180133 cri.go:89] found id: ""
	I0729 01:12:02.263763 1180133 logs.go:276] 2 containers: [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29]
	I0729 01:12:02.263822 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.270478 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.276363 1180133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 01:12:02.276435 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 01:12:02.333059 1180133 cri.go:89] found id: ""
	I0729 01:12:02.333084 1180133 logs.go:276] 0 containers: []
	W0729 01:12:02.333093 1180133 logs.go:278] No container was found matching "coredns"
	I0729 01:12:02.333099 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 01:12:02.333161 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 01:12:02.378697 1180133 cri.go:89] found id: "50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:12:02.378721 1180133 cri.go:89] found id: "d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:12:02.378727 1180133 cri.go:89] found id: ""
	I0729 01:12:02.378734 1180133 logs.go:276] 2 containers: [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7]
	I0729 01:12:02.378802 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.382352 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.385765 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 01:12:02.385873 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 01:12:02.429120 1180133 cri.go:89] found id: "ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:12:02.429144 1180133 cri.go:89] found id: ""
	I0729 01:12:02.429152 1180133 logs.go:276] 1 containers: [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f]
	I0729 01:12:02.429209 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.433731 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 01:12:02.433808 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 01:12:02.497626 1180133 cri.go:89] found id: "26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:12:02.497651 1180133 cri.go:89] found id: "1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:12:02.497656 1180133 cri.go:89] found id: ""
	I0729 01:12:02.497663 1180133 logs.go:276] 2 containers: [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74]
	I0729 01:12:02.497731 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.501835 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.506123 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 01:12:02.506207 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 01:12:02.552920 1180133 cri.go:89] found id: "d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:12:02.552947 1180133 cri.go:89] found id: ""
	I0729 01:12:02.552965 1180133 logs.go:276] 1 containers: [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c]
	I0729 01:12:02.553022 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:02.557939 1180133 logs.go:123] Gathering logs for kube-scheduler [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60] ...
	I0729 01:12:02.557966 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:12:02.622387 1180133 logs.go:123] Gathering logs for kube-proxy [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f] ...
	I0729 01:12:02.622423 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:12:02.668164 1180133 logs.go:123] Gathering logs for kindnet [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c] ...
	I0729 01:12:02.668246 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:12:02.708709 1180133 logs.go:123] Gathering logs for dmesg ...
	I0729 01:12:02.708738 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 01:12:02.729983 1180133 logs.go:123] Gathering logs for kube-scheduler [d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7] ...
	I0729 01:12:02.730015 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:12:02.782339 1180133 logs.go:123] Gathering logs for kube-controller-manager [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff] ...
	I0729 01:12:02.782366 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:12:02.839316 1180133 logs.go:123] Gathering logs for kube-controller-manager [1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74] ...
	I0729 01:12:02.839350 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:12:02.913017 1180133 logs.go:123] Gathering logs for kube-apiserver [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd] ...
	I0729 01:12:02.913050 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:12:03.015031 1180133 logs.go:123] Gathering logs for kube-apiserver [b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa] ...
	I0729 01:12:03.015071 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:12:03.094762 1180133 logs.go:123] Gathering logs for etcd [3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29] ...
	I0729 01:12:03.094795 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:12:03.180176 1180133 logs.go:123] Gathering logs for container status ...
	I0729 01:12:03.180212 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 01:12:03.250203 1180133 logs.go:123] Gathering logs for kubelet ...
	I0729 01:12:03.250233 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 01:12:03.338616 1180133 logs.go:123] Gathering logs for describe nodes ...
	I0729 01:12:03.338700 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 01:12:03.629791 1180133 logs.go:123] Gathering logs for etcd [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493] ...
	I0729 01:12:03.629827 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:12:03.688560 1180133 logs.go:123] Gathering logs for CRI-O ...
	I0729 01:12:03.688595 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 01:12:06.263779 1180133 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0729 01:12:06.288310 1180133 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0729 01:12:06.288396 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/version
	I0729 01:12:06.288408 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:06.288418 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:06.288423 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:06.301470 1180133 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I0729 01:12:06.301618 1180133 api_server.go:141] control plane version: v1.30.3
	I0729 01:12:06.301638 1180133 api_server.go:131] duration metric: took 45.546866582s to wait for apiserver health ...
	I0729 01:12:06.301647 1180133 system_pods.go:43] waiting for kube-system pods to appear ...
	I0729 01:12:06.301682 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0729 01:12:06.301767 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0729 01:12:06.340201 1180133 cri.go:89] found id: "62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:12:06.340221 1180133 cri.go:89] found id: "b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:12:06.340225 1180133 cri.go:89] found id: ""
	I0729 01:12:06.340232 1180133 logs.go:276] 2 containers: [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa]
	I0729 01:12:06.340299 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.344203 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.347652 1180133 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0729 01:12:06.347729 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0729 01:12:06.391715 1180133 cri.go:89] found id: "ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:12:06.391736 1180133 cri.go:89] found id: "3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:12:06.391741 1180133 cri.go:89] found id: ""
	I0729 01:12:06.391749 1180133 logs.go:276] 2 containers: [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29]
	I0729 01:12:06.391805 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.395506 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.398900 1180133 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0729 01:12:06.398972 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0729 01:12:06.443640 1180133 cri.go:89] found id: ""
	I0729 01:12:06.443666 1180133 logs.go:276] 0 containers: []
	W0729 01:12:06.443685 1180133 logs.go:278] No container was found matching "coredns"
	I0729 01:12:06.443692 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0729 01:12:06.443761 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0729 01:12:06.492547 1180133 cri.go:89] found id: "50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:12:06.492622 1180133 cri.go:89] found id: "d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:12:06.492641 1180133 cri.go:89] found id: ""
	I0729 01:12:06.492664 1180133 logs.go:276] 2 containers: [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7]
	I0729 01:12:06.492749 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.498437 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.502291 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0729 01:12:06.502371 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0729 01:12:06.541107 1180133 cri.go:89] found id: "ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:12:06.541136 1180133 cri.go:89] found id: ""
	I0729 01:12:06.541155 1180133 logs.go:276] 1 containers: [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f]
	I0729 01:12:06.541229 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.544986 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0729 01:12:06.545077 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0729 01:12:06.584453 1180133 cri.go:89] found id: "26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:12:06.584477 1180133 cri.go:89] found id: "1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:12:06.584483 1180133 cri.go:89] found id: ""
	I0729 01:12:06.584490 1180133 logs.go:276] 2 containers: [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74]
	I0729 01:12:06.584548 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.588774 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.592351 1180133 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0729 01:12:06.592425 1180133 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0729 01:12:06.634895 1180133 cri.go:89] found id: "d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:12:06.634919 1180133 cri.go:89] found id: ""
	I0729 01:12:06.634926 1180133 logs.go:276] 1 containers: [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c]
	I0729 01:12:06.635011 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:06.638581 1180133 logs.go:123] Gathering logs for kube-apiserver [62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd] ...
	I0729 01:12:06.638604 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 62f8899afb42a643f598610ec9880dfb869a9f73d3a8d86e2cdffd73cc59eadd"
	I0729 01:12:06.685599 1180133 logs.go:123] Gathering logs for kube-proxy [ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f] ...
	I0729 01:12:06.685632 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ffcde1d58a1da1d116b29b1d94eb09469a55ff3620210a9aa86a2c63cc58e99f"
	I0729 01:12:06.726519 1180133 logs.go:123] Gathering logs for kube-scheduler [d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7] ...
	I0729 01:12:06.726552 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d9dac1d339c3f6a042161d4f8f4b72bababbc31c1cfc6c0f16639be97bd8eab7"
	I0729 01:12:06.782661 1180133 logs.go:123] Gathering logs for kube-controller-manager [26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff] ...
	I0729 01:12:06.782710 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 26158bdf92b4c5cd8afc5f7d7d9e0633cec7e9425529be103fb8b2ed309f9fff"
	I0729 01:12:06.842937 1180133 logs.go:123] Gathering logs for kindnet [d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c] ...
	I0729 01:12:06.842972 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d77ce8a41051b8027793fd949924b337b956dd6ecb15e4f640f75231e1f0da9c"
	I0729 01:12:06.885503 1180133 logs.go:123] Gathering logs for CRI-O ...
	I0729 01:12:06.885537 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0729 01:12:06.953382 1180133 logs.go:123] Gathering logs for kubelet ...
	I0729 01:12:06.953416 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0729 01:12:07.043388 1180133 logs.go:123] Gathering logs for dmesg ...
	I0729 01:12:07.043477 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0729 01:12:07.073913 1180133 logs.go:123] Gathering logs for describe nodes ...
	I0729 01:12:07.074102 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0729 01:12:07.338901 1180133 logs.go:123] Gathering logs for etcd [3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29] ...
	I0729 01:12:07.338936 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3ea572bd629999dbdeea56a4edc6af6d5a3281a905f1f16befe84d257520de29"
	I0729 01:12:07.407799 1180133 logs.go:123] Gathering logs for container status ...
	I0729 01:12:07.407839 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0729 01:12:07.452241 1180133 logs.go:123] Gathering logs for etcd [ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493] ...
	I0729 01:12:07.452272 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ee420f1e6696711106e3626be0fe3397d6e61ad6de6465c302bb45af1f866493"
	I0729 01:12:07.505454 1180133 logs.go:123] Gathering logs for kube-scheduler [50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60] ...
	I0729 01:12:07.505492 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50c9e98b34d92186e340e69569c62659e51caff3f959a98060955b7203967a60"
	I0729 01:12:07.560225 1180133 logs.go:123] Gathering logs for kube-controller-manager [1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74] ...
	I0729 01:12:07.560262 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ee26ae74b96956d250aef929b185d1da0d8d3382f13476b2b808783596fbf74"
	I0729 01:12:07.600526 1180133 logs.go:123] Gathering logs for kube-apiserver [b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa] ...
	I0729 01:12:07.600557 1180133 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b1037f0913de0f27ffe5950b3ca61397bfc04df71f57f7e8b34a2370b10148aa"
	I0729 01:12:10.140742 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0729 01:12:10.140772 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:10.140782 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:10.140787 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:10.150325 1180133 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0729 01:12:10.164786 1180133 system_pods.go:59] 26 kube-system pods found
	I0729 01:12:10.164833 1180133 system_pods.go:61] "coredns-7db6d8ff4d-8dn9f" [e73f1d43-abd7-455f-8324-ed6aefcd1bd0] Running
	I0729 01:12:10.164840 1180133 system_pods.go:61] "coredns-7db6d8ff4d-lmgnx" [fd4b9cc1-3e95-4fe4-aefc-91ed9d8498f5] Running
	I0729 01:12:10.164850 1180133 system_pods.go:61] "etcd-ha-652034" [7dc06d94-b0c7-4e34-8572-c75bdaf27fdf] Running
	I0729 01:12:10.164855 1180133 system_pods.go:61] "etcd-ha-652034-m02" [03be1ece-3904-479f-914d-67766a76c640] Running
	I0729 01:12:10.164859 1180133 system_pods.go:61] "etcd-ha-652034-m03" [b81cf81f-2c61-4424-9ad7-49c11bb3cef7] Running
	I0729 01:12:10.164863 1180133 system_pods.go:61] "kindnet-cpsml" [205cd496-5b52-4923-89ad-4ef2673611bc] Running
	I0729 01:12:10.164960 1180133 system_pods.go:61] "kindnet-p986h" [c6337d3c-aed7-472f-8372-32740c4e4928] Running
	I0729 01:12:10.164982 1180133 system_pods.go:61] "kindnet-qxsl2" [8737b16a-b6f0-411c-aed1-0df7434a5dd3] Running
	I0729 01:12:10.164989 1180133 system_pods.go:61] "kindnet-rt9mj" [095ce9f5-c849-41c0-9271-04bc510b92b4] Running
	I0729 01:12:10.165000 1180133 system_pods.go:61] "kube-apiserver-ha-652034" [68cc4adb-b25d-499b-830c-185a15d6b69f] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0729 01:12:10.165013 1180133 system_pods.go:61] "kube-apiserver-ha-652034-m02" [06acfaac-4674-4d1b-96d3-74363bc818cd] Running
	I0729 01:12:10.165019 1180133 system_pods.go:61] "kube-apiserver-ha-652034-m03" [8a5c4ae3-ab83-4af3-b96e-203181566f7e] Running
	I0729 01:12:10.165027 1180133 system_pods.go:61] "kube-controller-manager-ha-652034" [4346a317-1e93-4e89-9198-43f3a40942a4] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0729 01:12:10.165036 1180133 system_pods.go:61] "kube-controller-manager-ha-652034-m02" [53616364-2d35-47e8-9bdd-0959277a5e51] Running
	I0729 01:12:10.165041 1180133 system_pods.go:61] "kube-controller-manager-ha-652034-m03" [2cd8cd82-51b5-41ff-9849-f77bdfc97664] Running
	I0729 01:12:10.165046 1180133 system_pods.go:61] "kube-proxy-5sm6f" [ac2de36c-7c92-4446-8cec-26135c97d014] Running
	I0729 01:12:10.165053 1180133 system_pods.go:61] "kube-proxy-9mwtg" [e485e3dd-659a-486f-8416-e300d422c809] Running
	I0729 01:12:10.165060 1180133 system_pods.go:61] "kube-proxy-hmjqf" [bc7e9ceb-be49-49ac-aad3-0446e703874c] Running
	I0729 01:12:10.165064 1180133 system_pods.go:61] "kube-proxy-xfrg7" [b9199dc2-770b-4a8b-a074-2c45039597ae] Running
	I0729 01:12:10.165069 1180133 system_pods.go:61] "kube-scheduler-ha-652034" [9a9790a2-50b0-4337-8423-00b418527959] Running
	I0729 01:12:10.165080 1180133 system_pods.go:61] "kube-scheduler-ha-652034-m02" [0788dde3-bc5b-4ad7-b1f0-808203358387] Running
	I0729 01:12:10.165095 1180133 system_pods.go:61] "kube-scheduler-ha-652034-m03" [1b730bfc-39aa-4c80-adaa-9c0799dfd004] Running
	I0729 01:12:10.165099 1180133 system_pods.go:61] "kube-vip-ha-652034" [a5972800-7f32-4fa1-b614-115d3f40dfe8] Running
	I0729 01:12:10.165103 1180133 system_pods.go:61] "kube-vip-ha-652034-m02" [e9079f5f-3290-4e76-9a5e-17486f22c16b] Running
	I0729 01:12:10.165111 1180133 system_pods.go:61] "kube-vip-ha-652034-m03" [4557101d-59ec-4ba7-a754-4e9ee6b55269] Running
	I0729 01:12:10.165115 1180133 system_pods.go:61] "storage-provisioner" [90094951-1ca4-4a62-9a73-8874e79dbcf7] Running
	I0729 01:12:10.165127 1180133 system_pods.go:74] duration metric: took 3.863473527s to wait for pod list to return data ...
	I0729 01:12:10.165136 1180133 default_sa.go:34] waiting for default service account to be created ...
	I0729 01:12:10.165313 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/default/serviceaccounts
	I0729 01:12:10.165326 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:10.165338 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:10.165343 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:10.168581 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:10.168850 1180133 default_sa.go:45] found service account: "default"
	I0729 01:12:10.168869 1180133 default_sa.go:55] duration metric: took 3.724463ms for default service account to be created ...
	I0729 01:12:10.168879 1180133 system_pods.go:116] waiting for k8s-apps to be running ...
	I0729 01:12:10.168945 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0729 01:12:10.168957 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:10.168965 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:10.168969 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:10.176095 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:12:10.184768 1180133 system_pods.go:86] 26 kube-system pods found
	I0729 01:12:10.184809 1180133 system_pods.go:89] "coredns-7db6d8ff4d-8dn9f" [e73f1d43-abd7-455f-8324-ed6aefcd1bd0] Running
	I0729 01:12:10.184817 1180133 system_pods.go:89] "coredns-7db6d8ff4d-lmgnx" [fd4b9cc1-3e95-4fe4-aefc-91ed9d8498f5] Running
	I0729 01:12:10.184822 1180133 system_pods.go:89] "etcd-ha-652034" [7dc06d94-b0c7-4e34-8572-c75bdaf27fdf] Running
	I0729 01:12:10.184827 1180133 system_pods.go:89] "etcd-ha-652034-m02" [03be1ece-3904-479f-914d-67766a76c640] Running
	I0729 01:12:10.184832 1180133 system_pods.go:89] "etcd-ha-652034-m03" [b81cf81f-2c61-4424-9ad7-49c11bb3cef7] Running
	I0729 01:12:10.184836 1180133 system_pods.go:89] "kindnet-cpsml" [205cd496-5b52-4923-89ad-4ef2673611bc] Running
	I0729 01:12:10.184842 1180133 system_pods.go:89] "kindnet-p986h" [c6337d3c-aed7-472f-8372-32740c4e4928] Running
	I0729 01:12:10.184846 1180133 system_pods.go:89] "kindnet-qxsl2" [8737b16a-b6f0-411c-aed1-0df7434a5dd3] Running
	I0729 01:12:10.184851 1180133 system_pods.go:89] "kindnet-rt9mj" [095ce9f5-c849-41c0-9271-04bc510b92b4] Running
	I0729 01:12:10.184859 1180133 system_pods.go:89] "kube-apiserver-ha-652034" [68cc4adb-b25d-499b-830c-185a15d6b69f] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0729 01:12:10.184871 1180133 system_pods.go:89] "kube-apiserver-ha-652034-m02" [06acfaac-4674-4d1b-96d3-74363bc818cd] Running
	I0729 01:12:10.184877 1180133 system_pods.go:89] "kube-apiserver-ha-652034-m03" [8a5c4ae3-ab83-4af3-b96e-203181566f7e] Running
	I0729 01:12:10.184888 1180133 system_pods.go:89] "kube-controller-manager-ha-652034" [4346a317-1e93-4e89-9198-43f3a40942a4] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0729 01:12:10.184894 1180133 system_pods.go:89] "kube-controller-manager-ha-652034-m02" [53616364-2d35-47e8-9bdd-0959277a5e51] Running
	I0729 01:12:10.184899 1180133 system_pods.go:89] "kube-controller-manager-ha-652034-m03" [2cd8cd82-51b5-41ff-9849-f77bdfc97664] Running
	I0729 01:12:10.184907 1180133 system_pods.go:89] "kube-proxy-5sm6f" [ac2de36c-7c92-4446-8cec-26135c97d014] Running
	I0729 01:12:10.184913 1180133 system_pods.go:89] "kube-proxy-9mwtg" [e485e3dd-659a-486f-8416-e300d422c809] Running
	I0729 01:12:10.184917 1180133 system_pods.go:89] "kube-proxy-hmjqf" [bc7e9ceb-be49-49ac-aad3-0446e703874c] Running
	I0729 01:12:10.184923 1180133 system_pods.go:89] "kube-proxy-xfrg7" [b9199dc2-770b-4a8b-a074-2c45039597ae] Running
	I0729 01:12:10.184928 1180133 system_pods.go:89] "kube-scheduler-ha-652034" [9a9790a2-50b0-4337-8423-00b418527959] Running
	I0729 01:12:10.184935 1180133 system_pods.go:89] "kube-scheduler-ha-652034-m02" [0788dde3-bc5b-4ad7-b1f0-808203358387] Running
	I0729 01:12:10.184939 1180133 system_pods.go:89] "kube-scheduler-ha-652034-m03" [1b730bfc-39aa-4c80-adaa-9c0799dfd004] Running
	I0729 01:12:10.184942 1180133 system_pods.go:89] "kube-vip-ha-652034" [a5972800-7f32-4fa1-b614-115d3f40dfe8] Running
	I0729 01:12:10.184946 1180133 system_pods.go:89] "kube-vip-ha-652034-m02" [e9079f5f-3290-4e76-9a5e-17486f22c16b] Running
	I0729 01:12:10.184950 1180133 system_pods.go:89] "kube-vip-ha-652034-m03" [4557101d-59ec-4ba7-a754-4e9ee6b55269] Running
	I0729 01:12:10.184954 1180133 system_pods.go:89] "storage-provisioner" [90094951-1ca4-4a62-9a73-8874e79dbcf7] Running
	I0729 01:12:10.184967 1180133 system_pods.go:126] duration metric: took 16.078103ms to wait for k8s-apps to be running ...
	I0729 01:12:10.184981 1180133 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 01:12:10.185042 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:12:10.201765 1180133 system_svc.go:56] duration metric: took 16.773605ms WaitForService to wait for kubelet
	I0729 01:12:10.201797 1180133 kubeadm.go:582] duration metric: took 1m13.835222739s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 01:12:10.201820 1180133 node_conditions.go:102] verifying NodePressure condition ...
	I0729 01:12:10.201896 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0729 01:12:10.201908 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:10.201917 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:10.201922 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:10.206013 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:12:10.207373 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:10.207406 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:10.207418 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:10.207423 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:10.207428 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:10.207440 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:10.207445 1180133 node_conditions.go:105] duration metric: took 5.619778ms to run NodePressure ...
	I0729 01:12:10.207463 1180133 start.go:241] waiting for startup goroutines ...
	I0729 01:12:10.207492 1180133 start.go:255] writing updated cluster config ...
	I0729 01:12:10.211181 1180133 out.go:177] 
	I0729 01:12:10.213666 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:12:10.213794 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	I0729 01:12:10.216835 1180133 out.go:177] * Starting "ha-652034-m04" worker node in "ha-652034" cluster
	I0729 01:12:10.219969 1180133 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 01:12:10.222592 1180133 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0729 01:12:10.225091 1180133 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 01:12:10.225131 1180133 cache.go:56] Caching tarball of preloaded images
	I0729 01:12:10.225202 1180133 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 01:12:10.225249 1180133 preload.go:172] Found /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0729 01:12:10.225268 1180133 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0729 01:12:10.225396 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	W0729 01:12:10.246094 1180133 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0729 01:12:10.246112 1180133 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 01:12:10.246203 1180133 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 01:12:10.246227 1180133 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 01:12:10.246232 1180133 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 01:12:10.246241 1180133 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 01:12:10.246259 1180133 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0729 01:12:10.247534 1180133 image.go:273] response: 
	I0729 01:12:10.365259 1180133 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0729 01:12:10.365301 1180133 cache.go:194] Successfully downloaded all kic artifacts
	I0729 01:12:10.365335 1180133 start.go:360] acquireMachinesLock for ha-652034-m04: {Name:mkefc9e52a65fdc26373c8003c6da25f6ce5699a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0729 01:12:10.365405 1180133 start.go:364] duration metric: took 52.233µs to acquireMachinesLock for "ha-652034-m04"
	I0729 01:12:10.365426 1180133 start.go:96] Skipping create...Using existing machine configuration
	I0729 01:12:10.365432 1180133 fix.go:54] fixHost starting: m04
	I0729 01:12:10.365715 1180133 cli_runner.go:164] Run: docker container inspect ha-652034-m04 --format={{.State.Status}}
	I0729 01:12:10.382539 1180133 fix.go:112] recreateIfNeeded on ha-652034-m04: state=Stopped err=<nil>
	W0729 01:12:10.382593 1180133 fix.go:138] unexpected machine state, will restart: <nil>
	I0729 01:12:10.385715 1180133 out.go:177] * Restarting existing docker container for "ha-652034-m04" ...
	I0729 01:12:10.388288 1180133 cli_runner.go:164] Run: docker start ha-652034-m04
	I0729 01:12:10.688860 1180133 cli_runner.go:164] Run: docker container inspect ha-652034-m04 --format={{.State.Status}}
	I0729 01:12:10.711042 1180133 kic.go:430] container "ha-652034-m04" state is running.
	I0729 01:12:10.711420 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m04
	I0729 01:12:10.732834 1180133 profile.go:143] Saving config to /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/config.json ...
	I0729 01:12:10.733082 1180133 machine.go:94] provisionDockerMachine start ...
	I0729 01:12:10.733153 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:10.759366 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:12:10.759606 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34305 <nil> <nil>}
	I0729 01:12:10.759614 1180133 main.go:141] libmachine: About to run SSH command:
	hostname
	I0729 01:12:10.760408 1180133 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50728->127.0.0.1:34305: read: connection reset by peer
	I0729 01:12:13.894260 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034-m04
	
	I0729 01:12:13.894284 1180133 ubuntu.go:169] provisioning hostname "ha-652034-m04"
	I0729 01:12:13.894350 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:13.912023 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:12:13.912268 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34305 <nil> <nil>}
	I0729 01:12:13.912286 1180133 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-652034-m04 && echo "ha-652034-m04" | sudo tee /etc/hostname
	I0729 01:12:14.069996 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-652034-m04
	
	I0729 01:12:14.070157 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:14.087391 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:12:14.087643 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34305 <nil> <nil>}
	I0729 01:12:14.087663 1180133 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-652034-m04' /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 ha-652034-m04/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-652034-m04' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0729 01:12:14.222753 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0729 01:12:14.222798 1180133 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19312-1114265/.minikube CaCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19312-1114265/.minikube}
	I0729 01:12:14.222816 1180133 ubuntu.go:177] setting up certificates
	I0729 01:12:14.222827 1180133 provision.go:84] configureAuth start
	I0729 01:12:14.222885 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m04
	I0729 01:12:14.243733 1180133 provision.go:143] copyHostCerts
	I0729 01:12:14.243777 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:12:14.243813 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem, removing ...
	I0729 01:12:14.243824 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem
	I0729 01:12:14.243902 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.pem (1078 bytes)
	I0729 01:12:14.243987 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:12:14.244010 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem, removing ...
	I0729 01:12:14.244015 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem
	I0729 01:12:14.244050 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/cert.pem (1123 bytes)
	I0729 01:12:14.244102 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:12:14.244126 1180133 exec_runner.go:144] found /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem, removing ...
	I0729 01:12:14.244130 1180133 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem
	I0729 01:12:14.244158 1180133 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19312-1114265/.minikube/key.pem (1679 bytes)
	I0729 01:12:14.244222 1180133 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem org=jenkins.ha-652034-m04 san=[127.0.0.1 192.168.49.5 ha-652034-m04 localhost minikube]
	I0729 01:12:14.446089 1180133 provision.go:177] copyRemoteCerts
	I0729 01:12:14.446156 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0729 01:12:14.446197 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:14.466900 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34305 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:12:14.566078 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0729 01:12:14.566136 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0729 01:12:14.603098 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0729 01:12:14.603193 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0729 01:12:14.635298 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0729 01:12:14.635367 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0729 01:12:14.666298 1180133 provision.go:87] duration metric: took 443.456647ms to configureAuth
	I0729 01:12:14.666338 1180133 ubuntu.go:193] setting minikube options for container-runtime
	I0729 01:12:14.666592 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:12:14.666748 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:14.685995 1180133 main.go:141] libmachine: Using SSH client type: native
	I0729 01:12:14.686243 1180133 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34305 <nil> <nil>}
	I0729 01:12:14.686266 1180133 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
	I0729 01:12:14.958196 1180133 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0729 01:12:14.958217 1180133 machine.go:97] duration metric: took 4.225117809s to provisionDockerMachine
	I0729 01:12:14.958229 1180133 start.go:293] postStartSetup for "ha-652034-m04" (driver="docker")
	I0729 01:12:14.958241 1180133 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]
	I0729 01:12:14.958316 1180133 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
	I0729 01:12:14.958361 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:14.977730 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34305 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:12:15.086825 1180133 ssh_runner.go:195] Run: cat /etc/os-release
	I0729 01:12:15.098117 1180133 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0729 01:12:15.098176 1180133 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0729 01:12:15.098194 1180133 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0729 01:12:15.098204 1180133 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0729 01:12:15.098256 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/addons for local assets ...
	I0729 01:12:15.098328 1180133 filesync.go:126] Scanning /home/jenkins/minikube-integration/19312-1114265/.minikube/files for local assets ...
	I0729 01:12:15.098418 1180133 filesync.go:149] local asset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> 11196462.pem in /etc/ssl/certs
	I0729 01:12:15.098425 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /etc/ssl/certs/11196462.pem
	I0729 01:12:15.098535 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0729 01:12:15.110134 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:12:15.142053 1180133 start.go:296] duration metric: took 183.807111ms for postStartSetup
	I0729 01:12:15.142153 1180133 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:12:15.142204 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:15.162827 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34305 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:12:15.256171 1180133 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0729 01:12:15.261287 1180133 fix.go:56] duration metric: took 4.895846785s for fixHost
	I0729 01:12:15.261312 1180133 start.go:83] releasing machines lock for "ha-652034-m04", held for 4.895897844s
	I0729 01:12:15.261382 1180133 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m04
	I0729 01:12:15.280214 1180133 out.go:177] * Found network options:
	I0729 01:12:15.281861 1180133 out.go:177]   - NO_PROXY=192.168.49.2,192.168.49.3
	W0729 01:12:15.283510 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0729 01:12:15.283542 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0729 01:12:15.283568 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	W0729 01:12:15.283584 1180133 proxy.go:119] fail to check proxy env: Error ip not in block
	I0729 01:12:15.283661 1180133 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0729 01:12:15.283714 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:15.283991 1180133 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0729 01:12:15.284043 1180133 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:12:15.302608 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34305 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:12:15.312491 1180133 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34305 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:12:15.549246 1180133 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0729 01:12:15.554283 1180133 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" ;
	I0729 01:12:15.564857 1180133 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0729 01:12:15.564933 1180133 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" ;
	I0729 01:12:15.574181 1180133 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0729 01:12:15.574203 1180133 start.go:495] detecting cgroup driver to use...
	I0729 01:12:15.574235 1180133 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0729 01:12:15.574289 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0729 01:12:15.589119 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0729 01:12:15.609619 1180133 docker.go:217] disabling cri-docker service (if available) ...
	I0729 01:12:15.609734 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0729 01:12:15.625784 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0729 01:12:15.638362 1180133 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0729 01:12:15.725166 1180133 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0729 01:12:15.818657 1180133 docker.go:233] disabling docker service ...
	I0729 01:12:15.818750 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0729 01:12:15.834576 1180133 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0729 01:12:15.847186 1180133 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0729 01:12:15.937734 1180133 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0729 01:12:16.039139 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0729 01:12:16.056489 1180133 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"
	I0729 01:12:16.075397 1180133 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0729 01:12:16.075489 1180133 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"
	I0729 01:12:16.086084 1180133 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0729 01:12:16.086176 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:12:16.097181 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:12:16.107803 1180133 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0729 01:12:16.119832 1180133 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0729 01:12:16.129628 1180133 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"
	I0729 01:12:16.140601 1180133 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"
	I0729 01:12:16.153499 1180133 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"
	I0729 01:12:16.166179 1180133 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0729 01:12:16.175588 1180133 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0729 01:12:16.184489 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:12:16.282439 1180133 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0729 01:12:16.431005 1180133 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0729 01:12:16.431077 1180133 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0729 01:12:16.434553 1180133 start.go:563] Will wait 60s for crictl version
	I0729 01:12:16.434645 1180133 ssh_runner.go:195] Run: which crictl
	I0729 01:12:16.438534 1180133 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0729 01:12:16.490839 1180133 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0729 01:12:16.490971 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:12:16.539632 1180133 ssh_runner.go:195] Run: crio --version
	I0729 01:12:16.590092 1180133 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0729 01:12:16.592449 1180133 out.go:177]   - env NO_PROXY=192.168.49.2
	I0729 01:12:16.594883 1180133 out.go:177]   - env NO_PROXY=192.168.49.2,192.168.49.3
	I0729 01:12:16.597174 1180133 cli_runner.go:164] Run: docker network inspect ha-652034 --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}}]}"
	I0729 01:12:16.617875 1180133 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0729 01:12:16.621738 1180133 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""
	I0729 01:12:16.633638 1180133 mustload.go:65] Loading cluster: ha-652034
	I0729 01:12:16.633880 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:12:16.634143 1180133 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:12:16.650821 1180133 host.go:66] Checking if "ha-652034" exists ...
	I0729 01:12:16.651109 1180133 certs.go:68] Setting up /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034 for IP: 192.168.49.5
	I0729 01:12:16.651123 1180133 certs.go:194] generating shared ca certs ...
	I0729 01:12:16.651138 1180133 certs.go:226] acquiring lock for ca certs: {Name:mkb9c9e0c993837524f2a135436fbd139ca56efb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0729 01:12:16.651266 1180133 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key
	I0729 01:12:16.651315 1180133 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key
	I0729 01:12:16.651330 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0729 01:12:16.651345 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0729 01:12:16.651363 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0729 01:12:16.651421 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0729 01:12:16.651516 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem (1338 bytes)
	W0729 01:12:16.651594 1180133 certs.go:480] ignoring /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646_empty.pem, impossibly tiny 0 bytes
	I0729 01:12:16.651609 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca-key.pem (1679 bytes)
	I0729 01:12:16.651643 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/ca.pem (1078 bytes)
	I0729 01:12:16.651669 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/cert.pem (1123 bytes)
	I0729 01:12:16.651691 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/key.pem (1679 bytes)
	I0729 01:12:16.651742 1180133 certs.go:484] found cert: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem (1708 bytes)
	I0729 01:12:16.651773 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:12:16.651790 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem -> /usr/share/ca-certificates/1119646.pem
	I0729 01:12:16.651801 1180133 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem -> /usr/share/ca-certificates/11196462.pem
	I0729 01:12:16.651823 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0729 01:12:16.680671 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0729 01:12:16.707746 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0729 01:12:16.733170 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0729 01:12:16.763156 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0729 01:12:16.790938 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/certs/1119646.pem --> /usr/share/ca-certificates/1119646.pem (1338 bytes)
	I0729 01:12:16.817800 1180133 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19312-1114265/.minikube/files/etc/ssl/certs/11196462.pem --> /usr/share/ca-certificates/11196462.pem (1708 bytes)
	I0729 01:12:16.843886 1180133 ssh_runner.go:195] Run: openssl version
	I0729 01:12:16.849472 1180133 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"
	I0729 01:12:16.859338 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:12:16.863118 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 00:48 /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:12:16.863242 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0729 01:12:16.871021 1180133 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"
	I0729 01:12:16.881193 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1119646.pem && ln -fs /usr/share/ca-certificates/1119646.pem /etc/ssl/certs/1119646.pem"
	I0729 01:12:16.891770 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1119646.pem
	I0729 01:12:16.896370 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul 29 00:58 /usr/share/ca-certificates/1119646.pem
	I0729 01:12:16.896436 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1119646.pem
	I0729 01:12:16.903616 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1119646.pem /etc/ssl/certs/51391683.0"
	I0729 01:12:16.913087 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11196462.pem && ln -fs /usr/share/ca-certificates/11196462.pem /etc/ssl/certs/11196462.pem"
	I0729 01:12:16.923744 1180133 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11196462.pem
	I0729 01:12:16.927712 1180133 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul 29 00:58 /usr/share/ca-certificates/11196462.pem
	I0729 01:12:16.927821 1180133 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11196462.pem
	I0729 01:12:16.934866 1180133 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/11196462.pem /etc/ssl/certs/3ec20f2e.0"
	I0729 01:12:16.943929 1180133 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0729 01:12:16.948079 1180133 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
	I0729 01:12:16.948150 1180133 kubeadm.go:934] updating node {m04 192.168.49.5 0 v1.30.3  false true} ...
	I0729 01:12:16.948246 1180133 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=ha-652034-m04 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.5
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:ha-652034 Namespace:default APIServerHAVIP:192.168.49.254 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:}
	I0729 01:12:16.948318 1180133 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0729 01:12:16.957417 1180133 binaries.go:44] Found k8s binaries, skipping transfer
	I0729 01:12:16.957555 1180133 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0729 01:12:16.967499 1180133 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0729 01:12:16.986297 1180133 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0729 01:12:17.005431 1180133 ssh_runner.go:195] Run: grep 192.168.49.254	control-plane.minikube.internal$ /etc/hosts
	I0729 01:12:17.010455 1180133 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0729 01:12:17.022952 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:12:17.130610 1180133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 01:12:17.143881 1180133 start.go:235] Will wait 6m0s for node &{Name:m04 IP:192.168.49.5 Port:0 KubernetesVersion:v1.30.3 ContainerRuntime: ControlPlane:false Worker:true}
	I0729 01:12:17.144289 1180133 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:12:17.147548 1180133 out.go:177] * Verifying Kubernetes components...
	I0729 01:12:17.150019 1180133 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0729 01:12:17.246471 1180133 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0729 01:12:17.260087 1180133 loader.go:395] Config loaded from file:  /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:12:17.260347 1180133 kapi.go:59] client config for ha-652034: &rest.Config{Host:"https://192.168.49.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.crt", KeyFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/ha-652034/client.key", CAFile:"/home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]strin
g(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x17a6200), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W0729 01:12:17.260427 1180133 kubeadm.go:483] Overriding stale ClientConfig host https://192.168.49.254:8443 with https://192.168.49.2:8443
	I0729 01:12:17.260644 1180133 node_ready.go:35] waiting up to 6m0s for node "ha-652034-m04" to be "Ready" ...
	I0729 01:12:17.260724 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:17.260737 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:17.260746 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:17.260751 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:17.263977 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:17.761194 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:17.761215 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:17.761226 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:17.761230 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:17.764252 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:18.261442 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:18.261522 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:18.261545 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:18.261569 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:18.269698 1180133 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0729 01:12:18.760854 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:18.760909 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:18.760921 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:18.760929 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:18.764047 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:19.261578 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:19.261603 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:19.261613 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:19.261624 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:19.264711 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:19.265336 1180133 node_ready.go:53] node "ha-652034-m04" has status "Ready":"Unknown"
	I0729 01:12:19.761117 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:19.761140 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:19.761150 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:19.761156 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:19.764575 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:20.260848 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:20.260874 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:20.260884 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:20.260888 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:20.265211 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:12:20.760894 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:20.760917 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:20.760927 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:20.760931 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:20.763901 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:21.261056 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:21.261086 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:21.261097 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:21.261111 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:21.269579 1180133 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I0729 01:12:21.270209 1180133 node_ready.go:53] node "ha-652034-m04" has status "Ready":"Unknown"
	I0729 01:12:21.760869 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:21.760895 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:21.760905 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:21.760909 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:21.763997 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:22.260868 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:22.260893 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:22.260901 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:22.260904 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:22.264109 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:22.760864 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:22.760892 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:22.760903 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:22.760907 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:22.764045 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:23.260885 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:23.260911 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:23.260921 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:23.260927 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:23.264037 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:23.761373 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:23.761408 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:23.761418 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:23.761423 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:23.764469 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:23.764978 1180133 node_ready.go:53] node "ha-652034-m04" has status "Ready":"Unknown"
	I0729 01:12:24.261506 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:24.261531 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.261541 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.261553 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.265357 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:24.266164 1180133 node_ready.go:49] node "ha-652034-m04" has status "Ready":"True"
	I0729 01:12:24.266188 1180133 node_ready.go:38] duration metric: took 7.00552129s for node "ha-652034-m04" to be "Ready" ...
	I0729 01:12:24.266199 1180133 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" ...
	I0729 01:12:24.266268 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods
	I0729 01:12:24.266281 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.266291 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.266296 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.272837 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:12:24.282569 1180133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.282807 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-8dn9f
	I0729 01:12:24.282823 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.282842 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.282854 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.290071 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:12:24.291049 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:24.291070 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.291079 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.291085 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.294059 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.294624 1180133 pod_ready.go:92] pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:24.294646 1180133 pod_ready.go:81] duration metric: took 12.025478ms for pod "coredns-7db6d8ff4d-8dn9f" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.294658 1180133 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.294758 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-lmgnx
	I0729 01:12:24.294769 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.294777 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.294780 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.297518 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.298199 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:24.298219 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.298230 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.298234 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.300942 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.301593 1180133 pod_ready.go:92] pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:24.301615 1180133 pod_ready.go:81] duration metric: took 6.91695ms for pod "coredns-7db6d8ff4d-lmgnx" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.301642 1180133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.301717 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-652034
	I0729 01:12:24.301723 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.301731 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.301736 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.308497 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:12:24.309275 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:24.309295 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.309306 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.309310 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.312140 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.313100 1180133 pod_ready.go:92] pod "etcd-ha-652034" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:24.313122 1180133 pod_ready.go:81] duration metric: took 11.467607ms for pod "etcd-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.313134 1180133 pod_ready.go:78] waiting up to 6m0s for pod "etcd-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.313200 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/etcd-ha-652034-m02
	I0729 01:12:24.313209 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.313217 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.313222 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.315766 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.316702 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:24.316722 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.316731 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.316736 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.319394 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:24.320324 1180133 pod_ready.go:92] pod "etcd-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:24.320345 1180133 pod_ready.go:81] duration metric: took 7.20124ms for pod "etcd-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.320367 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:24.461594 1180133 request.go:629] Waited for 141.151309ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:24.461676 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:24.461682 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.461704 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.461715 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.464903 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:24.661917 1180133 request.go:629] Waited for 196.162055ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:24.661980 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:24.661986 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.661995 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.662005 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.669806 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:12:24.862487 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:24.862525 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:24.862538 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:24.862544 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:24.866214 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:25.062393 1180133 request.go:629] Waited for 194.354339ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:25.062541 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:25.062554 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:25.062564 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:25.062574 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:25.066638 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:12:25.321405 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:25.321431 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:25.321440 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:25.321445 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:25.325095 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:25.461649 1180133 request.go:629] Waited for 135.233605ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:25.461737 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:25.461751 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:25.461764 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:25.461771 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:25.466225 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:12:25.820612 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:25.820640 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:25.820655 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:25.820659 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:25.825839 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:12:25.861599 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:25.861635 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:25.861646 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:25.861650 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:25.865078 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:26.321443 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:26.321512 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:26.321537 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:26.321565 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:26.324912 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:26.326174 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:26.326193 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:26.326229 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:26.326241 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:26.329749 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:26.330699 1180133 pod_ready.go:102] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"False"
	I0729 01:12:26.821138 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:26.821205 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:26.821221 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:26.821228 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:26.824439 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:26.825248 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:26.825266 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:26.825276 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:26.825281 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:26.828132 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:27.320671 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:27.320696 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:27.320714 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:27.320718 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:27.323913 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:27.324912 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:27.324932 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:27.324941 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:27.324946 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:27.328035 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:27.820717 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:27.820743 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:27.820756 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:27.820761 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:27.824025 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:27.825012 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:27.825033 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:27.825044 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:27.825050 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:27.827875 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:28.320777 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:28.320804 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:28.320814 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:28.320819 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:28.324044 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:28.324687 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:28.324707 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:28.324716 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:28.324722 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:28.327452 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:28.821489 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:28.821513 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:28.821522 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:28.821528 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:28.824868 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:28.825561 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:28.825572 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:28.825580 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:28.825584 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:28.828367 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:28.829183 1180133 pod_ready.go:102] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"False"
	I0729 01:12:29.321373 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:29.321402 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:29.321411 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:29.321416 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:29.324618 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:29.325410 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:29.325429 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:29.325439 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:29.325443 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:29.328430 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:29.820634 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:29.820657 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:29.820666 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:29.820670 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:29.824035 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:29.824728 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:29.824740 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:29.824748 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:29.824753 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:29.827547 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:30.320586 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:30.320615 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:30.320626 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:30.320629 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:30.323909 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:30.324884 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:30.324906 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:30.324915 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:30.324920 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:30.328222 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:30.820985 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:30.821010 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:30.821019 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:30.821023 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:30.824322 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:30.824985 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:30.825002 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:30.825011 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:30.825016 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:30.832177 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:12:30.833225 1180133 pod_ready.go:102] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"False"
	I0729 01:12:31.320583 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:31.320620 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:31.320632 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:31.320637 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:31.323951 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:31.324982 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:31.325003 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:31.325017 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:31.325022 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:31.327944 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:31.821270 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:31.821289 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:31.821299 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:31.821305 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:31.826750 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:12:31.827936 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:31.827957 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:31.827967 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:31.827972 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:31.831004 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:32.321334 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:32.321360 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:32.321369 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:32.321374 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:32.324386 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:32.325204 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:32.325258 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:32.325282 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:32.325308 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:32.327983 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:32.821159 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:32.821187 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:32.821197 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:32.821203 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:32.824461 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:32.825169 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:32.825188 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:32.825197 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:32.825202 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:32.828011 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:33.320828 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:33.320854 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:33.320864 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:33.320868 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:33.324325 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:33.325154 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:33.325172 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:33.325182 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:33.325188 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:33.328634 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:33.329322 1180133 pod_ready.go:102] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"False"
	I0729 01:12:33.820569 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:33.820595 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:33.820604 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:33.820609 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:33.823787 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:33.824556 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:33.824604 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:33.824619 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:33.824625 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:33.827530 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:34.320630 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:34.320662 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:34.320672 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:34.320679 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:34.323893 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:34.324743 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:34.324759 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:34.324768 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:34.324782 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:34.327693 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:34.821152 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:34.821173 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:34.821183 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:34.821188 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:34.824225 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:34.824979 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:34.824998 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:34.825006 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:34.825010 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:34.827842 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:35.321182 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:35.321219 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:35.321230 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:35.321235 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:35.324598 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:35.325728 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:35.325751 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:35.325760 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:35.325766 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:35.328880 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:35.329701 1180133 pod_ready.go:102] pod "kube-apiserver-ha-652034" in "kube-system" namespace has status "Ready":"False"
	I0729 01:12:35.820811 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:35.820834 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:35.820844 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:35.820848 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:35.826069 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:12:35.826921 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:35.826947 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:35.826957 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:35.826978 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:35.830090 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:36.320987 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:36.321017 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:36.321025 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:36.321031 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:36.324339 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:36.325246 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:36.325292 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:36.325315 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:36.325326 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:36.328204 1180133 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0729 01:12:36.820562 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:36.820604 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:36.820614 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:36.820619 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:36.823933 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:36.824916 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:36.824936 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:36.824946 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:36.824951 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:36.828200 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:37.321292 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034
	I0729 01:12:37.321318 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.321328 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.321332 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.328595 1180133 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I0729 01:12:37.329786 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:37.329808 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.329816 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.329820 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.333101 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:37.334126 1180133 pod_ready.go:97] node "ha-652034" hosting pod "kube-apiserver-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.334155 1180133 pod_ready.go:81] duration metric: took 13.013770616s for pod "kube-apiserver-ha-652034" in "kube-system" namespace to be "Ready" ...
	E0729 01:12:37.334166 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034" hosting pod "kube-apiserver-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.334173 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.334237 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034-m02
	I0729 01:12:37.334247 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.334255 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.334259 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.340884 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:12:37.341989 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:37.342006 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.342015 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.342018 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.353350 1180133 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I0729 01:12:37.354329 1180133 pod_ready.go:92] pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:37.354355 1180133 pod_ready.go:81] duration metric: took 20.172573ms for pod "kube-apiserver-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.354367 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.354450 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034
	I0729 01:12:37.354461 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.354470 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.354473 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.366568 1180133 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I0729 01:12:37.367794 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:37.367818 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.367827 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.367832 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.377164 1180133 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0729 01:12:37.378158 1180133 pod_ready.go:97] node "ha-652034" hosting pod "kube-controller-manager-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.378188 1180133 pod_ready.go:81] duration metric: took 23.81154ms for pod "kube-controller-manager-ha-652034" in "kube-system" namespace to be "Ready" ...
	E0729 01:12:37.378200 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034" hosting pod "kube-controller-manager-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.378208 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.378280 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-652034-m02
	I0729 01:12:37.378290 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.378299 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.378302 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.385184 1180133 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0729 01:12:37.386226 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:37.386250 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.386262 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.386268 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.391060 1180133 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0729 01:12:37.391655 1180133 pod_ready.go:92] pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:37.391678 1180133 pod_ready.go:81] duration metric: took 13.459339ms for pod "kube-controller-manager-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.391691 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9mwtg" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.391755 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-9mwtg
	I0729 01:12:37.391766 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.391775 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.391779 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.407943 1180133 round_trippers.go:574] Response Status: 200 OK in 16 milliseconds
	I0729 01:12:37.408751 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:37.408774 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.408784 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.408790 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.412348 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:37.413354 1180133 pod_ready.go:97] node "ha-652034" hosting pod "kube-proxy-9mwtg" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.413388 1180133 pod_ready.go:81] duration metric: took 21.688895ms for pod "kube-proxy-9mwtg" in "kube-system" namespace to be "Ready" ...
	E0729 01:12:37.413402 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034" hosting pod "kube-proxy-9mwtg" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:37.413411 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-hmjqf" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.521718 1180133 request.go:629] Waited for 108.243765ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-hmjqf
	I0729 01:12:37.521841 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-hmjqf
	I0729 01:12:37.521851 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.521863 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.521884 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.555799 1180133 round_trippers.go:574] Response Status: 200 OK in 33 milliseconds
	I0729 01:12:37.721981 1180133 request.go:629] Waited for 165.157957ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:37.722041 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m04
	I0729 01:12:37.722053 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.722062 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.722070 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.734372 1180133 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I0729 01:12:37.735576 1180133 pod_ready.go:92] pod "kube-proxy-hmjqf" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:37.735645 1180133 pod_ready.go:81] duration metric: took 322.225096ms for pod "kube-proxy-hmjqf" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.735672 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-xfrg7" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:37.921712 1180133 request.go:629] Waited for 185.948815ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-xfrg7
	I0729 01:12:37.921837 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-proxy-xfrg7
	I0729 01:12:37.921848 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:37.921857 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:37.921870 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:37.925274 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:38.121729 1180133 request.go:629] Waited for 194.352041ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:38.121810 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:38.121824 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:38.121836 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:38.121845 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:38.125355 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:38.126016 1180133 pod_ready.go:92] pod "kube-proxy-xfrg7" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:38.126073 1180133 pod_ready.go:81] duration metric: took 390.377981ms for pod "kube-proxy-xfrg7" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:38.126101 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-652034" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:38.321918 1180133 request.go:629] Waited for 195.722903ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034
	I0729 01:12:38.321998 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034
	I0729 01:12:38.322005 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:38.322014 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:38.322018 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:38.325306 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:38.522228 1180133 request.go:629] Waited for 196.31846ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:38.522303 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034
	I0729 01:12:38.522324 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:38.522337 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:38.522341 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:38.527475 1180133 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I0729 01:12:38.528115 1180133 pod_ready.go:97] node "ha-652034" hosting pod "kube-scheduler-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:38.528142 1180133 pod_ready.go:81] duration metric: took 402.01892ms for pod "kube-scheduler-ha-652034" in "kube-system" namespace to be "Ready" ...
	E0729 01:12:38.528153 1180133 pod_ready.go:66] WaitExtra: waitPodCondition: node "ha-652034" hosting pod "kube-scheduler-ha-652034" in "kube-system" namespace is currently not "Ready" (skipping!): node "ha-652034" has status "Ready":"Unknown"
	I0729 01:12:38.528179 1180133 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:38.722242 1180133 request.go:629] Waited for 193.981548ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m02
	I0729 01:12:38.722373 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-652034-m02
	I0729 01:12:38.722387 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:38.722396 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:38.722401 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:38.725625 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:38.921488 1180133 request.go:629] Waited for 195.246484ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:38.921553 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes/ha-652034-m02
	I0729 01:12:38.921564 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:38.921573 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:38.921578 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:38.924966 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:38.925558 1180133 pod_ready.go:92] pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace has status "Ready":"True"
	I0729 01:12:38.925578 1180133 pod_ready.go:81] duration metric: took 397.382914ms for pod "kube-scheduler-ha-652034-m02" in "kube-system" namespace to be "Ready" ...
	I0729 01:12:38.925605 1180133 pod_ready.go:38] duration metric: took 14.659394703s 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" ...
	I0729 01:12:38.925623 1180133 system_svc.go:44] waiting for kubelet service to be running ....
	I0729 01:12:38.925684 1180133 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:12:38.938329 1180133 system_svc.go:56] duration metric: took 12.697908ms WaitForService to wait for kubelet
	I0729 01:12:38.938361 1180133 kubeadm.go:582] duration metric: took 21.794435052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0729 01:12:38.938386 1180133 node_conditions.go:102] verifying NodePressure condition ...
	I0729 01:12:39.121850 1180133 request.go:629] Waited for 183.389186ms due to client-side throttling, not priority and fairness, request: GET:https://192.168.49.2:8443/api/v1/nodes
	I0729 01:12:39.121912 1180133 round_trippers.go:463] GET https://192.168.49.2:8443/api/v1/nodes
	I0729 01:12:39.121924 1180133 round_trippers.go:469] Request Headers:
	I0729 01:12:39.121934 1180133 round_trippers.go:473]     Accept: application/json, */*
	I0729 01:12:39.121941 1180133 round_trippers.go:473]     User-Agent: minikube-linux-arm64/v0.0.0 (linux/arm64) kubernetes/$Format
	I0729 01:12:39.125887 1180133 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I0729 01:12:39.127759 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:39.127799 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:39.127816 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:39.127821 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:39.127862 1180133 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0729 01:12:39.127878 1180133 node_conditions.go:123] node cpu capacity is 2
	I0729 01:12:39.127887 1180133 node_conditions.go:105] duration metric: took 189.495778ms to run NodePressure ...
	I0729 01:12:39.127900 1180133 start.go:241] waiting for startup goroutines ...
	I0729 01:12:39.127962 1180133 start.go:255] writing updated cluster config ...
	I0729 01:12:39.128347 1180133 ssh_runner.go:195] Run: rm -f paused
	I0729 01:12:39.194702 1180133 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0729 01:12:39.198074 1180133 out.go:177] * Done! kubectl is now configured to use "ha-652034" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jul 29 01:12:08 ha-652034 crio[644]: time="2024-07-29 01:12:08.881995941Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ec8e77f98795943571938fbafc17d3b29968748777b53595544fe484ce3e066f/merged/etc/group: no such file or directory"
	Jul 29 01:12:08 ha-652034 crio[644]: time="2024-07-29 01:12:08.926195676Z" level=info msg="Created container 26499953b724d1d284583b03a8d4dfa6f53a22ef9e8e91680a3ef0b1f11b8522: kube-system/storage-provisioner/storage-provisioner" id=b9b346c1-da06-4aa2-8afa-b7d06fa90c2b name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 01:12:08 ha-652034 crio[644]: time="2024-07-29 01:12:08.926978563Z" level=info msg="Starting container: 26499953b724d1d284583b03a8d4dfa6f53a22ef9e8e91680a3ef0b1f11b8522" id=4067f2ed-4d85-4178-8519-b999854cdf5f name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 01:12:08 ha-652034 crio[644]: time="2024-07-29 01:12:08.932739549Z" level=info msg="Started container" PID=1845 containerID=26499953b724d1d284583b03a8d4dfa6f53a22ef9e8e91680a3ef0b1f11b8522 description=kube-system/storage-provisioner/storage-provisioner id=4067f2ed-4d85-4178-8519-b999854cdf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c1301e009a9efd2e8338ba6c88bd56d86224322f57c5f0d38d6f27abc14895a
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.208834891Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": CREATE"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.215563207Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.215604683Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.215628708Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": WRITE"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.218889215Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.218931947Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.218949982Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist.temp\": RENAME"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.222127437Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.222161685Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.222179622Z" level=info msg="CNI monitoring event \"/etc/cni/net.d/10-kindnet.conflist\": CREATE"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.225228339Z" level=info msg="Found CNI network kindnet (type=ptp) at /etc/cni/net.d/10-kindnet.conflist"
	Jul 29 01:12:19 ha-652034 crio[644]: time="2024-07-29 01:12:19.225265681Z" level=info msg="Updated default CNI network name to kindnet"
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.610295098Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.3" id=5d4d3668-2cf4-4aa3-b8c5-4ad93ff9680d name=/runtime.v1.ImageService/ImageStatus
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.610519072Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.3],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499 registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=5d4d3668-2cf4-4aa3-b8c5-4ad93ff9680d name=/runtime.v1.ImageService/ImageStatus
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.611415427Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.30.3" id=87744aab-3343-4165-9e65-350f38a7714a name=/runtime.v1.ImageService/ImageStatus
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.611999915Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a,RepoTags:[registry.k8s.io/kube-controller-manager:v1.30.3],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499 registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7],Size_:108229958,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=87744aab-3343-4165-9e65-350f38a7714a name=/runtime.v1.ImageService/ImageStatus
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.613236666Z" level=info msg="Creating container: kube-system/kube-controller-manager-ha-652034/kube-controller-manager" id=43c8c4f3-0c92-4e98-bc9a-b6ec1c6e363f name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.613335750Z" level=warning msg="Allowed annotations are specified for workload []"
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.686443646Z" level=info msg="Created container 7a4390902fe0e34909133258b023180bd20f49884ba58b4e5661c2a1549feb0f: kube-system/kube-controller-manager-ha-652034/kube-controller-manager" id=43c8c4f3-0c92-4e98-bc9a-b6ec1c6e363f name=/runtime.v1.RuntimeService/CreateContainer
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.687078005Z" level=info msg="Starting container: 7a4390902fe0e34909133258b023180bd20f49884ba58b4e5661c2a1549feb0f" id=b6b64064-bc23-41c9-befe-2ef7c0bd7730 name=/runtime.v1.RuntimeService/StartContainer
	Jul 29 01:12:24 ha-652034 crio[644]: time="2024-07-29 01:12:24.698956981Z" level=info msg="Started container" PID=1920 containerID=7a4390902fe0e34909133258b023180bd20f49884ba58b4e5661c2a1549feb0f description=kube-system/kube-controller-manager-ha-652034/kube-controller-manager id=b6b64064-bc23-41c9-befe-2ef7c0bd7730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f70d452f2fa20448c06c4c50ae4eaf6c12f5a0f88d813a0adecc74e84ea575
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	7a4390902fe0e       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a   17 seconds ago       Running             kube-controller-manager   6                   a1f70d452f2fa       kube-controller-manager-ha-652034
	26499953b724d       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   32 seconds ago       Running             storage-provisioner       5                   7c1301e009a9e       storage-provisioner
	67bd299df94ed       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   38 seconds ago       Running             kube-vip                  3                   55304ecc07c43       kube-vip-ha-652034
	d93e49ed0643d       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca   42 seconds ago       Running             kube-apiserver            4                   14876362b62b0       kube-apiserver-ha-652034
	f9cfab74287c2       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a   57 seconds ago       Exited              kube-controller-manager   5                   a1f70d452f2fa       kube-controller-manager-ha-652034
	8e37472652b62       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   About a minute ago   Running             coredns                   2                   703e40e61569e       coredns-7db6d8ff4d-8dn9f
	f10d7edd1a2f8       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93   About a minute ago   Running             coredns                   2                   2f15d253f31b3       coredns-7db6d8ff4d-lmgnx
	aedd5c5a17355       89a35e2ebb6b938201966889b5e8c85b931db6432c5643966116cd1c28bf45cd   About a minute ago   Running             busybox                   2                   982a0c7dd3c28       busybox-fc5497c4f-wdf55
	0da4636faf77c       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be   About a minute ago   Running             kube-proxy                2                   ef6b7da949d44       kube-proxy-9mwtg
	e2fc973a48bd5       f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800   About a minute ago   Running             kindnet-cni               2                   1d64d9df89f61       kindnet-rt9mj
	c8b930916a30e       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6   About a minute ago   Exited              storage-provisioner       4                   7c1301e009a9e       storage-provisioner
	10022b6a2bbda       7e2a4e229620ba3a757dc3699d10e8f77c453b7ee71936521668dec51669679d   About a minute ago   Exited              kube-vip                  2                   55304ecc07c43       kube-vip-ha-652034
	385194b3d8a9a       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355   About a minute ago   Running             kube-scheduler            2                   501f84c41aaff       kube-scheduler-ha-652034
	08ef1f7b8863d       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca   About a minute ago   Exited              kube-apiserver            3                   14876362b62b0       kube-apiserver-ha-652034
	2e33e5337bd7f       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd   About a minute ago   Running             etcd                      2                   a1d662810b49d       etcd-ha-652034
	
	
	==> coredns [8e37472652b627db4090781f4475a7d9be424694dc2a2a8bdb34554513b42d4b] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:39143 - 37606 "HINFO IN 7098306221787145618.985613369161892338. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.012764361s
	
	
	==> coredns [f10d7edd1a2f8821f00937faca29aed756d6f14fd4499529df4e626757df5421] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:57322 - 1852 "HINFO IN 7252408646977681131.5164059667808897047. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.013902314s
	
	
	==> describe nodes <==
	Name:               ha-652034
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-652034
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1
	                    minikube.k8s.io/name=ha-652034
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_29T01_02_43_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 01:02:41 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-652034
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 01:11:52 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Mon, 29 Jul 2024 01:11:22 +0000   Mon, 29 Jul 2024 01:12:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Mon, 29 Jul 2024 01:11:22 +0000   Mon, 29 Jul 2024 01:12:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Mon, 29 Jul 2024 01:11:22 +0000   Mon, 29 Jul 2024 01:12:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Mon, 29 Jul 2024 01:11:22 +0000   Mon, 29 Jul 2024 01:12:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    ha-652034
	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:                 60bf825067c3428595bbc0f6f0fb3162
	  System UUID:                ae2ac577-1760-46ff-a32b-bdfbac36c42c
	  Boot ID:                    895def51-d42c-4bc5-9a4c-0e6874380a7b
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-wdf55              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m22s
	  kube-system                 coredns-7db6d8ff4d-8dn9f             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m48s
	  kube-system                 coredns-7db6d8ff4d-lmgnx             100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m48s
	  kube-system                 etcd-ha-652034                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         10m
	  kube-system                 kindnet-rt9mj                        100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m49s
	  kube-system                 kube-apiserver-ha-652034             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-controller-manager-ha-652034    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-proxy-9mwtg                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m49s
	  kube-system                 kube-scheduler-ha-652034             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10m
	  kube-system                 kube-vip-ha-652034                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m6s
	  kube-system                 storage-provisioner                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m48s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             290Mi (3%!)(MISSING)  390Mi (4%!)(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                 9m46s                  kube-proxy       
	  Normal  Starting                 62s                    kube-proxy       
	  Normal  Starting                 4m3s                   kube-proxy       
	  Normal  NodeHasSufficientPID     10m (x8 over 10m)      kubelet          Node ha-652034 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    10m (x8 over 10m)      kubelet          Node ha-652034 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  10m (x8 over 10m)      kubelet          Node ha-652034 status is now: NodeHasSufficientMemory
	  Normal  Starting                 10m                    kubelet          Starting kubelet.
	  Normal  NodeHasNoDiskPressure    10m                    kubelet          Node ha-652034 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     10m                    kubelet          Node ha-652034 status is now: NodeHasSufficientPID
	  Normal  Starting                 10m                    kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  10m                    kubelet          Node ha-652034 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           9m49s                  node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  NodeReady                9m34s                  kubelet          Node ha-652034 status is now: NodeReady
	  Normal  RegisteredNode           9m6s                   node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  RegisteredNode           7m55s                  node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  RegisteredNode           5m27s                  node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  NodeHasSufficientMemory  4m52s (x8 over 4m52s)  kubelet          Node ha-652034 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     4m52s (x8 over 4m52s)  kubelet          Node ha-652034 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    4m52s (x8 over 4m52s)  kubelet          Node ha-652034 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 4m52s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           4m5s                   node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  RegisteredNode           4m4s                   node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  RegisteredNode           3m19s                  node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  Starting                 118s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  118s (x8 over 118s)    kubelet          Node ha-652034 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    118s (x8 over 118s)    kubelet          Node ha-652034 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     118s (x8 over 118s)    kubelet          Node ha-652034 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           70s                    node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	  Normal  NodeNotReady             5s                     node-controller  Node ha-652034 status is now: NodeNotReady
	  Normal  RegisteredNode           5s                     node-controller  Node ha-652034 event: Registered Node ha-652034 in Controller
	
	
	Name:               ha-652034-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-652034-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1
	                    minikube.k8s.io/name=ha-652034
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_29T01_03_18_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 01:03:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-652034-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 01:12:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 01:11:16 +0000   Mon, 29 Jul 2024 01:03:15 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 01:11:16 +0000   Mon, 29 Jul 2024 01:03:15 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 01:11:16 +0000   Mon, 29 Jul 2024 01:03:15 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 01:11:16 +0000   Mon, 29 Jul 2024 01:04:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.3
	  Hostname:    ha-652034-m02
	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:                 a2a7b0a959ca403b85f507342231bef4
	  System UUID:                7bffbefc-963c-40a5-9542-7f6ed3af8f04
	  Boot ID:                    895def51-d42c-4bc5-9a4c-0e6874380a7b
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-798hh                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m22s
	  kube-system                 etcd-ha-652034-m02                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m26s
	  kube-system                 kindnet-qxsl2                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m27s
	  kube-system                 kube-apiserver-ha-652034-m02             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 kube-controller-manager-ha-652034-m02    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 kube-proxy-xfrg7                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m27s
	  kube-system                 kube-scheduler-ha-652034-m02             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m26s
	  kube-system                 kube-vip-ha-652034-m02                   0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m24s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%!)(MISSING)  100m (5%!)(MISSING)
	  memory             150Mi (1%!)(MISSING)  50Mi (0%!)(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                 5m40s                  kube-proxy       
	  Normal  Starting                 9m23s                  kube-proxy       
	  Normal  Starting                 62s                    kube-proxy       
	  Normal  Starting                 3m50s                  kube-proxy       
	  Normal  NodeHasSufficientPID     9m27s (x8 over 9m27s)  kubelet          Node ha-652034-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    9m27s (x8 over 9m27s)  kubelet          Node ha-652034-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  9m27s (x8 over 9m27s)  kubelet          Node ha-652034-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           9m24s                  node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  RegisteredNode           9m6s                   node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  RegisteredNode           7m55s                  node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  NodeHasSufficientPID     6m5s (x8 over 6m5s)    kubelet          Node ha-652034-m02 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    6m5s (x8 over 6m5s)    kubelet          Node ha-652034-m02 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 6m5s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m5s (x8 over 6m5s)    kubelet          Node ha-652034-m02 status is now: NodeHasSufficientMemory
	  Normal  RegisteredNode           5m27s                  node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  NodeHasSufficientPID     4m50s (x7 over 4m50s)  kubelet          Node ha-652034-m02 status is now: NodeHasSufficientPID
	  Normal  Starting                 4m50s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m50s (x9 over 4m50s)  kubelet          Node ha-652034-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m50s (x8 over 4m50s)  kubelet          Node ha-652034-m02 status is now: NodeHasNoDiskPressure
	  Normal  RegisteredNode           4m5s                   node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  RegisteredNode           4m4s                   node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  RegisteredNode           3m19s                  node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  Starting                 115s                   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  115s (x8 over 115s)    kubelet          Node ha-652034-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    115s (x8 over 115s)    kubelet          Node ha-652034-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     115s (x8 over 115s)    kubelet          Node ha-652034-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           70s                    node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	  Normal  RegisteredNode           5s                     node-controller  Node ha-652034-m02 event: Registered Node ha-652034-m02 in Controller
	
	
	Name:               ha-652034-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=ha-652034-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=608d90af2517e2ec0044e62b20376f40276621a1
	                    minikube.k8s.io/name=ha-652034
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_07_29T01_05_42_0700
	                    minikube.k8s.io/version=v1.33.1
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Jul 2024 01:05:41 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-652034-m04
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Jul 2024 01:12:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Jul 2024 01:12:24 +0000   Mon, 29 Jul 2024 01:12:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Jul 2024 01:12:24 +0000   Mon, 29 Jul 2024 01:12:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Jul 2024 01:12:24 +0000   Mon, 29 Jul 2024 01:12:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Jul 2024 01:12:24 +0000   Mon, 29 Jul 2024 01:12:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.5
	  Hostname:    ha-652034-m04
	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:                 5b7a8705b862445fbe5ae15435c9441c
	  System UUID:                95f9e1bc-0e47-472a-9ac8-7539228049e1
	  Boot ID:                    895def51-d42c-4bc5-9a4c-0e6874380a7b
	  Kernel Version:             5.15.0-1065-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox-fc5497c4f-jkvvl    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m54s
	  kube-system                 kindnet-cpsml              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m1s
	  kube-system                 kube-proxy-hmjqf           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m1s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%!)(MISSING)  100m (5%!)(MISSING)
	  memory             50Mi (0%!)(MISSING)  50Mi (0%!)(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                 6m59s                 kube-proxy       
	  Normal  Starting                 10s                   kube-proxy       
	  Normal  Starting                 2m57s                 kube-proxy       
	  Normal  NodeHasNoDiskPressure    7m1s (x2 over 7m1s)   kubelet          Node ha-652034-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  7m1s (x2 over 7m1s)   kubelet          Node ha-652034-m04 status is now: NodeHasSufficientMemory
	  Normal  Starting                 7m1s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           7m1s                  node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  NodeHasSufficientPID     7m1s (x2 over 7m1s)   kubelet          Node ha-652034-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m                    node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  RegisteredNode           6m59s                 node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  NodeReady                6m47s                 kubelet          Node ha-652034-m04 status is now: NodeReady
	  Normal  RegisteredNode           5m27s                 node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  RegisteredNode           4m5s                  node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  RegisteredNode           4m4s                  node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  NodeNotReady             3m25s                 node-controller  Node ha-652034-m04 status is now: NodeNotReady
	  Normal  RegisteredNode           3m19s                 node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  Starting                 3m16s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  3m3s (x8 over 3m16s)  kubelet          Node ha-652034-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m3s (x8 over 3m16s)  kubelet          Node ha-652034-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m3s (x8 over 3m16s)  kubelet          Node ha-652034-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           70s                   node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	  Normal  Starting                 31s                   kubelet          Starting kubelet.
	  Normal  NodeNotReady             30s                   node-controller  Node ha-652034-m04 status is now: NodeNotReady
	  Normal  NodeHasSufficientMemory  18s (x8 over 31s)     kubelet          Node ha-652034-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    18s (x8 over 31s)     kubelet          Node ha-652034-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     18s (x8 over 31s)     kubelet          Node ha-652034-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5s                    node-controller  Node ha-652034-m04 event: Registered Node ha-652034-m04 in Controller
	
	
	==> dmesg <==
	[  +0.001049] FS-Cache: O-key=[8] '9d633b0000000000'
	[  +0.000713] FS-Cache: N-cookie c=00000054 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000965] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000008418b759
	[  +0.001051] FS-Cache: N-key=[8] '9d633b0000000000'
	[  +0.007194] FS-Cache: Duplicate cookie detected
	[  +0.000694] FS-Cache: O-cookie c=0000004e [p=0000004b fl=226 nc=0 na=1]
	[  +0.000985] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=00000000b01b9bdc
	[  +0.001051] FS-Cache: O-key=[8] '9d633b0000000000'
	[  +0.000750] FS-Cache: N-cookie c=00000055 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000956] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=00000000f565adb4
	[  +0.001059] FS-Cache: N-key=[8] '9d633b0000000000'
	[  +2.992292] FS-Cache: Duplicate cookie detected
	[  +0.000766] FS-Cache: O-cookie c=0000004c [p=0000004b fl=226 nc=0 na=1]
	[  +0.001039] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=00000000501ccf74
	[  +0.001045] FS-Cache: O-key=[8] '9c633b0000000000'
	[  +0.000713] FS-Cache: N-cookie c=00000057 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000952] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=00000000a35c97f8
	[  +0.001061] FS-Cache: N-key=[8] '9c633b0000000000'
	[  +0.318738] FS-Cache: Duplicate cookie detected
	[  +0.000717] FS-Cache: O-cookie c=00000051 [p=0000004b fl=226 nc=0 na=1]
	[  +0.001015] FS-Cache: O-cookie d=000000005670c9ad{9p.inode} n=00000000a083fe37
	[  +0.001068] FS-Cache: O-key=[8] 'a2633b0000000000'
	[  +0.000710] FS-Cache: N-cookie c=00000058 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000952] FS-Cache: N-cookie d=000000005670c9ad{9p.inode} n=000000008418b759
	[  +0.001093] FS-Cache: N-key=[8] 'a2633b0000000000'
	
	
	==> etcd [2e33e5337bd7f1e86f424b08a476363bfc1d634f443951f210a89c59f94f3789] <==
	{"level":"warn","ts":"2024-07-29T01:11:15.379992Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.711407Z","time spent":"5.66857133s","remote":"127.0.0.1:44000","response type":"/etcdserverpb.KV/Range","request count":0,"request size":65,"response count":4,"response size":2512,"request content":"key:\"/registry/leases/kube-system/\" range_end:\"/registry/leases/kube-system0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.380115Z","caller":"traceutil/trace.go:171","msg":"trace[339296186] range","detail":"{range_begin:/registry/services/endpoints/; range_end:/registry/services/endpoints0; response_count:3; response_revision:2437; }","duration":"5.668782429s","start":"2024-07-29T01:11:09.711325Z","end":"2024-07-29T01:11:15.380107Z","steps":["trace[339296186] 'agreement among raft nodes before linearized reading'  (duration: 5.575089006s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.380172Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.711303Z","time spent":"5.668858171s","remote":"127.0.0.1:43910","response type":"/etcdserverpb.KV/Range","request count":0,"request size":65,"response count":3,"response size":2490,"request content":"key:\"/registry/services/endpoints/\" range_end:\"/registry/services/endpoints0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.380254Z","caller":"traceutil/trace.go:171","msg":"trace[650400826] range","detail":"{range_begin:/registry/clusterrolebindings/; range_end:/registry/clusterrolebindings0; response_count:55; response_revision:2437; }","duration":"5.668952825s","start":"2024-07-29T01:11:09.711294Z","end":"2024-07-29T01:11:15.380247Z","steps":["trace[650400826] 'agreement among raft nodes before linearized reading'  (duration: 5.575162729s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.380303Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.711255Z","time spent":"5.669039002s","remote":"127.0.0.1:44076","response type":"/etcdserverpb.KV/Range","request count":0,"request size":67,"response count":55,"response size":39217,"request content":"key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.380446Z","caller":"traceutil/trace.go:171","msg":"trace[1156108108] range","detail":"{range_begin:/registry/flowschemas/; range_end:/registry/flowschemas0; response_count:13; response_revision:2437; }","duration":"5.673971695s","start":"2024-07-29T01:11:09.706466Z","end":"2024-07-29T01:11:15.380437Z","steps":["trace[1156108108] 'agreement among raft nodes before linearized reading'  (duration: 5.580135126s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.380507Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.706419Z","time spent":"5.674075071s","remote":"127.0.0.1:44138","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":13,"response size":14421,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.380641Z","caller":"traceutil/trace.go:171","msg":"trace[1850542139] range","detail":"{range_begin:/registry/configmaps/kube-system/kube-apiserver-legacy-service-account-token-tracking; range_end:; response_count:1; response_revision:2437; }","duration":"5.688486994s","start":"2024-07-29T01:11:09.692145Z","end":"2024-07-29T01:11:15.380632Z","steps":["trace[1850542139] 'agreement among raft nodes before linearized reading'  (duration: 5.594568178s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.380699Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.692091Z","time spent":"5.688598017s","remote":"127.0.0.1:43864","response type":"/etcdserverpb.KV/Range","request count":0,"request size":90,"response count":1,"response size":394,"request content":"key:\"/registry/configmaps/kube-system/kube-apiserver-legacy-service-account-token-tracking\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.380818Z","caller":"traceutil/trace.go:171","msg":"trace[1473452583] range","detail":"{range_begin:/registry/clusterroles/; range_end:/registry/clusterroles0; response_count:67; response_revision:2437; }","duration":"5.692777616s","start":"2024-07-29T01:11:09.688033Z","end":"2024-07-29T01:11:15.380811Z","steps":["trace[1473452583] 'agreement among raft nodes before linearized reading'  (duration: 5.598742656s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.38088Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.68798Z","time spent":"5.692883699s","remote":"127.0.0.1:44068","response type":"/etcdserverpb.KV/Range","request count":0,"request size":53,"response count":67,"response size":60234,"request content":"key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.381039Z","caller":"traceutil/trace.go:171","msg":"trace[407947105] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:1; response_revision:2437; }","duration":"5.713733462s","start":"2024-07-29T01:11:09.667297Z","end":"2024-07-29T01:11:15.381031Z","steps":["trace[407947105] 'agreement among raft nodes before linearized reading'  (duration: 5.619661366s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.381101Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.667246Z","time spent":"5.71384414s","remote":"127.0.0.1:44094","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":1,"response size":1016,"request content":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.38122Z","caller":"traceutil/trace.go:171","msg":"trace[156781283] range","detail":"{range_begin:/registry/pods/; range_end:/registry/pods0; response_count:29; response_revision:2437; }","duration":"5.752793433s","start":"2024-07-29T01:11:09.628419Z","end":"2024-07-29T01:11:15.381213Z","steps":["trace[156781283] 'agreement among raft nodes before linearized reading'  (duration: 5.658583238s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.381276Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.628374Z","time spent":"5.752891016s","remote":"127.0.0.1:43926","response type":"/etcdserverpb.KV/Range","request count":0,"request size":37,"response count":29,"response size":150316,"request content":"key:\"/registry/pods/\" range_end:\"/registry/pods0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.381505Z","caller":"traceutil/trace.go:171","msg":"trace[87712818] range","detail":"{range_begin:/registry/persistentvolumes/; range_end:/registry/persistentvolumes0; response_count:0; response_revision:2437; }","duration":"5.756144556s","start":"2024-07-29T01:11:09.625352Z","end":"2024-07-29T01:11:15.381496Z","steps":["trace[87712818] 'agreement among raft nodes before linearized reading'  (duration: 5.661840101s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.381573Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.6253Z","time spent":"5.756259239s","remote":"127.0.0.1:43898","response type":"/etcdserverpb.KV/Range","request count":0,"request size":63,"response count":0,"response size":29,"request content":"key:\"/registry/persistentvolumes/\" range_end:\"/registry/persistentvolumes0\" limit:500 "}
	{"level":"info","ts":"2024-07-29T01:11:15.381691Z","caller":"traceutil/trace.go:171","msg":"trace[536547000] range","detail":"{range_begin:/registry/clusterroles/; range_end:/registry/clusterroles0; response_count:67; response_revision:2437; }","duration":"5.78485574s","start":"2024-07-29T01:11:09.596827Z","end":"2024-07-29T01:11:15.381683Z","steps":["trace[536547000] 'agreement among raft nodes before linearized reading'  (duration: 5.690385624s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.381748Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.596792Z","time spent":"5.784943656s","remote":"127.0.0.1:44068","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":67,"response size":60234,"request content":"key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" "}
	{"level":"info","ts":"2024-07-29T01:11:15.381905Z","caller":"traceutil/trace.go:171","msg":"trace[419101328] range","detail":"{range_begin:/registry/priorityclasses/system-node-critical; range_end:; response_count:1; response_revision:2437; }","duration":"5.790116208s","start":"2024-07-29T01:11:09.591781Z","end":"2024-07-29T01:11:15.381897Z","steps":["trace[419101328] 'agreement among raft nodes before linearized reading'  (duration: 5.695602614s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.381966Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.591729Z","time spent":"5.79022696s","remote":"127.0.0.1:44088","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":466,"request content":"key:\"/registry/priorityclasses/system-node-critical\" "}
	{"level":"info","ts":"2024-07-29T01:11:15.382792Z","caller":"traceutil/trace.go:171","msg":"trace[735881842] range","detail":"{range_begin:/registry/leases/kube-system/apiserver-laoof3cdi2lxethcx5iwr33coa; range_end:; response_count:1; response_revision:2437; }","duration":"6.380915786s","start":"2024-07-29T01:11:09.001864Z","end":"2024-07-29T01:11:15.38278Z","steps":["trace[735881842] 'agreement among raft nodes before linearized reading'  (duration: 6.285560285s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.382958Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.001822Z","time spent":"6.381121462s","remote":"127.0.0.1:44000","response type":"/etcdserverpb.KV/Range","request count":0,"request size":67,"response count":1,"response size":712,"request content":"key:\"/registry/leases/kube-system/apiserver-laoof3cdi2lxethcx5iwr33coa\" "}
	{"level":"info","ts":"2024-07-29T01:11:15.38314Z","caller":"traceutil/trace.go:171","msg":"trace[270444354] range","detail":"{range_begin:/registry/validatingwebhookconfigurations/; range_end:/registry/validatingwebhookconfigurations0; response_count:0; response_revision:2437; }","duration":"5.586039455s","start":"2024-07-29T01:11:09.79709Z","end":"2024-07-29T01:11:15.383129Z","steps":["trace[270444354] 'agreement among raft nodes before linearized reading'  (duration: 5.484116417s)"],"step_count":1}
	{"level":"warn","ts":"2024-07-29T01:11:15.392023Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-29T01:11:09.797071Z","time spent":"5.594916836s","remote":"127.0.0.1:44194","response type":"/etcdserverpb.KV/Range","request count":0,"request size":91,"response count":0,"response size":29,"request content":"key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 "}
	
	
	==> kernel <==
	 01:12:42 up  8:55,  0 users,  load average: 1.87, 2.36, 1.81
	Linux ha-652034 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [e2fc973a48bd5cc2abd218abc22b70fdec1fe5bc1c559ac5c6a9411b2cf571be] <==
	I0729 01:12:19.208575       1 main.go:299] handling current node
	I0729 01:12:19.212692       1 main.go:295] Handling node with IPs: map[192.168.49.3:{}]
	I0729 01:12:19.212725       1 main.go:322] Node ha-652034-m02 has CIDR [10.244.1.0/24] 
	I0729 01:12:19.213015       1 routes.go:62] Adding route {Ifindex: 0 Dst: 10.244.1.0/24 Src: <nil> Gw: 192.168.49.3 Flags: [] Table: 0} 
	I0729 01:12:19.213122       1 main.go:295] Handling node with IPs: map[192.168.49.5:{}]
	I0729 01:12:19.213133       1 main.go:322] Node ha-652034-m04 has CIDR [10.244.3.0/24] 
	I0729 01:12:19.213303       1 routes.go:62] Adding route {Ifindex: 0 Dst: 10.244.3.0/24 Src: <nil> Gw: 192.168.49.5 Flags: [] Table: 0} 
	W0729 01:12:27.931726       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
	E0729 01:12:27.931762       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
	W0729 01:12:28.825187       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
	E0729 01:12:28.825317       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
	I0729 01:12:29.207788       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 01:12:29.207823       1 main.go:299] handling current node
	I0729 01:12:29.207838       1 main.go:295] Handling node with IPs: map[192.168.49.3:{}]
	I0729 01:12:29.207844       1 main.go:322] Node ha-652034-m02 has CIDR [10.244.1.0/24] 
	I0729 01:12:29.207952       1 main.go:295] Handling node with IPs: map[192.168.49.5:{}]
	I0729 01:12:29.207965       1 main.go:322] Node ha-652034-m04 has CIDR [10.244.3.0/24] 
	W0729 01:12:30.043708       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
	E0729 01:12:30.043829       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
	I0729 01:12:39.207848       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0729 01:12:39.208023       1 main.go:299] handling current node
	I0729 01:12:39.208093       1 main.go:295] Handling node with IPs: map[192.168.49.3:{}]
	I0729 01:12:39.208162       1 main.go:322] Node ha-652034-m02 has CIDR [10.244.1.0/24] 
	I0729 01:12:39.208324       1 main.go:295] Handling node with IPs: map[192.168.49.5:{}]
	I0729 01:12:39.208385       1 main.go:322] Node ha-652034-m04 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [08ef1f7b8863d6dc0021be45582142875ae30b1aef0840e59300634eb4723992] <==
	Trace[1845494649]: ["List(recursive=true) etcd3" audit-id:48820b9d-9362-4c09-bf8c-81cebd51a979,key:/flowschemas,resourceVersion:0,resourceVersionMatch:,limit:500,continue: 5715ms (01:11:09.705)]
	Trace[1845494649]: [5.71563749s] [5.71563749s] END
	I0729 01:11:15.421535       1 trace.go:236] Trace[1572728013]: "List" accept:application/vnd.kubernetes.protobuf, */*,audit-id:248e05fd-9807-4dda-adb0-bdc1f93d452b,client:::1,api-group:rbac.authorization.k8s.io,api-version:v1,name:,subresource:,namespace:,protocol:HTTP/2.0,resource:clusterrolebindings,scope:cluster,url:/apis/rbac.authorization.k8s.io/v1/clusterrolebindings,user-agent:kube-apiserver/v1.30.3 (linux/arm64) kubernetes/6fc0a69,verb:LIST (29-Jul-2024 01:11:09.709) (total time: 5711ms):
	Trace[1572728013]: ["List(recursive=true) etcd3" audit-id:248e05fd-9807-4dda-adb0-bdc1f93d452b,key:/clusterrolebindings,resourceVersion:0,resourceVersionMatch:,limit:500,continue: 5711ms (01:11:09.709)]
	Trace[1572728013]: [5.711724679s] [5.711724679s] END
	I0729 01:11:15.428898       1 cache.go:39] Caches are synced for autoregister controller
	I0729 01:11:15.440769       1 trace.go:236] Trace[1633180008]: "List(recursive=true) etcd3" audit-id:,key:/clusterroles,resourceVersion:,resourceVersionMatch:,limit:10000,continue: (29-Jul-2024 01:11:09.789) (total time: 5651ms):
	Trace[1633180008]: [5.651027867s] [5.651027867s] END
	I0729 01:11:15.443475       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0729 01:11:15.446003       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0729 01:11:15.453105       1 trace.go:236] Trace[778729692]: "List" accept:application/vnd.kubernetes.protobuf, */*,audit-id:7cc4841b-12c8-4a55-bae8-37340fffc548,client:::1,api-group:rbac.authorization.k8s.io,api-version:v1,name:,subresource:,namespace:,protocol:HTTP/2.0,resource:clusterroles,scope:cluster,url:/apis/rbac.authorization.k8s.io/v1/clusterroles,user-agent:kube-apiserver/v1.30.3 (linux/arm64) kubernetes/6fc0a69,verb:LIST (29-Jul-2024 01:11:09.596) (total time: 5856ms):
	Trace[778729692]: ["List(recursive=true) etcd3" audit-id:7cc4841b-12c8-4a55-bae8-37340fffc548,key:/clusterroles,resourceVersion:,resourceVersionMatch:,limit:0,continue: 5856ms (01:11:09.596)]
	Trace[778729692]: [5.856690635s] [5.856690635s] END
	I0729 01:11:15.453281       1 trace.go:236] Trace[609135392]: "List" accept:application/vnd.kubernetes.protobuf, */*,audit-id:52153e8f-763d-4a0e-af19-23d01d506e33,client:::1,api-group:rbac.authorization.k8s.io,api-version:v1,name:,subresource:,namespace:,protocol:HTTP/2.0,resource:clusterroles,scope:cluster,url:/apis/rbac.authorization.k8s.io/v1/clusterroles,user-agent:kube-apiserver/v1.30.3 (linux/arm64) kubernetes/6fc0a69,verb:LIST (29-Jul-2024 01:11:09.687) (total time: 5765ms):
	Trace[609135392]: ["List(recursive=true) etcd3" audit-id:52153e8f-763d-4a0e-af19-23d01d506e33,key:/clusterroles,resourceVersion:0,resourceVersionMatch:,limit:500,continue: 5765ms (01:11:09.687)]
	Trace[609135392]: [5.765772298s] [5.765772298s] END
	I0729 01:11:15.463774       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0729 01:11:15.468565       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.3]
	I0729 01:11:15.470191       1 controller.go:615] quota admission added evaluator for: endpoints
	I0729 01:11:15.486008       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0729 01:11:15.491941       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0729 01:11:15.491965       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	E0729 01:11:15.497497       1 controller.go:95] Found stale data, removed previous endpoints on kubernetes service, apiserver didn't exit successfully previously
	I0729 01:11:15.501933       1 shared_informer.go:320] Caches are synced for configmaps
	F0729 01:11:57.591048       1 hooks.go:203] PostStartHook "start-service-ip-repair-controllers" failed: unable to perform initial IP and Port allocation check
	
	
	==> kube-apiserver [d93e49ed0643dbfddae8d843cf20c4b49bb586bcd91fd7a9223fa4feb6f2944e] <==
	I0729 01:12:01.948993       1 crd_finalizer.go:266] Starting CRDFinalizer
	I0729 01:12:01.949088       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0729 01:12:01.949230       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0729 01:12:01.949794       1 crdregistration_controller.go:111] Starting crd-autoregister controller
	I0729 01:12:01.949862       1 shared_informer.go:313] Waiting for caches to sync for crd-autoregister
	I0729 01:12:02.226802       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0729 01:12:02.236668       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0729 01:12:02.236705       1 policy_source.go:224] refreshing policies
	I0729 01:12:02.243762       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0729 01:12:02.243797       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0729 01:12:02.245248       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0729 01:12:02.245285       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0729 01:12:02.248026       1 shared_informer.go:320] Caches are synced for configmaps
	I0729 01:12:02.248114       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0729 01:12:02.251319       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0729 01:12:02.251385       1 aggregator.go:165] initial CRD sync complete...
	I0729 01:12:02.251392       1 autoregister_controller.go:141] Starting autoregister controller
	I0729 01:12:02.251398       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0729 01:12:02.251404       1 cache.go:39] Caches are synced for autoregister controller
	I0729 01:12:02.252773       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	I0729 01:12:02.310174       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0729 01:12:02.976292       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0729 01:12:03.479148       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2 192.168.49.3]
	I0729 01:12:03.480565       1 controller.go:615] quota admission added evaluator for: endpoints
	I0729 01:12:03.492235       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-controller-manager [7a4390902fe0e34909133258b023180bd20f49884ba58b4e5661c2a1549feb0f] <==
	I0729 01:12:37.719690       1 shared_informer.go:320] Caches are synced for taint
	I0729 01:12:37.719758       1 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0729 01:12:37.719850       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-652034"
	I0729 01:12:37.719894       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-652034-m02"
	I0729 01:12:37.719918       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-652034-m04"
	I0729 01:12:37.720253       1 shared_informer.go:320] Caches are synced for stateful set
	I0729 01:12:37.720298       1 shared_informer.go:320] Caches are synced for ClusterRoleAggregator
	I0729 01:12:37.722170       1 shared_informer.go:320] Caches are synced for service account
	I0729 01:12:37.722433       1 shared_informer.go:320] Caches are synced for crt configmap
	I0729 01:12:37.722769       1 node_lifecycle_controller.go:1073] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0729 01:12:37.725487       1 shared_informer.go:320] Caches are synced for daemon sets
	I0729 01:12:37.727583       1 shared_informer.go:320] Caches are synced for PVC protection
	I0729 01:12:37.738519       1 shared_informer.go:320] Caches are synced for HPA
	I0729 01:12:37.742393       1 shared_informer.go:320] Caches are synced for cronjob
	I0729 01:12:37.745459       1 shared_informer.go:320] Caches are synced for persistent volume
	I0729 01:12:37.757605       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I0729 01:12:37.786636       1 shared_informer.go:320] Caches are synced for attach detach
	I0729 01:12:37.893853       1 shared_informer.go:320] Caches are synced for disruption
	I0729 01:12:37.909045       1 shared_informer.go:320] Caches are synced for resource quota
	I0729 01:12:37.919334       1 shared_informer.go:320] Caches are synced for ReplicationController
	I0729 01:12:37.929010       1 shared_informer.go:320] Caches are synced for resource quota
	I0729 01:12:37.971396       1 shared_informer.go:320] Caches are synced for deployment
	I0729 01:12:38.366867       1 shared_informer.go:320] Caches are synced for garbage collector
	I0729 01:12:38.419584       1 shared_informer.go:320] Caches are synced for garbage collector
	I0729 01:12:38.419615       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	
	
	==> kube-controller-manager [f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d] <==
	I0729 01:11:45.990984       1 serving.go:380] Generated self-signed cert in-memory
	I0729 01:11:46.450043       1 controllermanager.go:189] "Starting" version="v1.30.3"
	I0729 01:11:46.450071       1 controllermanager.go:191] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 01:11:46.451504       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0729 01:11:46.451691       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0729 01:11:46.451815       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0729 01:11:46.451897       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	E0729 01:11:56.468896       1 controllermanager.go:234] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: an error on the server (\"[+]ping ok\\n[+]log ok\\n[+]etcd ok\\n[+]poststarthook/start-apiserver-admission-initializer ok\\n[+]poststarthook/generic-apiserver-start-informers ok\\n[+]poststarthook/priority-and-fairness-config-consumer ok\\n[+]poststarthook/priority-and-fairness-filter ok\\n[+]poststarthook/storage-object-count-tracker-hook ok\\n[+]poststarthook/start-apiextensions-informers ok\\n[+]poststarthook/start-apiextensions-controllers ok\\n[+]poststarthook/crd-informer-synced ok\\n[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld\\n[+]poststarthook/rbac/bootstrap-roles ok\\n[+]poststarthook/scheduling/bootstrap-system-priority-classes ok\\n[+]poststarthook/priority-and-fairness-config-producer ok\\n[+]poststarthook/start-system-namespaces-controller
ok\\n[+]poststarthook/bootstrap-controller ok\\n[+]poststarthook/start-cluster-authentication-info-controller ok\\n[+]poststarthook/start-kube-apiserver-identity-lease-controller ok\\n[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok\\n[+]poststarthook/start-legacy-token-tracking-controller ok\\n[+]poststarthook/aggregator-reload-proxy-client-cert ok\\n[+]poststarthook/start-kube-aggregator-informers ok\\n[+]poststarthook/apiservice-registration-controller ok\\n[+]poststarthook/apiservice-status-available-controller ok\\n[+]poststarthook/apiservice-discovery-controller ok\\n[+]poststarthook/kube-apiserver-autoregistration ok\\n[+]autoregister-completion ok\\n[+]poststarthook/apiservice-openapi-controller ok\\n[+]poststarthook/apiservice-openapiv3-controller ok\\nhealthz check failed\") has prevented the request from succeeding"
	
	
	==> kube-proxy [0da4636faf77cf79e10bcd249b06f71e10a5ae42d786312b3057f8212ca3ed4e] <==
	I0729 01:11:39.742986       1 server_linux.go:69] "Using iptables proxy"
	I0729 01:11:39.768254       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0729 01:11:39.796738       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0729 01:11:39.796883       1 server_linux.go:165] "Using iptables Proxier"
	I0729 01:11:39.800119       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0729 01:11:39.800311       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0729 01:11:39.800347       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"
	I0729 01:11:39.800644       1 server.go:872] "Version info" version="v1.30.3"
	I0729 01:11:39.800663       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0729 01:11:39.801717       1 config.go:192] "Starting service config controller"
	I0729 01:11:39.801746       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0729 01:11:39.801801       1 config.go:101] "Starting endpoint slice config controller"
	I0729 01:11:39.801813       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0729 01:11:39.802598       1 config.go:319] "Starting node config controller"
	I0729 01:11:39.802655       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0729 01:11:39.902886       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0729 01:11:39.902991       1 shared_informer.go:320] Caches are synced for node config
	I0729 01:11:39.902910       1 shared_informer.go:320] Caches are synced for service config
	E0729 01:12:02.241114       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.EndpointSlice: unknown (get endpointslices.discovery.k8s.io)
	E0729 01:12:02.241266       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: unknown (get nodes)
	E0729 01:12:02.241427       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: unknown (get services)
	
	
	==> kube-scheduler [385194b3d8a9abc7fc9f1946db4c524dfad3098490048d175d6f98cd8dd51cb5] <==
	W0729 01:11:06.859264       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
	E0729 01:11:06.859311       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
	W0729 01:11:07.653253       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
	E0729 01:11:07.653292       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
	W0729 01:11:07.755822       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
	E0729 01:11:07.755860       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
	W0729 01:11:07.996788       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0729 01:11:07.996826       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0729 01:11:13.162144       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
	E0729 01:11:13.162191       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
	W0729 01:11:13.790577       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
	E0729 01:11:13.790633       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
	W0729 01:11:14.217515       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
	E0729 01:11:14.217560       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
	W0729 01:11:14.791697       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
	E0729 01:11:14.791741       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
	W0729 01:11:15.035338       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
	E0729 01:11:15.035381       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
	W0729 01:11:15.068279       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
	E0729 01:11:15.068403       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
	W0729 01:11:15.302996       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
	E0729 01:11:15.303046       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
	W0729 01:11:15.334999       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
	E0729 01:11:15.335045       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
	I0729 01:11:18.632408       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 29 01:11:56 ha-652034 kubelet[759]: I0729 01:11:56.830148     759 scope.go:117] "RemoveContainer" containerID="3108278b8217fc9bffd6ede6fac4696e66360bce1a5014f2d7033c2023dcf0e4"
	Jul 29 01:11:56 ha-652034 kubelet[759]: I0729 01:11:56.830556     759 scope.go:117] "RemoveContainer" containerID="f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d"
	Jul 29 01:11:56 ha-652034 kubelet[759]: E0729 01:11:56.831173     759 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-652034_kube-system(2d15df52851b84b080de45c7414d969d)\"" pod="kube-system/kube-controller-manager-ha-652034" podUID="2d15df52851b84b080de45c7414d969d"
	Jul 29 01:11:57 ha-652034 kubelet[759]: E0729 01:11:57.847302     759 event.go:368] "Unable to write event (may retry after sleeping)" err="Post \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/events\": dial tcp 192.168.49.254:8443: connect: connection refused" event="&Event{ObjectMeta:{kube-apiserver-ha-652034.17e689e387ef9638  kube-system    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},InvolvedObject:ObjectReference{Kind:Pod,Namespace:kube-system,Name:kube-apiserver-ha-652034,UID:556d7fda27e4213d8b3e8cf9bb17dd12,APIVersion:v1,ResourceVersion:,FieldPath:spec.containers{kube-apiserver},},Reason:Unhealthy,Message:Startup probe failed: Get \"https://192.168.49.2:8443/livez\": dial tcp 192.168.49.2:8443: connect: connection refused,Source:EventSource{Component:kubelet,Host:ha-652034,},FirstTimestamp:2024-07-29 01:11:57.847000632 +0000 UTC m=+73.410420355,LastTimestamp:2024-07-29 01:11:57.847000632 +0000 UTC m=+73.410420355,Count:1,Type:Warning,EventTime:
0001-01-01 00:00:00 +0000 UTC,Series:nil,Action:,Related:nil,ReportingController:kubelet,ReportingInstance:ha-652034,}"
	Jul 29 01:11:58 ha-652034 kubelet[759]: I0729 01:11:58.836618     759 scope.go:117] "RemoveContainer" containerID="08ef1f7b8863d6dc0021be45582142875ae30b1aef0840e59300634eb4723992"
	Jul 29 01:11:58 ha-652034 kubelet[759]: I0729 01:11:58.836995     759 status_manager.go:853] "Failed to get status for pod" podUID="556d7fda27e4213d8b3e8cf9bb17dd12" pod="kube-system/kube-apiserver-ha-652034" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-652034\": dial tcp 192.168.49.254:8443: connect: connection refused"
	Jul 29 01:11:59 ha-652034 kubelet[759]: I0729 01:11:59.114604     759 scope.go:117] "RemoveContainer" containerID="f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d"
	Jul 29 01:11:59 ha-652034 kubelet[759]: E0729 01:11:59.115498     759 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-652034_kube-system(2d15df52851b84b080de45c7414d969d)\"" pod="kube-system/kube-controller-manager-ha-652034" podUID="2d15df52851b84b080de45c7414d969d"
	Jul 29 01:12:01 ha-652034 kubelet[759]: I0729 01:12:01.186072     759 scope.go:117] "RemoveContainer" containerID="f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d"
	Jul 29 01:12:01 ha-652034 kubelet[759]: E0729 01:12:01.186596     759 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-652034_kube-system(2d15df52851b84b080de45c7414d969d)\"" pod="kube-system/kube-controller-manager-ha-652034" podUID="2d15df52851b84b080de45c7414d969d"
	Jul 29 01:12:02 ha-652034 kubelet[759]: E0729 01:12:02.095562     759 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 29 01:12:02 ha-652034 kubelet[759]: E0729 01:12:02.095936     759 reflector.go:150] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 29 01:12:02 ha-652034 kubelet[759]: E0729 01:12:02.096164     759 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 29 01:12:02 ha-652034 kubelet[759]: E0729 01:12:02.096640     759 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jul 29 01:12:02 ha-652034 kubelet[759]: I0729 01:12:02.849391     759 scope.go:117] "RemoveContainer" containerID="10022b6a2bbdaf31ead6db5d8bb12c721dcd12f6f08153767c66197ae7432a84"
	Jul 29 01:12:08 ha-652034 kubelet[759]: I0729 01:12:08.863925     759 scope.go:117] "RemoveContainer" containerID="c8b930916a30edab90fe063c06ea793ce4127a59f924622f7fbb5b5db2a50ea4"
	Jul 29 01:12:11 ha-652034 kubelet[759]: I0729 01:12:11.609602     759 scope.go:117] "RemoveContainer" containerID="f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d"
	Jul 29 01:12:11 ha-652034 kubelet[759]: E0729 01:12:11.610106     759 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kube-controller-manager\" with CrashLoopBackOff: \"back-off 20s restarting failed container=kube-controller-manager pod=kube-controller-manager-ha-652034_kube-system(2d15df52851b84b080de45c7414d969d)\"" pod="kube-system/kube-controller-manager-ha-652034" podUID="2d15df52851b84b080de45c7414d969d"
	Jul 29 01:12:13 ha-652034 kubelet[759]: E0729 01:12:13.054554     759 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-652034?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 29 01:12:13 ha-652034 kubelet[759]: E0729 01:12:13.119917     759 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-652034\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-652034?resourceVersion=0&timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 29 01:12:23 ha-652034 kubelet[759]: E0729 01:12:23.055734     759 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-652034?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 29 01:12:23 ha-652034 kubelet[759]: E0729 01:12:23.120812     759 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-652034\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-652034?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 29 01:12:24 ha-652034 kubelet[759]: I0729 01:12:24.609515     759 scope.go:117] "RemoveContainer" containerID="f9cfab74287c22cd0e1eba629d6cdc209e5489fb446bbdac832b1a6f1ff5062d"
	Jul 29 01:12:33 ha-652034 kubelet[759]: E0729 01:12:33.056639     759 controller.go:195] "Failed to update lease" err="Put \"https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/ha-652034?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	Jul 29 01:12:33 ha-652034 kubelet[759]: E0729 01:12:33.121071     759 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"ha-652034\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/ha-652034?timeout=10s\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)"
	

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

                                                
                                    

Test pass (300/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.92
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 7.5
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.08
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-beta.0/json-events 7.48
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.39
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.39
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.21
30 TestBinaryMirror 0.55
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 220.03
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 17.63
44 TestAddons/parallel/InspektorGadget 11.75
48 TestAddons/parallel/CSI 35.59
49 TestAddons/parallel/Headlamp 16.67
50 TestAddons/parallel/CloudSpanner 6.53
51 TestAddons/parallel/LocalPath 9.3
52 TestAddons/parallel/NvidiaDevicePlugin 6.49
53 TestAddons/parallel/Yakd 10.77
54 TestAddons/StoppedEnableDisable 12.18
55 TestCertOptions 43.89
56 TestCertExpiration 247.26
58 TestForceSystemdFlag 44.64
59 TestForceSystemdEnv 43.43
65 TestErrorSpam/setup 29.82
66 TestErrorSpam/start 0.68
67 TestErrorSpam/status 1
68 TestErrorSpam/pause 1.7
69 TestErrorSpam/unpause 1.74
70 TestErrorSpam/stop 1.43
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 61.5
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 38.86
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.51
82 TestFunctional/serial/CacheCmd/cache/add_local 1.5
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.31
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.18
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.15
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 36.84
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.77
93 TestFunctional/serial/LogsFileCmd 1.77
94 TestFunctional/serial/InvalidService 4.36
96 TestFunctional/parallel/ConfigCmd 0.45
97 TestFunctional/parallel/DashboardCmd 10.28
98 TestFunctional/parallel/DryRun 0.46
99 TestFunctional/parallel/InternationalLanguage 0.2
100 TestFunctional/parallel/StatusCmd 1
104 TestFunctional/parallel/ServiceCmdConnect 10.67
105 TestFunctional/parallel/AddonsCmd 0.19
106 TestFunctional/parallel/PersistentVolumeClaim 25.39
108 TestFunctional/parallel/SSHCmd 0.78
109 TestFunctional/parallel/CpCmd 2.06
111 TestFunctional/parallel/FileSync 0.32
112 TestFunctional/parallel/CertSync 2.48
116 TestFunctional/parallel/NodeLabels 0.13
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.77
120 TestFunctional/parallel/License 0.36
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.37
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 7.22
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
134 TestFunctional/parallel/ProfileCmd/profile_list 0.38
135 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
136 TestFunctional/parallel/MountCmd/any-port 8.37
137 TestFunctional/parallel/ServiceCmd/List 0.55
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.51
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
140 TestFunctional/parallel/ServiceCmd/Format 0.4
141 TestFunctional/parallel/ServiceCmd/URL 0.44
142 TestFunctional/parallel/MountCmd/specific-port 2.19
143 TestFunctional/parallel/MountCmd/VerifyCleanup 2.46
144 TestFunctional/parallel/Version/short 0.06
145 TestFunctional/parallel/Version/components 1.2
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.29
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.78
151 TestFunctional/parallel/ImageCommands/Setup 0.76
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.82
153 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.47
154 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.48
155 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
156 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.22
157 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.68
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.71
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.94
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.65
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.01
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 188.04
169 TestMultiControlPlane/serial/DeployApp 6.86
170 TestMultiControlPlane/serial/PingHostFromPods 1.56
171 TestMultiControlPlane/serial/AddWorkerNode 34.56
172 TestMultiControlPlane/serial/NodeLabels 0.11
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.77
174 TestMultiControlPlane/serial/CopyFile 18.82
175 TestMultiControlPlane/serial/StopSecondaryNode 12.83
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
177 TestMultiControlPlane/serial/RestartSecondaryNode 23.36
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.63
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 162.55
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13.27
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.56
182 TestMultiControlPlane/serial/StopCluster 35.8
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.52
185 TestMultiControlPlane/serial/AddSecondaryNode 74.37
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.73
190 TestJSONOutput/start/Command 56.72
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.73
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.71
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.83
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.26
215 TestKicCustomNetwork/create_custom_network 44.94
216 TestKicCustomNetwork/use_default_bridge_network 34.5
217 TestKicExistingNetwork 32.5
218 TestKicCustomSubnet 34.67
219 TestKicStaticIP 35.42
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 71.45
224 TestMountStart/serial/StartWithMountFirst 6.81
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 7.08
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.62
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.2
231 TestMountStart/serial/RestartStopped 7.77
232 TestMountStart/serial/VerifyMountPostStop 0.71
235 TestMultiNode/serial/FreshStart2Nodes 88.7
236 TestMultiNode/serial/DeployApp2Nodes 6.47
237 TestMultiNode/serial/PingHostFrom2Pods 0.99
238 TestMultiNode/serial/AddNode 29.99
239 TestMultiNode/serial/MultiNodeLabels 0.1
240 TestMultiNode/serial/ProfileList 0.33
241 TestMultiNode/serial/CopyFile 10.12
242 TestMultiNode/serial/StopNode 2.28
243 TestMultiNode/serial/StartAfterStop 10.29
244 TestMultiNode/serial/RestartKeepsNodes 82.8
245 TestMultiNode/serial/DeleteNode 5.33
246 TestMultiNode/serial/StopMultiNode 24.06
247 TestMultiNode/serial/RestartMultiNode 56.87
248 TestMultiNode/serial/ValidateNameConflict 36.58
253 TestPreload 132.62
255 TestScheduledStopUnix 110.1
258 TestInsufficientStorage 10.96
259 TestRunningBinaryUpgrade 74.37
261 TestKubernetesUpgrade 399.91
262 TestMissingContainerUpgrade 108.88
264 TestPause/serial/Start 70.11
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 43.36
268 TestNoKubernetes/serial/StartWithStopK8s 28.42
269 TestPause/serial/SecondStartNoReconfiguration 30.21
270 TestNoKubernetes/serial/Start 9.58
271 TestNoKubernetes/serial/VerifyK8sNotRunning 0.44
272 TestNoKubernetes/serial/ProfileList 6.04
273 TestNoKubernetes/serial/Stop 1.21
274 TestNoKubernetes/serial/StartNoArgs 7.3
275 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
279 TestPause/serial/Pause 0.98
280 TestPause/serial/VerifyStatus 0.38
281 TestPause/serial/Unpause 0.89
282 TestPause/serial/PauseAgain 1.1
287 TestNetworkPlugins/group/false 5.22
288 TestPause/serial/DeletePaused 3.06
289 TestPause/serial/VerifyDeletedResources 0.18
293 TestStoppedBinaryUpgrade/Setup 1.34
294 TestStoppedBinaryUpgrade/Upgrade 115.73
295 TestStoppedBinaryUpgrade/MinikubeLogs 1.13
303 TestNetworkPlugins/group/auto/Start 59.6
304 TestNetworkPlugins/group/auto/KubeletFlags 0.35
305 TestNetworkPlugins/group/auto/NetCatPod 11.43
306 TestNetworkPlugins/group/auto/DNS 0.19
307 TestNetworkPlugins/group/auto/Localhost 0.17
308 TestNetworkPlugins/group/auto/HairPin 0.17
309 TestNetworkPlugins/group/kindnet/Start 66.9
310 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
311 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
312 TestNetworkPlugins/group/kindnet/NetCatPod 10.25
313 TestNetworkPlugins/group/kindnet/DNS 0.18
314 TestNetworkPlugins/group/kindnet/Localhost 0.16
315 TestNetworkPlugins/group/kindnet/HairPin 0.15
316 TestNetworkPlugins/group/calico/Start 77.54
317 TestNetworkPlugins/group/calico/ControllerPod 6.01
318 TestNetworkPlugins/group/calico/KubeletFlags 0.29
319 TestNetworkPlugins/group/calico/NetCatPod 13.28
320 TestNetworkPlugins/group/custom-flannel/Start 76.44
321 TestNetworkPlugins/group/calico/DNS 0.25
322 TestNetworkPlugins/group/calico/Localhost 0.21
323 TestNetworkPlugins/group/calico/HairPin 0.21
324 TestNetworkPlugins/group/enable-default-cni/Start 93.35
325 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
326 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.3
327 TestNetworkPlugins/group/custom-flannel/DNS 0.19
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
330 TestNetworkPlugins/group/flannel/Start 69.59
331 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
332 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.45
333 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
334 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
335 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
336 TestNetworkPlugins/group/bridge/Start 47.7
337 TestNetworkPlugins/group/flannel/ControllerPod 6.01
338 TestNetworkPlugins/group/flannel/KubeletFlags 0.46
339 TestNetworkPlugins/group/flannel/NetCatPod 12.34
340 TestNetworkPlugins/group/flannel/DNS 0.18
341 TestNetworkPlugins/group/flannel/Localhost 0.18
342 TestNetworkPlugins/group/flannel/HairPin 0.18
343 TestNetworkPlugins/group/bridge/KubeletFlags 0.41
344 TestNetworkPlugins/group/bridge/NetCatPod 12.56
345 TestNetworkPlugins/group/bridge/DNS 0.25
346 TestNetworkPlugins/group/bridge/Localhost 0.2
347 TestNetworkPlugins/group/bridge/HairPin 0.22
349 TestStartStop/group/old-k8s-version/serial/FirstStart 159.93
351 TestStartStop/group/no-preload/serial/FirstStart 74.69
352 TestStartStop/group/no-preload/serial/DeployApp 8.35
353 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.43
354 TestStartStop/group/no-preload/serial/Stop 12.07
355 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
356 TestStartStop/group/no-preload/serial/SecondStart 279.16
357 TestStartStop/group/old-k8s-version/serial/DeployApp 8.56
358 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.03
359 TestStartStop/group/old-k8s-version/serial/Stop 12.01
360 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
361 TestStartStop/group/old-k8s-version/serial/SecondStart 144.54
362 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
363 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
364 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
365 TestStartStop/group/old-k8s-version/serial/Pause 3.05
367 TestStartStop/group/embed-certs/serial/FirstStart 61.26
368 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
369 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
370 TestStartStop/group/embed-certs/serial/DeployApp 10.4
371 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
372 TestStartStop/group/no-preload/serial/Pause 3.11
374 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 65.41
375 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.54
376 TestStartStop/group/embed-certs/serial/Stop 12.14
377 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.24
378 TestStartStop/group/embed-certs/serial/SecondStart 279.21
379 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.33
380 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.15
381 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.94
382 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
383 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.83
384 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
385 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.11
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
387 TestStartStop/group/embed-certs/serial/Pause 3.04
389 TestStartStop/group/newest-cni/serial/FirstStart 37.52
390 TestStartStop/group/newest-cni/serial/DeployApp 0
391 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 3.36
392 TestStartStop/group/newest-cni/serial/Stop 1.54
393 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
394 TestStartStop/group/newest-cni/serial/SecondStart 21.03
395 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
396 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.17
397 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.35
398 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.67
399 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
400 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
401 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.35
402 TestStartStop/group/newest-cni/serial/Pause 3.11
x
+
TestDownloadOnly/v1.20.0/json-events (7.92s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-021726 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |          |
	|         | -p download-only-021726        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 00:47:28
	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
	I0729 00:47:28.187299 1119651 out.go:291] Setting OutFile to fd 1 ...
	I0729 00:47:28.187418 1119651 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:28.187426 1119651 out.go:304] Setting ErrFile to fd 2...
	I0729 00:47:28.187432 1119651 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:28.187655 1119651 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	W0729 00:47:28.187787 1119651 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19312-1114265/.minikube/config/config.json: open /home/jenkins/minikube-integration/19312-1114265/.minikube/config/config.json: no such file or directory
	I0729 00:47:28.188170 1119651 out.go:298] Setting JSON to true
	I0729 00:47:28.189020 1119651 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":30600,"bootTime":1722183449,"procs":149,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 00:47:28.189091 1119651 start.go:139] virtualization:  
	I0729 00:47:28.191833 1119651 out.go:97] [download-only-021726] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0729 00:47:28.192006 1119651 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19312-1114265/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 00:47:28.192047 1119651 notify.go:220] Checking for updates...
	I0729 00:47:28.193889 1119651 out.go:169] MINIKUBE_LOCATION=19312
	I0729 00:47:28.195622 1119651 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 00:47:28.197396 1119651 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:47:28.199216 1119651 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 00:47:28.200933 1119651 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 00:47:28.204459 1119651 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 00:47:28.204819 1119651 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 00:47:28.227295 1119651 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 00:47:28.227400 1119651 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:28.295747 1119651 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-29 00:47:28.285605507 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:28.295864 1119651 docker.go:307] overlay module found
	I0729 00:47:28.297747 1119651 out.go:97] Using the docker driver based on user configuration
	I0729 00:47:28.297775 1119651 start.go:297] selected driver: docker
	I0729 00:47:28.297782 1119651 start.go:901] validating driver "docker" against <nil>
	I0729 00:47:28.297908 1119651 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:28.346589 1119651 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-29 00:47:28.337429241 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:28.346795 1119651 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 00:47:28.347070 1119651 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 00:47:28.347229 1119651 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 00:47:28.349335 1119651 out.go:169] Using Docker driver with root privileges
	I0729 00:47:28.350934 1119651 cni.go:84] Creating CNI manager for ""
	I0729 00:47:28.350959 1119651 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:47:28.350971 1119651 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 00:47:28.351067 1119651 start.go:340] cluster config:
	{Name:download-only-021726 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-021726 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}
	I0729 00:47:28.352768 1119651 out.go:97] Starting "download-only-021726" primary control-plane node in "download-only-021726" cluster
	I0729 00:47:28.352795 1119651 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 00:47:28.354642 1119651 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 00:47:28.354711 1119651 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 00:47:28.354862 1119651 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 00:47:28.370191 1119651 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:28.370424 1119651 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 00:47:28.370531 1119651 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:28.471277 1119651 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
	I0729 00:47:28.471318 1119651 cache.go:56] Caching tarball of preloaded images
	I0729 00:47:28.471496 1119651 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0729 00:47:28.473601 1119651 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 00:47:28.473632 1119651 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 00:47:28.578963 1119651 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/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-021726 host does not exist
	  To start a cluster, run: "minikube start -p download-only-021726"

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-021726 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-021726        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-021726        | download-only-021726 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | -o=json --download-only        | download-only-060161 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-060161        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 00:47:36
	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
	I0729 00:47:36.534990 1119853 out.go:291] Setting OutFile to fd 1 ...
	I0729 00:47:36.535126 1119853 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:36.535137 1119853 out.go:304] Setting ErrFile to fd 2...
	I0729 00:47:36.535143 1119853 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:36.535473 1119853 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 00:47:36.536528 1119853 out.go:298] Setting JSON to true
	I0729 00:47:36.537464 1119853 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":30608,"bootTime":1722183449,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 00:47:36.537564 1119853 start.go:139] virtualization:  
	I0729 00:47:36.540007 1119853 out.go:97] [download-only-060161] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 00:47:36.540281 1119853 notify.go:220] Checking for updates...
	I0729 00:47:36.541810 1119853 out.go:169] MINIKUBE_LOCATION=19312
	I0729 00:47:36.543772 1119853 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 00:47:36.545524 1119853 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:47:36.547353 1119853 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 00:47:36.549086 1119853 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 00:47:36.552541 1119853 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 00:47:36.552864 1119853 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 00:47:36.575061 1119853 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 00:47:36.575181 1119853 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:36.637948 1119853 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 00:47:36.628826238 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:36.638062 1119853 docker.go:307] overlay module found
	I0729 00:47:36.639864 1119853 out.go:97] Using the docker driver based on user configuration
	I0729 00:47:36.639892 1119853 start.go:297] selected driver: docker
	I0729 00:47:36.639900 1119853 start.go:901] validating driver "docker" against <nil>
	I0729 00:47:36.640007 1119853 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:36.699884 1119853 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 00:47:36.690995039 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:36.700071 1119853 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 00:47:36.700369 1119853 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 00:47:36.700528 1119853 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 00:47:36.702247 1119853 out.go:169] Using Docker driver with root privileges
	I0729 00:47:36.703974 1119853 cni.go:84] Creating CNI manager for ""
	I0729 00:47:36.703996 1119853 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:47:36.704007 1119853 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 00:47:36.704087 1119853 start.go:340] cluster config:
	{Name:download-only-060161 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-060161 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}
	I0729 00:47:36.706013 1119853 out.go:97] Starting "download-only-060161" primary control-plane node in "download-only-060161" cluster
	I0729 00:47:36.706032 1119853 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 00:47:36.707718 1119853 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 00:47:36.707742 1119853 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:47:36.707906 1119853 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 00:47:36.722721 1119853 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:36.722862 1119853 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 00:47:36.722887 1119853 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 00:47:36.722898 1119853 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 00:47:36.722907 1119853 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 00:47:36.774259 1119853 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
	I0729 00:47:36.774295 1119853 cache.go:56] Caching tarball of preloaded images
	I0729 00:47:36.774468 1119853 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0729 00:47:36.776588 1119853 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0729 00:47:36.776632 1119853 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0729 00:47:36.889372 1119853 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/19312-1114265/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-060161 host does not exist
	  To start a cluster, run: "minikube start -p download-only-060161"

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

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

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

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

                                                
                                                
=== 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-521344 --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-521344 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.481598305s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (7.48s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-021726 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-021726             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-021726             | download-only-021726 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | -o=json --download-only             | download-only-060161 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-060161             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=crio            |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| delete  | -p download-only-060161             | download-only-060161 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC | 29 Jul 24 00:47 UTC |
	| start   | -o=json --download-only             | download-only-521344 | jenkins | v1.33.1 | 29 Jul 24 00:47 UTC |                     |
	|         | -p download-only-521344             |                      |         |         |                     |                     |
	|         | --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/29 00:47:44
	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
	I0729 00:47:44.449234 1120057 out.go:291] Setting OutFile to fd 1 ...
	I0729 00:47:44.449443 1120057 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:44.449469 1120057 out.go:304] Setting ErrFile to fd 2...
	I0729 00:47:44.449488 1120057 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 00:47:44.449739 1120057 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 00:47:44.450192 1120057 out.go:298] Setting JSON to true
	I0729 00:47:44.451120 1120057 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":30616,"bootTime":1722183449,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 00:47:44.451213 1120057 start.go:139] virtualization:  
	I0729 00:47:44.453641 1120057 out.go:97] [download-only-521344] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 00:47:44.453915 1120057 notify.go:220] Checking for updates...
	I0729 00:47:44.455470 1120057 out.go:169] MINIKUBE_LOCATION=19312
	I0729 00:47:44.457311 1120057 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 00:47:44.458960 1120057 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 00:47:44.460602 1120057 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 00:47:44.462284 1120057 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0729 00:47:44.465682 1120057 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 00:47:44.465960 1120057 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 00:47:44.486907 1120057 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 00:47:44.487037 1120057 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:44.560314 1120057 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 00:47:44.541780946 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:44.560429 1120057 docker.go:307] overlay module found
	I0729 00:47:44.562148 1120057 out.go:97] Using the docker driver based on user configuration
	I0729 00:47:44.562175 1120057 start.go:297] selected driver: docker
	I0729 00:47:44.562186 1120057 start.go:901] validating driver "docker" against <nil>
	I0729 00:47:44.562293 1120057 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 00:47:44.615526 1120057 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-29 00:47:44.606706052 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 00:47:44.615745 1120057 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 00:47:44.616026 1120057 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0729 00:47:44.616187 1120057 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 00:47:44.618223 1120057 out.go:169] Using Docker driver with root privileges
	I0729 00:47:44.619946 1120057 cni.go:84] Creating CNI manager for ""
	I0729 00:47:44.619966 1120057 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0729 00:47:44.619985 1120057 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 00:47:44.620084 1120057 start.go:340] cluster config:
	{Name:download-only-521344 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-521344 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}
	I0729 00:47:44.621766 1120057 out.go:97] Starting "download-only-521344" primary control-plane node in "download-only-521344" cluster
	I0729 00:47:44.621786 1120057 cache.go:121] Beginning downloading kic base image for docker with crio
	I0729 00:47:44.623522 1120057 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 00:47:44.623548 1120057 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 00:47:44.623716 1120057 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 00:47:44.638978 1120057 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 00:47:44.639130 1120057 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 00:47:44.639153 1120057 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0729 00:47:44.639159 1120057 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0729 00:47:44.639167 1120057 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 00:47:44.687366 1120057 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
	I0729 00:47:44.687405 1120057 cache.go:56] Caching tarball of preloaded images
	I0729 00:47:44.687579 1120057 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime crio
	I0729 00:47:44.689940 1120057 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0729 00:47:44.689969 1120057 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-cri-o-overlay-arm64.tar.lz4 ...
	I0729 00:47:44.798099 1120057 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/19312-1114265/.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-521344 host does not exist
	  To start a cluster, run: "minikube start -p download-only-521344"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (220.03s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (17.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 8.297928ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-656c9c8d9c-9frhw" [037a08a3-22e7-4fb9-8a16-205288a19233] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004128461s
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-wkw52" [a3c757e3-4e78-4409-9a7b-f3c0f7c57525] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0055886s
addons_test.go:342: (dbg) Run:  kubectl --context addons-293121 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-293121 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-293121 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.315073007s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.63s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-nbqfc" [f85eb5cc-444e-4bfd-9202-cfecc9edfa08] 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.003886162s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-293121
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-293121: (5.744509338s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (35.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 8.043612ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-293121 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-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-293121 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" [173d4136-9c42-4174-b481-76cc16ab5d52] Pending
helpers_test.go:344: "task-pv-pod" [173d4136-9c42-4174-b481-76cc16ab5d52] 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" [173d4136-9c42-4174-b481-76cc16ab5d52] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.004303425s
addons_test.go:590: (dbg) Run:  kubectl --context addons-293121 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-293121 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-293121 delete pod task-pv-pod
2024/07/29 00:52:09 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:606: (dbg) Run:  kubectl --context addons-293121 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-293121 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-293121 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-293121 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" [055f37ee-b6df-4184-a61a-3ad569bd8c8e] Pending
helpers_test.go:344: "task-pv-pod-restore" [055f37ee-b6df-4184-a61a-3ad569bd8c8e] 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" [055f37ee-b6df-4184-a61a-3ad569bd8c8e] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004184129s
addons_test.go:632: (dbg) Run:  kubectl --context addons-293121 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-293121 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-293121 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-293121 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.719587338s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (35.59s)

                                                
                                    
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-293121 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-cgr2k" [6f37b185-e9ba-45a5-b609-c73cf7e563db] Pending
helpers_test.go:344: "headlamp-7867546754-cgr2k" [6f37b185-e9ba-45a5-b609-c73cf7e563db] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-cgr2k" [6f37b185-e9ba-45a5-b609-c73cf7e563db] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003913788s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-293121 addons disable headlamp --alsologtostderr -v=1: (5.70583457s)
--- PASS: TestAddons/parallel/Headlamp (16.67s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-bfb8t" [d1cb254e-0f85-4d58-8a97-5fa1b21d1a3c] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003652002s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-293121
--- PASS: TestAddons/parallel/CloudSpanner (6.53s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-293121 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-293121 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-293121 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-293121 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" [5bc7949a-0e3c-43cf-a42e-ac6eda42201b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [5bc7949a-0e3c-43cf-a42e-ac6eda42201b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [5bc7949a-0e3c-43cf-a42e-ac6eda42201b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003692389s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-293121 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 ssh "cat /opt/local-path-provisioner/pvc-f6be3a73-aadc-4e04-ac52-6770d4e38a61_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-293121 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-293121 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.30s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-ghlzh" [aa7b75be-4b72-468d-b05e-775b8bfd3b97] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003841238s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-293121
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.77s)

                                                
                                                
=== 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-974rp" [c2cb5e0e-1f88-47b6-875b-e5d6b4ec07bb] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003940717s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-293121 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-293121 addons disable yakd --alsologtostderr -v=1: (5.767595569s)
--- PASS: TestAddons/parallel/Yakd (10.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

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

                                                
                                    
x
+
TestCertOptions (43.89s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (247.26s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-593336 --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-593336 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (45.891584738s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-593336 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0729 01:36:34.976316 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-593336 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (19.012250548s)
helpers_test.go:175: Cleaning up "cert-expiration-593336" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-593336
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-593336: (2.353357833s)
--- PASS: TestCertExpiration (247.26s)

                                                
                                    
x
+
TestForceSystemdFlag (44.64s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (43.43s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.82s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.68s)

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

                                                
                                    
x
+
TestErrorSpam/status (1s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.7s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.74s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.43s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (61.5s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (38.86s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:3.1: (1.531908586s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:3.3: (1.563518134s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 cache add registry.k8s.io/pause:latest: (1.410963056s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.51s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (36.84s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.77s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 logs --file /tmp/TestFunctionalserialLogsFileCmd1052362409/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 logs --file /tmp/TestFunctionalserialLogsFileCmd1052362409/001/logs.txt: (1.767962596s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.36s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:01:48.902598 1146752 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:01:48.902766 1146752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:01:48.902777 1146752 out.go:304] Setting ErrFile to fd 2...
	I0729 01:01:48.902783 1146752 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:01:48.903022 1146752 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:01:48.903370 1146752 out.go:298] Setting JSON to false
	I0729 01:01:48.904285 1146752 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":31460,"bootTime":1722183449,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 01:01:48.904360 1146752 start.go:139] virtualization:  
	I0729 01:01:48.907645 1146752 out.go:177] * [functional-035155] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 01:01:48.910225 1146752 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 01:01:48.910717 1146752 notify.go:220] Checking for updates...
	I0729 01:01:48.915956 1146752 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 01:01:48.918850 1146752 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:01:48.921590 1146752 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 01:01:48.924413 1146752 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 01:01:48.927066 1146752 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 01:01:48.930249 1146752 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:01:48.930866 1146752 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 01:01:48.954060 1146752 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 01:01:48.954197 1146752 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:01:49.031052 1146752 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-29 01:01:49.020114637 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:01:49.031164 1146752 docker.go:307] overlay module found
	I0729 01:01:49.034148 1146752 out.go:177] * Using the docker driver based on existing profile
	I0729 01:01:49.036822 1146752 start.go:297] selected driver: docker
	I0729 01:01:49.036848 1146752 start.go:901] validating driver "docker" against &{Name:functional-035155 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-035155 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}
	I0729 01:01:49.036986 1146752 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 01:01:49.040319 1146752 out.go:177] 
	W0729 01:01:49.043167 1146752 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
	I0729 01:01:49.045951 1146752 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:01:48.709966 1146707 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:01:48.710124 1146707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:01:48.710150 1146707 out.go:304] Setting ErrFile to fd 2...
	I0729 01:01:48.710168 1146707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:01:48.711198 1146707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:01:48.711639 1146707 out.go:298] Setting JSON to false
	I0729 01:01:48.712738 1146707 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":31460,"bootTime":1722183449,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 01:01:48.712826 1146707 start.go:139] virtualization:  
	I0729 01:01:48.716188 1146707 out.go:177] * [functional-035155] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0729 01:01:48.719726 1146707 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 01:01:48.719752 1146707 notify.go:220] Checking for updates...
	I0729 01:01:48.722459 1146707 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 01:01:48.725137 1146707 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:01:48.727760 1146707 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 01:01:48.730201 1146707 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 01:01:48.732829 1146707 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 01:01:48.735863 1146707 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:01:48.736402 1146707 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 01:01:48.758925 1146707 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 01:01:48.759052 1146707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:01:48.835353 1146707 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-29 01:01:48.82476176 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0729 01:01:48.835463 1146707 docker.go:307] overlay module found
	I0729 01:01:48.838470 1146707 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 01:01:48.841317 1146707 start.go:297] selected driver: docker
	I0729 01:01:48.841341 1146707 start.go:901] validating driver "docker" against &{Name:functional-035155 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-035155 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}
	I0729 01:01:48.841461 1146707 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 01:01:48.844606 1146707 out.go:177] 
	W0729 01:01:48.847057 1146707 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
	I0729 01:01:48.849852 1146707 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-035155 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-035155 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-hzcss" [7284aeeb-3243-4196-9193-78d77ff24f1f] 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-hzcss" [7284aeeb-3243-4196-9193-78d77ff24f1f] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.003682231s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31331
functional_test.go:1675: http://192.168.49.2:31331: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.39s)

                                                
                                                
=== 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" [7e005803-3509-4541-9bb8-9a63749ac829] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004222533s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-035155 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-035155 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-035155 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-035155 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" [c0dd262d-562d-4b02-8986-5a928f17dd20] Pending
helpers_test.go:344: "sp-pod" [c0dd262d-562d-4b02-8986-5a928f17dd20] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c0dd262d-562d-4b02-8986-5a928f17dd20] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.006314185s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-035155 exec sp-pod -- touch /tmp/mount/foo
E0729 01:01:34.977093 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:01:34.985625 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:01:34.995854 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:01:35.016216 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:01:35.056460 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-035155 delete -f testdata/storage-provisioner/pod.yaml
E0729 01:01:35.137179 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:01:35.297965 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-035155 apply -f testdata/storage-provisioner/pod.yaml
E0729 01:01:35.618497 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
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" [2b0fee08-ff08-453f-9b4c-f24bf5f90344] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E0729 01:01:36.258968 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [2b0fee08-ff08-453f-9b4c-f24bf5f90344] Running
E0729 01:01:37.540027 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004209003s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-035155 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.39s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.77s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.36s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-035155 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-035155 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-035155 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-035155 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 1144512: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.61s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-035155 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" [a0c6f880-e259-434c-b093-467c6f2bba87] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a0c6f880-e259-434c-b093-467c6f2bba87] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.00381207s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.37s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-035155 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-035155 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-pqbph" [01331731-d269-4cef-82bb-e68ef0e5a462] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0729 01:01:40.101284 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
helpers_test.go:344: "hello-node-65f5d5cc78-pqbph" [01331731-d269-4cef-82bb-e68ef0e5a462] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.011338981s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 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 29 01:01 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 01:01 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 01:01 test-1722214902997849152
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh cat /mount-9p/test-1722214902997849152
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-035155 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" [b90afc6b-6b8c-4ca1-95da-7c84b3d0d0cb] Pending
E0729 01:01:45.222892 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
helpers_test.go:344: "busybox-mount" [b90afc6b-6b8c-4ca1-95da-7c84b3d0d0cb] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [b90afc6b-6b8c-4ca1-95da-7c84b3d0d0cb] Running
helpers_test.go:344: "busybox-mount" [b90afc6b-6b8c-4ca1-95da-7c84b3d0d0cb] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [b90afc6b-6b8c-4ca1-95da-7c84b3d0d0cb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.004778483s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-035155 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-035155 /tmp/TestFunctionalparallelMountCmdany-port228944290/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.37s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh "findmnt -T" /mount2
E0729 01:01:55.463623 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-035155 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-035155 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2545384738/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-035155 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2545384738/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-035155 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2545384738/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.46s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-035155 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
localhost/minikube-local-cache-test:functional-035155
localhost/kicbase/echo-server:functional-035155
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
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-035155 image ls --format short --alsologtostderr:
I0729 01:02:06.148667 1149950 out.go:291] Setting OutFile to fd 1 ...
I0729 01:02:06.148857 1149950 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.148870 1149950 out.go:304] Setting ErrFile to fd 2...
I0729 01:02:06.148875 1149950 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.149155 1149950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
I0729 01:02:06.149823 1149950 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.150011 1149950 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.150575 1149950 cli_runner.go:164] Run: docker container inspect functional-035155 --format={{.State.Status}}
I0729 01:02:06.175707 1149950 ssh_runner.go:195] Run: systemctl --version
I0729 01:02:06.175771 1149950 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-035155
I0729 01:02:06.200680 1149950 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/functional-035155/id_rsa Username:docker}
I0729 01:02:06.295174 1149950 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-035155 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| localhost/kicbase/echo-server           | functional-035155  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-035155  | a898ff31b94c0 | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-035155 image ls --format table --alsologtostderr:
I0729 01:02:06.756247 1150104 out.go:291] Setting OutFile to fd 1 ...
I0729 01:02:06.756500 1150104 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.756512 1150104 out.go:304] Setting ErrFile to fd 2...
I0729 01:02:06.756518 1150104 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.756763 1150104 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
I0729 01:02:06.758108 1150104 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.758257 1150104 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.758767 1150104 cli_runner.go:164] Run: docker container inspect functional-035155 --format={{.State.Status}}
I0729 01:02:06.783537 1150104 ssh_runner.go:195] Run: systemctl --version
I0729 01:02:06.783604 1150104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-035155
I0729 01:02:06.809899 1150104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/functional-035155/id_rsa Username:docker}
I0729 01:02:06.907541 1150104 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-035155 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"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":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b311295
2ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"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":"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":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-035155"],"s
ize":"4788229"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"8cb2091f603e75187e2f6226
c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"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","docke
r.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"a898ff31b94c0234ddc53c7e8b7f3a838819ac968d75097ce2008dbd79a13a1d","repoDigests":["localhost/minikube-local-cache-test@sha256:41e1f33b6fd5443
dac44e19f7627cc2335065dabb6caf53db7551183e6cd807d"],"repoTags":["localhost/minikube-local-cache-test:functional-035155"],"size":"3328"},{"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:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-035155 image ls --format json --alsologtostderr:
I0729 01:02:06.469944 1150019 out.go:291] Setting OutFile to fd 1 ...
I0729 01:02:06.470156 1150019 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.470186 1150019 out.go:304] Setting ErrFile to fd 2...
I0729 01:02:06.470213 1150019 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.470639 1150019 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
I0729 01:02:06.471874 1150019 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.472302 1150019 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.473268 1150019 cli_runner.go:164] Run: docker container inspect functional-035155 --format={{.State.Status}}
I0729 01:02:06.503280 1150019 ssh_runner.go:195] Run: systemctl --version
I0729 01:02:06.503335 1150019 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-035155
I0729 01:02:06.531359 1150019 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/functional-035155/id_rsa Username:docker}
I0729 01:02:06.631616 1150019 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-035155 image ls --format yaml --alsologtostderr:
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- id: 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: 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: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: a898ff31b94c0234ddc53c7e8b7f3a838819ac968d75097ce2008dbd79a13a1d
repoDigests:
- localhost/minikube-local-cache-test@sha256:41e1f33b6fd5443dac44e19f7627cc2335065dabb6caf53db7551183e6cd807d
repoTags:
- localhost/minikube-local-cache-test:functional-035155
size: "3328"
- 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:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-035155
size: "4788229"
- 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: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
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:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-035155 image ls --format yaml --alsologtostderr:
I0729 01:02:06.163165 1149951 out.go:291] Setting OutFile to fd 1 ...
I0729 01:02:06.163284 1149951 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.163289 1149951 out.go:304] Setting ErrFile to fd 2...
I0729 01:02:06.163294 1149951 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.163561 1149951 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
I0729 01:02:06.164838 1149951 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.165037 1149951 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.165572 1149951 cli_runner.go:164] Run: docker container inspect functional-035155 --format={{.State.Status}}
I0729 01:02:06.189382 1149951 ssh_runner.go:195] Run: systemctl --version
I0729 01:02:06.189437 1149951 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-035155
I0729 01:02:06.215822 1149951 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/functional-035155/id_rsa Username:docker}
I0729 01:02:06.318689 1149951 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image build -t localhost/my-image:functional-035155 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 image build -t localhost/my-image:functional-035155 testdata/build --alsologtostderr: (2.200476399s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-035155 image build -t localhost/my-image:functional-035155 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1d7f188c6ac
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-035155
--> 4433e61d8f1
Successfully tagged localhost/my-image:functional-035155
4433e61d8f16bb512263a40dee407f22db0d49cab095f2434108a3353324993c
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-035155 image build -t localhost/my-image:functional-035155 testdata/build --alsologtostderr:
I0729 01:02:06.763636 1150105 out.go:291] Setting OutFile to fd 1 ...
I0729 01:02:06.766826 1150105 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.767615 1150105 out.go:304] Setting ErrFile to fd 2...
I0729 01:02:06.767846 1150105 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 01:02:06.769015 1150105 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
I0729 01:02:06.770587 1150105 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.772716 1150105 config.go:182] Loaded profile config "functional-035155": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0729 01:02:06.773482 1150105 cli_runner.go:164] Run: docker container inspect functional-035155 --format={{.State.Status}}
I0729 01:02:06.793186 1150105 ssh_runner.go:195] Run: systemctl --version
I0729 01:02:06.793247 1150105 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-035155
I0729 01:02:06.820917 1150105 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34243 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/functional-035155/id_rsa Username:docker}
I0729 01:02:06.926623 1150105 build_images.go:161] Building image from path: /tmp/build.300715015.tar
I0729 01:02:06.926753 1150105 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 01:02:06.941387 1150105 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.300715015.tar
I0729 01:02:06.945637 1150105 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.300715015.tar: stat -c "%s %y" /var/lib/minikube/build/build.300715015.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.300715015.tar': No such file or directory
I0729 01:02:06.945666 1150105 ssh_runner.go:362] scp /tmp/build.300715015.tar --> /var/lib/minikube/build/build.300715015.tar (3072 bytes)
I0729 01:02:06.975797 1150105 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.300715015
I0729 01:02:06.986587 1150105 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.300715015 -xf /var/lib/minikube/build/build.300715015.tar
I0729 01:02:06.996450 1150105 crio.go:315] Building image: /var/lib/minikube/build/build.300715015
I0729 01:02:06.996517 1150105 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-035155 /var/lib/minikube/build/build.300715015 --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
I0729 01:02:08.862767 1150105 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-035155 /var/lib/minikube/build/build.300715015 --cgroup-manager=cgroupfs: (1.866225492s)
I0729 01:02:08.862840 1150105 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.300715015
I0729 01:02:08.871554 1150105 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.300715015.tar
I0729 01:02:08.880208 1150105 build_images.go:217] Built localhost/my-image:functional-035155 from /tmp/build.300715015.tar
I0729 01:02:08.880241 1150105 build_images.go:133] succeeded building to: functional-035155
I0729 01:02:08.880247 1150105 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.78s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image load --daemon kicbase/echo-server:functional-035155 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-035155 image load --daemon kicbase/echo-server:functional-035155 --alsologtostderr: (1.294618299s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-035155 image ls
2024/07/29 01:01:59 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.82s)

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (188.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-652034 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 01:02:15.943821 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:02:56.904769 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:04:18.825292 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-652034 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m7.207056224s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (188.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (34.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp testdata/cp-test.txt ha-652034:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1748132052/001/cp-test_ha-652034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034:/home/docker/cp-test.txt ha-652034-m02:/home/docker/cp-test_ha-652034_ha-652034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test_ha-652034_ha-652034-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034:/home/docker/cp-test.txt ha-652034-m03:/home/docker/cp-test_ha-652034_ha-652034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test_ha-652034_ha-652034-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034:/home/docker/cp-test.txt ha-652034-m04:/home/docker/cp-test_ha-652034_ha-652034-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test_ha-652034_ha-652034-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp testdata/cp-test.txt ha-652034-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1748132052/001/cp-test_ha-652034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m02:/home/docker/cp-test.txt ha-652034:/home/docker/cp-test_ha-652034-m02_ha-652034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test_ha-652034-m02_ha-652034.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m02:/home/docker/cp-test.txt ha-652034-m03:/home/docker/cp-test_ha-652034-m02_ha-652034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test_ha-652034-m02_ha-652034-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m02:/home/docker/cp-test.txt ha-652034-m04:/home/docker/cp-test_ha-652034-m02_ha-652034-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test_ha-652034-m02_ha-652034-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp testdata/cp-test.txt ha-652034-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1748132052/001/cp-test_ha-652034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m03:/home/docker/cp-test.txt ha-652034:/home/docker/cp-test_ha-652034-m03_ha-652034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test_ha-652034-m03_ha-652034.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m03:/home/docker/cp-test.txt ha-652034-m02:/home/docker/cp-test_ha-652034-m03_ha-652034-m02.txt
E0729 01:06:16.419109 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:16.425042 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:16.435311 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:16.455631 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:16.495859 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test.txt"
E0729 01:06:16.576115 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:16.736512 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test_ha-652034-m03_ha-652034-m02.txt"
E0729 01:06:17.057400 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m03:/home/docker/cp-test.txt ha-652034-m04:/home/docker/cp-test_ha-652034-m03_ha-652034-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test.txt"
E0729 01:06:17.698524 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test_ha-652034-m03_ha-652034-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp testdata/cp-test.txt ha-652034-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1748132052/001/cp-test_ha-652034-m04.txt
E0729 01:06:18.979276 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt ha-652034:/home/docker/cp-test_ha-652034-m04_ha-652034.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034 "sudo cat /home/docker/cp-test_ha-652034-m04_ha-652034.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt ha-652034-m02:/home/docker/cp-test_ha-652034-m04_ha-652034-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m02 "sudo cat /home/docker/cp-test_ha-652034-m04_ha-652034-m02.txt"
E0729 01:06:21.539559 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 cp ha-652034-m04:/home/docker/cp-test.txt ha-652034-m03:/home/docker/cp-test_ha-652034-m04_ha-652034-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 ssh -n ha-652034-m03 "sudo cat /home/docker/cp-test_ha-652034-m04_ha-652034-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 node stop m02 -v=7 --alsologtostderr
E0729 01:06:26.660449 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-652034 node stop m02 -v=7 --alsologtostderr: (12.049515702s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr
E0729 01:06:34.975919 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr: exit status 7 (778.50754ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:06:34.842244 1166181 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:06:34.842396 1166181 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:06:34.842408 1166181 out.go:304] Setting ErrFile to fd 2...
	I0729 01:06:34.842413 1166181 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:06:34.842702 1166181 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:06:34.842902 1166181 out.go:298] Setting JSON to false
	I0729 01:06:34.842941 1166181 mustload.go:65] Loading cluster: ha-652034
	I0729 01:06:34.843067 1166181 notify.go:220] Checking for updates...
	I0729 01:06:34.843454 1166181 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:06:34.843468 1166181 status.go:255] checking status of ha-652034 ...
	I0729 01:06:34.843999 1166181 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:06:34.864097 1166181 status.go:330] ha-652034 host status = "Running" (err=<nil>)
	I0729 01:06:34.864120 1166181 host.go:66] Checking if "ha-652034" exists ...
	I0729 01:06:34.864515 1166181 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034
	I0729 01:06:34.898920 1166181 host.go:66] Checking if "ha-652034" exists ...
	I0729 01:06:34.899249 1166181 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:06:34.899307 1166181 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034
	I0729 01:06:34.921422 1166181 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34248 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034/id_rsa Username:docker}
	I0729 01:06:35.020515 1166181 ssh_runner.go:195] Run: systemctl --version
	I0729 01:06:35.025646 1166181 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:06:35.038823 1166181 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:06:35.121493 1166181 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-29 01:06:35.111137673 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:06:35.122148 1166181 kubeconfig.go:125] found "ha-652034" server: "https://192.168.49.254:8443"
	I0729 01:06:35.122181 1166181 api_server.go:166] Checking apiserver status ...
	I0729 01:06:35.122226 1166181 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 01:06:35.137021 1166181 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1458/cgroup
	I0729 01:06:35.146874 1166181 api_server.go:182] apiserver freezer: "5:freezer:/docker/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/crio/crio-558ff1f8df35914ff25b75a219acebc14cfa6f1ea8b94e56c247f4ed912c9337"
	I0729 01:06:35.146954 1166181 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a7db33d71c68b7a877664e5b72626f4ff4a3cb2f82ba4a0fbc677df3e5ad035f/crio/crio-558ff1f8df35914ff25b75a219acebc14cfa6f1ea8b94e56c247f4ed912c9337/freezer.state
	I0729 01:06:35.156597 1166181 api_server.go:204] freezer state: "THAWED"
	I0729 01:06:35.156633 1166181 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 01:06:35.164782 1166181 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 01:06:35.164816 1166181 status.go:422] ha-652034 apiserver status = Running (err=<nil>)
	I0729 01:06:35.164830 1166181 status.go:257] ha-652034 status: &{Name:ha-652034 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:06:35.164850 1166181 status.go:255] checking status of ha-652034-m02 ...
	I0729 01:06:35.165211 1166181 cli_runner.go:164] Run: docker container inspect ha-652034-m02 --format={{.State.Status}}
	I0729 01:06:35.189592 1166181 status.go:330] ha-652034-m02 host status = "Stopped" (err=<nil>)
	I0729 01:06:35.189612 1166181 status.go:343] host is not running, skipping remaining checks
	I0729 01:06:35.189633 1166181 status.go:257] ha-652034-m02 status: &{Name:ha-652034-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:06:35.189653 1166181 status.go:255] checking status of ha-652034-m03 ...
	I0729 01:06:35.189949 1166181 cli_runner.go:164] Run: docker container inspect ha-652034-m03 --format={{.State.Status}}
	I0729 01:06:35.208045 1166181 status.go:330] ha-652034-m03 host status = "Running" (err=<nil>)
	I0729 01:06:35.208074 1166181 host.go:66] Checking if "ha-652034-m03" exists ...
	I0729 01:06:35.209072 1166181 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m03
	I0729 01:06:35.225799 1166181 host.go:66] Checking if "ha-652034-m03" exists ...
	I0729 01:06:35.226157 1166181 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:06:35.226204 1166181 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m03
	I0729 01:06:35.243814 1166181 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34258 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m03/id_rsa Username:docker}
	I0729 01:06:35.336686 1166181 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:06:35.349432 1166181 kubeconfig.go:125] found "ha-652034" server: "https://192.168.49.254:8443"
	I0729 01:06:35.349458 1166181 api_server.go:166] Checking apiserver status ...
	I0729 01:06:35.349509 1166181 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 01:06:35.360480 1166181 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1401/cgroup
	I0729 01:06:35.370431 1166181 api_server.go:182] apiserver freezer: "5:freezer:/docker/1298251a41c71cf71e866e45a785a93c4b4151ff049a808a5247c0a3ba8002f9/crio/crio-43f746be0a3d304caa64d85f04be0be0418dc9818638523d26691a7b34a86002"
	I0729 01:06:35.370524 1166181 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1298251a41c71cf71e866e45a785a93c4b4151ff049a808a5247c0a3ba8002f9/crio/crio-43f746be0a3d304caa64d85f04be0be0418dc9818638523d26691a7b34a86002/freezer.state
	I0729 01:06:35.379783 1166181 api_server.go:204] freezer state: "THAWED"
	I0729 01:06:35.379821 1166181 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 01:06:35.388815 1166181 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 01:06:35.388851 1166181 status.go:422] ha-652034-m03 apiserver status = Running (err=<nil>)
	I0729 01:06:35.388863 1166181 status.go:257] ha-652034-m03 status: &{Name:ha-652034-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:06:35.388882 1166181 status.go:255] checking status of ha-652034-m04 ...
	I0729 01:06:35.389195 1166181 cli_runner.go:164] Run: docker container inspect ha-652034-m04 --format={{.State.Status}}
	I0729 01:06:35.405531 1166181 status.go:330] ha-652034-m04 host status = "Running" (err=<nil>)
	I0729 01:06:35.405566 1166181 host.go:66] Checking if "ha-652034-m04" exists ...
	I0729 01:06:35.405846 1166181 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-652034-m04
	I0729 01:06:35.422783 1166181 host.go:66] Checking if "ha-652034-m04" exists ...
	I0729 01:06:35.423121 1166181 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:06:35.423175 1166181 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-652034-m04
	I0729 01:06:35.442031 1166181 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34263 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/ha-652034-m04/id_rsa Username:docker}
	I0729 01:06:35.536380 1166181 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:06:35.550950 1166181 status.go:257] ha-652034-m04 status: &{Name:ha-652034-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 node start m02 -v=7 --alsologtostderr
E0729 01:06:36.900694 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:06:57.381066 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-652034 node start m02 -v=7 --alsologtostderr: (21.77458189s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-652034 status -v=7 --alsologtostderr: (1.455369298s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0729 01:07:02.665484 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (5.633838927s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.55s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-652034 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-652034 -v=7 --alsologtostderr
E0729 01:07:38.341937 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-652034 -v=7 --alsologtostderr: (36.932256459s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-652034 --wait=true -v=7 --alsologtostderr
E0729 01:09:00.262557 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-652034 --wait=true -v=7 --alsologtostderr: (2m5.444971964s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-652034
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.55s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.8s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:10:37.228997 1180107 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:10:37.229203 1180107 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:10:37.229238 1180107 out.go:304] Setting ErrFile to fd 2...
	I0729 01:10:37.229261 1180107 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:10:37.229531 1180107 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:10:37.229751 1180107 out.go:298] Setting JSON to false
	I0729 01:10:37.229822 1180107 mustload.go:65] Loading cluster: ha-652034
	I0729 01:10:37.229901 1180107 notify.go:220] Checking for updates...
	I0729 01:10:37.230313 1180107 config.go:182] Loaded profile config "ha-652034": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:10:37.230347 1180107 status.go:255] checking status of ha-652034 ...
	I0729 01:10:37.231205 1180107 cli_runner.go:164] Run: docker container inspect ha-652034 --format={{.State.Status}}
	I0729 01:10:37.249998 1180107 status.go:330] ha-652034 host status = "Stopped" (err=<nil>)
	I0729 01:10:37.250019 1180107 status.go:343] host is not running, skipping remaining checks
	I0729 01:10:37.250028 1180107 status.go:257] ha-652034 status: &{Name:ha-652034 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:10:37.250071 1180107 status.go:255] checking status of ha-652034-m02 ...
	I0729 01:10:37.250374 1180107 cli_runner.go:164] Run: docker container inspect ha-652034-m02 --format={{.State.Status}}
	I0729 01:10:37.280151 1180107 status.go:330] ha-652034-m02 host status = "Stopped" (err=<nil>)
	I0729 01:10:37.280174 1180107 status.go:343] host is not running, skipping remaining checks
	I0729 01:10:37.280182 1180107 status.go:257] ha-652034-m02 status: &{Name:ha-652034-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:10:37.280221 1180107 status.go:255] checking status of ha-652034-m04 ...
	I0729 01:10:37.280551 1180107 cli_runner.go:164] Run: docker container inspect ha-652034-m04 --format={{.State.Status}}
	I0729 01:10:37.297575 1180107 status.go:330] ha-652034-m04 host status = "Stopped" (err=<nil>)
	I0729 01:10:37.297603 1180107 status.go:343] host is not running, skipping remaining checks
	I0729 01:10:37.297611 1180107 status.go:257] ha-652034-m04 status: &{Name:ha-652034-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.52s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (74.37s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.73s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (56.72s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.73s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.71s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.83s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.26s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9fc7b6b9-f3aa-48a4-97c3-93ae788bf883","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-406889] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"72308317-da49-459d-b891-a1731d156a75","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19312"}}
	{"specversion":"1.0","id":"d9645126-5a90-4e3d-bb80-6a1cfd40490c","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":"3871bd34-d9a8-4f77-896d-113cd26fdad3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig"}}
	{"specversion":"1.0","id":"5eec02d7-a6cb-4d2c-9fc6-fa590163550f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube"}}
	{"specversion":"1.0","id":"ff650a39-9953-4c0b-b60c-c2ece1466a41","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":"51852048-2c43-4006-802e-aa58f0a1f145","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"54f3e93d-6151-4931-b81b-347b27ae8848","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-406889" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-406889
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (44.94s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-557101 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-557101 --network=: (42.798841105s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-557101" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-557101
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-557101: (2.116247642s)
--- PASS: TestKicCustomNetwork/create_custom_network (44.94s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.5s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-684866 --network=bridge
E0729 01:16:16.418655 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:16:34.976809 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-684866 --network=bridge: (32.383764405s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-684866" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-684866
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-684866: (2.096655701s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (34.50s)

                                                
                                    
x
+
TestKicExistingNetwork (32.5s)

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

                                                
                                    
x
+
TestKicCustomSubnet (34.67s)

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

                                                
                                    
x
+
TestKicStaticIP (35.42s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-297028 --static-ip=192.168.200.200
E0729 01:17:58.026540 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-297028 --static-ip=192.168.200.200: (33.257220921s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-297028 ip
helpers_test.go:175: Cleaning up "static-ip-297028" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-297028
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-297028: (2.017566202s)
--- PASS: TestKicStaticIP (35.42s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.45s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-666741 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-666741 --driver=docker  --container-runtime=crio: (32.342888224s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-669489 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-669489 --driver=docker  --container-runtime=crio: (33.653814534s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-666741
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-669489
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-669489" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-669489
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-669489: (1.942617713s)
helpers_test.go:175: Cleaning up "first-666741" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-666741
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-666741: (2.270689434s)
--- PASS: TestMinikubeProfile (71.45s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.81s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.08s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
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-615323 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-615323 --alsologtostderr -v=5: (1.623493055s)
--- PASS: TestMountStart/serial/DeleteFirst (1.62s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.77s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (88.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-924623 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0729 01:21:16.419377 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-924623 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m28.213363297s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-924623 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (88.70s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- rollout status deployment/busybox
E0729 01:21:34.976244 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-924623 -- rollout status deployment/busybox: (4.574966216s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-4vh58 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-8pmtx -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-4vh58 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-8pmtx -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-4vh58 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-924623 -- exec busybox-fc5497c4f-8pmtx -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (6.47s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.28s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:22:21.016596 1235428 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:22:21.016740 1235428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:22:21.016752 1235428 out.go:304] Setting ErrFile to fd 2...
	I0729 01:22:21.016758 1235428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:22:21.017010 1235428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:22:21.017196 1235428 out.go:298] Setting JSON to false
	I0729 01:22:21.017287 1235428 mustload.go:65] Loading cluster: multinode-924623
	I0729 01:22:21.017402 1235428 notify.go:220] Checking for updates...
	I0729 01:22:21.017751 1235428 config.go:182] Loaded profile config "multinode-924623": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:22:21.017772 1235428 status.go:255] checking status of multinode-924623 ...
	I0729 01:22:21.018632 1235428 cli_runner.go:164] Run: docker container inspect multinode-924623 --format={{.State.Status}}
	I0729 01:22:21.046621 1235428 status.go:330] multinode-924623 host status = "Running" (err=<nil>)
	I0729 01:22:21.046646 1235428 host.go:66] Checking if "multinode-924623" exists ...
	I0729 01:22:21.047026 1235428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-924623
	I0729 01:22:21.077005 1235428 host.go:66] Checking if "multinode-924623" exists ...
	I0729 01:22:21.077316 1235428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:22:21.077370 1235428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-924623
	I0729 01:22:21.096413 1235428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34370 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/multinode-924623/id_rsa Username:docker}
	I0729 01:22:21.192094 1235428 ssh_runner.go:195] Run: systemctl --version
	I0729 01:22:21.196605 1235428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:22:21.209188 1235428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:22:21.273379 1235428 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-29 01:22:21.263202509 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:22:21.273964 1235428 kubeconfig.go:125] found "multinode-924623" server: "https://192.168.58.2:8443"
	I0729 01:22:21.273999 1235428 api_server.go:166] Checking apiserver status ...
	I0729 01:22:21.274042 1235428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 01:22:21.285763 1235428 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1460/cgroup
	I0729 01:22:21.295821 1235428 api_server.go:182] apiserver freezer: "5:freezer:/docker/804591f8f63ddf66bdea5d6ce91e09c1f946eb11a7f4faf376c6959ec7f6c369/crio/crio-c65bf031aab5957d153cba31a668670ad3a5ea1b1120d434ba029b55f139a048"
	I0729 01:22:21.295897 1235428 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/804591f8f63ddf66bdea5d6ce91e09c1f946eb11a7f4faf376c6959ec7f6c369/crio/crio-c65bf031aab5957d153cba31a668670ad3a5ea1b1120d434ba029b55f139a048/freezer.state
	I0729 01:22:21.305385 1235428 api_server.go:204] freezer state: "THAWED"
	I0729 01:22:21.305429 1235428 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0729 01:22:21.313123 1235428 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0729 01:22:21.313152 1235428 status.go:422] multinode-924623 apiserver status = Running (err=<nil>)
	I0729 01:22:21.313164 1235428 status.go:257] multinode-924623 status: &{Name:multinode-924623 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:22:21.313182 1235428 status.go:255] checking status of multinode-924623-m02 ...
	I0729 01:22:21.313488 1235428 cli_runner.go:164] Run: docker container inspect multinode-924623-m02 --format={{.State.Status}}
	I0729 01:22:21.337283 1235428 status.go:330] multinode-924623-m02 host status = "Running" (err=<nil>)
	I0729 01:22:21.337310 1235428 host.go:66] Checking if "multinode-924623-m02" exists ...
	I0729 01:22:21.337616 1235428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-924623-m02
	I0729 01:22:21.355426 1235428 host.go:66] Checking if "multinode-924623-m02" exists ...
	I0729 01:22:21.355735 1235428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 01:22:21.355785 1235428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-924623-m02
	I0729 01:22:21.373316 1235428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34375 SSHKeyPath:/home/jenkins/minikube-integration/19312-1114265/.minikube/machines/multinode-924623-m02/id_rsa Username:docker}
	I0729 01:22:21.463987 1235428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 01:22:21.476690 1235428 status.go:257] multinode-924623-m02 status: &{Name:multinode-924623-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:22:21.476725 1235428 status.go:255] checking status of multinode-924623-m03 ...
	I0729 01:22:21.477026 1235428 cli_runner.go:164] Run: docker container inspect multinode-924623-m03 --format={{.State.Status}}
	I0729 01:22:21.496770 1235428 status.go:330] multinode-924623-m03 host status = "Stopped" (err=<nil>)
	I0729 01:22:21.496797 1235428 status.go:343] host is not running, skipping remaining checks
	I0729 01:22:21.496805 1235428 status.go:257] multinode-924623-m03 status: &{Name:multinode-924623-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-924623
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-924623
E0729 01:22:39.463560 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-924623: (24.971969571s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-924623 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-924623 --wait=true -v=8 --alsologtostderr: (57.694305043s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-924623
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.80s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:24:23.952564 1242918 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:24:23.952671 1242918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:24:23.952676 1242918 out.go:304] Setting ErrFile to fd 2...
	I0729 01:24:23.952681 1242918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:24:23.952930 1242918 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:24:23.953094 1242918 out.go:298] Setting JSON to false
	I0729 01:24:23.953122 1242918 mustload.go:65] Loading cluster: multinode-924623
	I0729 01:24:23.953403 1242918 notify.go:220] Checking for updates...
	I0729 01:24:23.953504 1242918 config.go:182] Loaded profile config "multinode-924623": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:24:23.953527 1242918 status.go:255] checking status of multinode-924623 ...
	I0729 01:24:23.953992 1242918 cli_runner.go:164] Run: docker container inspect multinode-924623 --format={{.State.Status}}
	I0729 01:24:23.971232 1242918 status.go:330] multinode-924623 host status = "Stopped" (err=<nil>)
	I0729 01:24:23.971258 1242918 status.go:343] host is not running, skipping remaining checks
	I0729 01:24:23.971266 1242918 status.go:257] multinode-924623 status: &{Name:multinode-924623 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 01:24:23.971290 1242918 status.go:255] checking status of multinode-924623-m02 ...
	I0729 01:24:23.971591 1242918 cli_runner.go:164] Run: docker container inspect multinode-924623-m02 --format={{.State.Status}}
	I0729 01:24:23.990954 1242918 status.go:330] multinode-924623-m02 host status = "Stopped" (err=<nil>)
	I0729 01:24:23.990978 1242918 status.go:343] host is not running, skipping remaining checks
	I0729 01:24:23.990992 1242918 status.go:257] multinode-924623-m02 status: &{Name:multinode-924623-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-924623 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-924623 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (56.180007536s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-924623 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (56.87s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.58s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-924623-m03 already exists in multinode-924623-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-924623-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-924623-m03: (1.992020827s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (36.58s)

                                                
                                    
x
+
TestPreload (132.62s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-520054 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0729 01:26:16.419640 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:26:34.977333 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-520054 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m30.226982311s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-520054 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-520054 image pull gcr.io/k8s-minikube/busybox: (2.032608916s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-520054
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-520054: (5.853722909s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-520054 --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-520054 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (31.808189369s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-520054 image list
helpers_test.go:175: Cleaning up "test-preload-520054" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-520054
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-520054: (2.455555352s)
--- PASS: TestPreload (132.62s)

                                                
                                    
x
+
TestScheduledStopUnix (110.1s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.96s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e271b9d6-db8b-45ac-b334-65f0822b9360","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-083815] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5112613e-c1d3-4da2-bb9f-ba874e2dab41","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19312"}}
	{"specversion":"1.0","id":"af60f8a2-8e5e-4cef-902d-bd00a39c44c5","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":"07ebc98f-553c-41d9-90b8-4cec7c8b0a38","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig"}}
	{"specversion":"1.0","id":"a2bfb366-3c5e-4dc3-8a87-2f635c64dd3e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube"}}
	{"specversion":"1.0","id":"4c57b5e3-6385-4b18-b2da-40cc22cf84c5","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":"45226c63-9adc-4212-a8cd-22a536ae9908","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"b9ae713e-4922-4e47-a64d-b87decea75ef","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":"e7f671d3-6fb7-4c99-aa44-a83b9973ea01","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":"7e2a0682-2ce6-4c52-826e-aec23887840a","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":"cc31d92e-2739-4925-9663-04e8b36a89d7","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":"723bc45a-e19b-4d9c-a900-168c5835ebd3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-083815\" primary control-plane node in \"insufficient-storage-083815\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"a51d61d5-d83b-4d0a-b23c-0e28abdc76e8","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":"8d9e247f-5389-486f-875b-f032b53dba60","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":"a34f2b87-a72e-471c-b7d5-5d7271d4986b","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-083815 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-083815 --output=json --layout=cluster: exit status 7 (309.971481ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 01:30:12.931085 1260721 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-083815" does not appear in /home/jenkins/minikube-integration/19312-1114265/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 01:30:13.225244 1260783 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-083815" does not appear in /home/jenkins/minikube-integration/19312-1114265/kubeconfig
	E0729 01:30:13.235763 1260783 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/insufficient-storage-083815/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (74.37s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1200898904 start -p running-upgrade-548232 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1200898904 start -p running-upgrade-548232 --memory=2200 --vm-driver=docker  --container-runtime=crio: (41.316273039s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-548232 --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-548232 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (29.897756046s)
helpers_test.go:175: Cleaning up "running-upgrade-548232" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-548232
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-548232: (2.412862461s)
--- PASS: TestRunningBinaryUpgrade (74.37s)

                                                
                                    
x
+
TestKubernetesUpgrade (399.91s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-758425] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19312
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.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-758425
	    minikube start -p kubernetes-upgrade-758425 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7584252 --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-758425 --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-758425 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-758425 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.424381864s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-758425" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-758425
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-758425: (2.528259868s)
--- PASS: TestKubernetesUpgrade (399.91s)

                                                
                                    
x
+
TestMissingContainerUpgrade (108.88s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.584953985 start -p missing-upgrade-625244 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.584953985 start -p missing-upgrade-625244 --memory=2200 --driver=docker  --container-runtime=crio: (33.229412494s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-625244
E0729 01:36:16.418655 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-625244: (10.476239628s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-625244
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-625244 --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-625244 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.439424889s)
helpers_test.go:175: Cleaning up "missing-upgrade-625244" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-625244
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-625244: (2.042338374s)
--- PASS: TestMissingContainerUpgrade (108.88s)

                                                
                                    
x
+
TestPause/serial/Start (70.11s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-726299 --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-726299 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m10.111516692s)
--- PASS: TestPause/serial/Start (70.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (28.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-302984 --no-kubernetes --driver=docker  --container-runtime=crio
E0729 01:31:16.418811 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-302984 --no-kubernetes --driver=docker  --container-runtime=crio: (25.963527047s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-302984 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-302984 status -o json: exit status 2 (301.188092ms)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (30.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.58s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-302984 --no-kubernetes --driver=docker  --container-runtime=crio
E0729 01:31:34.976559 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-302984 --no-kubernetes --driver=docker  --container-runtime=crio: (9.578389568s)
--- PASS: TestNoKubernetes/serial/Start (9.58s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.44s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.04s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.3s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.98s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.1s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.22s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 01:31:58.251933 1272896 out.go:291] Setting OutFile to fd 1 ...
	I0729 01:31:58.252162 1272896 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:31:58.252187 1272896 out.go:304] Setting ErrFile to fd 2...
	I0729 01:31:58.252207 1272896 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 01:31:58.252457 1272896 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19312-1114265/.minikube/bin
	I0729 01:31:58.252885 1272896 out.go:298] Setting JSON to false
	I0729 01:31:58.254585 1272896 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":33270,"bootTime":1722183449,"procs":200,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0729 01:31:58.254766 1272896 start.go:139] virtualization:  
	I0729 01:31:58.257400 1272896 out.go:177] * [false-475886] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0729 01:31:58.259506 1272896 out.go:177]   - MINIKUBE_LOCATION=19312
	I0729 01:31:58.259571 1272896 notify.go:220] Checking for updates...
	I0729 01:31:58.262979 1272896 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 01:31:58.264736 1272896 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19312-1114265/kubeconfig
	I0729 01:31:58.266471 1272896 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19312-1114265/.minikube
	I0729 01:31:58.268307 1272896 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0729 01:31:58.270153 1272896 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 01:31:58.272309 1272896 config.go:182] Loaded profile config "pause-726299": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0729 01:31:58.272404 1272896 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 01:31:58.325619 1272896 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 01:31:58.325718 1272896 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 01:31:58.412440 1272896 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:33 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-29 01:31:58.401278834 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal: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>}}
	I0729 01:31:58.412550 1272896 docker.go:307] overlay module found
	I0729 01:31:58.414426 1272896 out.go:177] * Using the docker driver based on user configuration
	I0729 01:31:58.415918 1272896 start.go:297] selected driver: docker
	I0729 01:31:58.415938 1272896 start.go:901] validating driver "docker" against <nil>
	I0729 01:31:58.415958 1272896 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 01:31:58.418238 1272896 out.go:177] 
	W0729 01:31:58.419765 1272896 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
	I0729 01:31:58.421399 1272896 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 01:31:36 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-726299
contexts:
- context:
cluster: pause-726299
extensions:
- extension:
last-update: Mon, 29 Jul 2024 01:31:36 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-726299
name: pause-726299
current-context: pause-726299
kind: Config
preferences: {}
users:
- name: pause-726299
user:
client-certificate: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/pause-726299/client.crt
client-key: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/pause-726299/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.06s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.18s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.34s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (115.73s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2570062189 start -p stopped-upgrade-981925 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0729 01:34:38.027912 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2570062189 start -p stopped-upgrade-981925 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m5.632263725s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2570062189 -p stopped-upgrade-981925 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2570062189 -p stopped-upgrade-981925 stop: (2.757508657s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-981925 --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-981925 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (47.335597115s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (115.73s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.13s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0729 01:39:19.465626 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (59.596967597s)
--- PASS: TestNetworkPlugins/group/auto/Start (59.60s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-475886 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-49lz7" [9f102f1c-2aa8-48b2-9f4d-0176d5fbd427] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-49lz7" [9f102f1c-2aa8-48b2-9f4d-0176d5fbd427] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003254199s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-475886 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-475886 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.17s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0729 01:41:16.419453 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m6.901847254s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (66.90s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-5c5v5" [29c726c7-f59d-484f-99b1-94406f4659ab] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004417244s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-475886 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-ncp48" [c1e28e8c-0a3e-4431-98a7-55989dd5980e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-ncp48" [c1e28e8c-0a3e-4431-98a7-55989dd5980e] Running
E0729 01:41:34.976279 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004499518s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.25s)

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

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

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

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

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

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

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

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

                                                
                                    
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-rtslq" [93ac6c00-adde-4d9b-8521-e4440438310f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004546857s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-475886 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-nrkbt" [a759f861-7b48-437f-bb26-a2affa11d92b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-nrkbt" [a759f861-7b48-437f-bb26-a2affa11d92b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.003198143s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.28s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0729 01:44:41.606746 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.612074 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.622397 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.642735 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.683054 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.763413 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:41.923691 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:42.243884 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:42.884622 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:44.164869 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:44:46.725090 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m33.346553819s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (93.35s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-475886 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-qj2jw" [a4cbb42f-5b04-45a8-b9e7-f9ecd3e25da7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 01:44:51.846292 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-qj2jw" [a4cbb42f-5b04-45a8-b9e7-f9ecd3e25da7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004280397s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.30s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-475886 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
E0729 01:45:02.086830 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
--- 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-475886 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/flannel/Start (69.59s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-475886 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-fbf8k" [2809b035-84a4-4972-95c8-27ea51e47b6f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fbf8k" [2809b035-84a4-4972-95c8-27ea51e47b6f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004138789s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.45s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0729 01:46:16.418798 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:46:21.497245 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.503129 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.513416 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.534049 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.574766 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.655162 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:21.815410 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:22.136443 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:22.777439 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:24.057767 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:26.617966 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:46:31.738365 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-475886 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (47.699948125s)
--- PASS: TestNetworkPlugins/group/bridge/Start (47.70s)

                                                
                                    
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-j9sx2" [6869a7be-fdb2-46a7-b9b2-abc85f749572] Running
E0729 01:46:34.976153 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.006432382s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-475886 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-2f4px" [33d2279d-f6ff-43c7-8788-42d5da2b073b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 01:46:41.978565 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-2f4px" [33d2279d-f6ff-43c7-8788-42d5da2b073b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003294808s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.34s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-475886 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-n2l2z" [10bb4e00-fee1-477d-af0e-275464c5c5e5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 01:47:02.459236 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-n2l2z" [10bb4e00-fee1-477d-af0e-275464c5c5e5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.003929605s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.56s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-676670 --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
E0729 01:47:25.448649 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-676670 --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: (2m39.931233836s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (159.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-701398 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 01:47:43.419426 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:48:17.352179 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.358041 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.368260 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.388521 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.429241 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.509528 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.669924 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:17.990934 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:18.631438 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:19.912100 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:22.472918 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:27.593559 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:48:37.834647 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-701398 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (1m14.694035098s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (74.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-701398 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" [631bcf8d-5f8c-4248-a087-2aaa8a75af9d] Pending
helpers_test.go:344: "busybox" [631bcf8d-5f8c-4248-a087-2aaa8a75af9d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [631bcf8d-5f8c-4248-a087-2aaa8a75af9d] Running
E0729 01:48:58.315528 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.005243806s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-701398 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-701398 --alsologtostderr -v=3
E0729 01:49:05.340068 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-701398 --alsologtostderr -v=3: (12.071851499s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.07s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-701398 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0
E0729 01:49:39.276264 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:49:41.606072 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:49:49.827710 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:49.833065 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:49.843340 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:49.863713 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:49.904103 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:49.984532 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:50.144950 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:50.465532 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:51.106426 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:52.386700 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:49:54.947459 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-701398 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-beta.0: (4m38.770029524s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-701398 -n no-preload-701398
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (279.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-676670 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" [d557cd30-d7ed-4f1a-ba57-68810c3f12ea] Pending
helpers_test.go:344: "busybox" [d557cd30-d7ed-4f1a-ba57-68810c3f12ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d557cd30-d7ed-4f1a-ba57-68810c3f12ea] Running
E0729 01:50:00.070518 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004391251s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-676670 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.56s)

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

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

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

                                                
                                                
=== 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-676670 --alsologtostderr -v=3
E0729 01:50:09.289208 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:50:10.311478 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-676670 --alsologtostderr -v=3: (12.01087995s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.01s)

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

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

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

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

                                                
                                                
=== 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-676670 --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
E0729 01:50:30.791787 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:50:37.131864 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.137445 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.147657 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.167971 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.208188 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.288466 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.448938 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:37.769151 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:38.410057 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:39.690537 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:42.251056 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:47.371627 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:50:57.611930 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:51:01.196646 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:51:11.752640 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:51:16.419395 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:51:18.028991 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:51:18.092310 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:51:21.497381 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:51:33.172932 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.178221 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.188514 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.208786 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.249080 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.329358 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.489778 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:33.810795 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:34.451669 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:34.976272 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:51:35.732254 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:38.292712 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:43.413512 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:49.181004 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:51:53.654631 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:51:59.052482 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:52:00.326473 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.332373 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.347616 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.368817 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.409147 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.492652 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.653022 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:00.973564 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:01.613780 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:02.894453 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:05.454636 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:10.575615 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:14.134800 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:52:20.815791 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:52:33.673713 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:52:41.296367 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-676670 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m24.191295069s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-676670 -n old-k8s-version-676670
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (144.54s)

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

                                                
                                                
=== 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-d6sb4" [19b32372-d89e-441d-8065-461ad3eb5925] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003774853s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-d6sb4" [19b32372-d89e-441d-8065-461ad3eb5925] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003615792s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-676670 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
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-676670 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 (3.05s)

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

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

                                                
                                                
-- 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-676670 --alsologtostderr -v=1
E0729 01:52:55.097613 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-676670 -n old-k8s-version-676670
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-676670 -n old-k8s-version-676670
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-959181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 01:53:17.352373 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:53:20.973241 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:53:22.256728 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:53:45.037522 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-959181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m1.259972027s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (61.26s)

                                                
                                    
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-jz4dn" [9810bbf6-da46-49b7-a830-a521fc4fdf7e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005780317s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-jz4dn" [9810bbf6-da46-49b7-a830-a521fc4fdf7e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004915152s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-701398 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-959181 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" [1e5b6a90-a21e-44e2-bc2a-68a6e16dec7f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1e5b6a90-a21e-44e2-bc2a-68a6e16dec7f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004419993s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-959181 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.40s)

                                                
                                    
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-701398 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.11s)

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

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

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

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

                                                
                                                
=== 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-798183 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-798183 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m5.413307166s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (65.41s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-959181 --alsologtostderr -v=3
E0729 01:54:17.018544 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-959181 --alsologtostderr -v=3: (12.143522812s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.14s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-959181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 01:54:41.605650 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:54:44.177128 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:54:49.827214 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:54:56.043960 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.049293 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.059635 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.080130 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.120406 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.200765 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.361007 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:56.682047 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:57.322478 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:54:58.603178 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:55:01.163405 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:55:06.283921 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-959181 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m38.848937358s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-959181 -n embed-certs-959181
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (279.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-798183 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" [0ed06b85-cfcd-401e-95ad-9f5c1e357041] Pending
E0729 01:55:16.524762 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
helpers_test.go:344: "busybox" [0ed06b85-cfcd-401e-95ad-9f5c1e357041] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0729 01:55:17.514628 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
helpers_test.go:344: "busybox" [0ed06b85-cfcd-401e-95ad-9f5c1e357041] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003366494s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-798183 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.33s)

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

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

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

                                                
                                                
=== 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-798183 --alsologtostderr -v=3
E0729 01:55:37.006263 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:55:37.132209 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/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-798183 --alsologtostderr -v=3: (11.94218969s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.94s)

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

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

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

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

                                                
                                                
=== 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-798183 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0729 01:55:59.466242 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:56:04.813848 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/enable-default-cni-475886/client.crt: no such file or directory
E0729 01:56:16.419036 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/functional-035155/client.crt: no such file or directory
E0729 01:56:17.966847 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:56:21.497203 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/kindnet-475886/client.crt: no such file or directory
E0729 01:56:33.173216 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:56:34.976266 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/addons-293121/client.crt: no such file or directory
E0729 01:57:00.326315 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:57:00.858791 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/flannel-475886/client.crt: no such file or directory
E0729 01:57:28.017490 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/bridge-475886/client.crt: no such file or directory
E0729 01:57:39.888017 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
E0729 01:58:17.352462 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/calico-475886/client.crt: no such file or directory
E0729 01:58:51.626555 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.631823 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.642097 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.662441 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.702704 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.783324 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:51.944177 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:52.265037 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:52.905885 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:54.186091 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:58:56.746286 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:59:01.866756 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-798183 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m28.458921862s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-798183 -n default-k8s-diff-port-798183
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.83s)

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

                                                
                                                
=== 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-52kh6" [d611358b-f6e8-47f0-9645-05572e2aa00a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003533838s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-52kh6" [d611358b-f6e8-47f0-9645-05572e2aa00a] Running
E0729 01:59:12.106997 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005361974s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-959181 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-366662 --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
E0729 01:59:32.587469 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
E0729 01:59:41.605956 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/auto-475886/client.crt: no such file or directory
E0729 01:59:49.827299 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/custom-flannel-475886/client.crt: no such file or directory
E0729 01:59:56.043482 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/old-k8s-version-676670/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-366662 --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: (37.523667772s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.52s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-366662 --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-366662 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (3.356129293s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (3.36s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-5z8q7" [9848f0db-0898-4b1c-8751-c43a0358589a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003826908s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-5z8q7" [9848f0db-0898-4b1c-8751-c43a0358589a] Running
E0729 02:00:13.548557 1119646 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/no-preload-701398/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004500136s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-798183 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.17s)

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

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

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

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

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

                                                
                                                
-- 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-798183 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-798183 --alsologtostderr -v=1: (1.171337896s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-798183 -n default-k8s-diff-port-798183
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-798183 -n default-k8s-diff-port-798183
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-366662 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.35s)

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

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

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

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

                                                
                                    

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-407730 --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-407730" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-407730
--- 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:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.61s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19312-1114265/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Jul 2024 01:31:36 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: pause-726299
contexts:
- context:
cluster: pause-726299
extensions:
- extension:
last-update: Mon, 29 Jul 2024 01:31:36 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-726299
name: pause-726299
current-context: pause-726299
kind: Config
preferences: {}
users:
- name: pause-726299
user:
client-certificate: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/pause-726299/client.crt
client-key: /home/jenkins/minikube-integration/19312-1114265/.minikube/profiles/pause-726299/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.86s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard