Test Report: Docker_Linux_docker_arm64 19162

                    
                      89a20d951172a9c02ba3fe0d5b85ec649467f23d:2024-07-01:35129
                    
                

Test fail (2/343)

Order failed test Duration
30 TestAddons/parallel/Ingress 38.68
310 TestStartStop/group/old-k8s-version/serial/SecondStart 382.5
x
+
TestAddons/parallel/Ingress (38.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-524777 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-524777 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-524777 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" [80aaefbe-67bb-40dc-809d-37c8d2b74fb5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [80aaefbe-67bb-40dc-809d-37c8d2b74fb5] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003118403s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-524777 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:299: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.12093441s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
addons_test.go:301: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:305: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable ingress-dns --alsologtostderr -v=1: (2.168493127s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable ingress --alsologtostderr -v=1: (7.798250942s)
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-524777
helpers_test.go:235: (dbg) docker inspect addons-524777:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1",
	        "Created": "2024-07-01T10:20:43.250407649Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8761,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-01T10:20:43.419289172Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:59cf53f54b1bed0b432ebf08c6ac817bec062867b90e25c5452b8e7c3276a7ff",
	        "ResolvConfPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/hostname",
	        "HostsPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/hosts",
	        "LogPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1-json.log",
	        "Name": "/addons-524777",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-524777:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-524777",
	            "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/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b-init/diff:/var/lib/docker/overlay2/e2acd239da47561f1d9e6fd001d862cb4e9126743685e90d21bf67d89013d8ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-524777",
	                "Source": "/var/lib/docker/volumes/addons-524777/_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-524777",
	            "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-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d",
	            "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-524777",
	                "name.minikube.sigs.k8s.io": "addons-524777",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3bd680844b8e72f6acc3593d4492a6d7cb179753eec99bb9a979b6fb7eae4068",
	            "SandboxKey": "/var/run/docker/netns/3bd680844b8e",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-524777": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "24ed019afbe901bc1a934f0047138f1fb3986c51bda263b4732cc1e1d0bf09ae",
	                    "EndpointID": "80897bedc0fadd4580450999945ff6c30b34b36aa9067b559509dc34a32cc4cc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-524777",
	                        "9e41c348b1f8"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-524777 -n addons-524777
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-524777 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 logs -n 25: (1.045203348s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-853630                                                                     | download-only-853630   | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| delete  | -p download-only-834214                                                                     | download-only-834214   | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| start   | --download-only -p                                                                          | download-docker-930280 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | download-docker-930280                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=docker                                                                  |                        |         |         |                     |                     |
	| delete  | -p download-docker-930280                                                                   | download-docker-930280 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-892917   | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | binary-mirror-892917                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44225                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=docker                                                                  |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-892917                                                                     | binary-mirror-892917   | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | addons-524777                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | addons-524777                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-524777 --wait=true                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:24 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=docker                                                                  |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	|         | -p addons-524777                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-524777 ip                                                                            | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	| addons  | addons-524777 addons disable                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	|         | -p addons-524777                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-524777 ssh cat                                                                       | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	|         | /opt/local-path-provisioner/pvc-35f29c88-304b-4ef0-9c28-da78ae15e134_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-524777 addons disable                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:25 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-524777 addons disable                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | addons-524777                                                                               |                        |         |         |                     |                     |
	| addons  | addons-524777 addons                                                                        | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-524777 addons                                                                        | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | addons-524777                                                                               |                        |         |         |                     |                     |
	| addons  | addons-524777 addons                                                                        | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-524777 ssh curl -s                                                                   | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-524777 ip                                                                            | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
	| addons  | addons-524777 addons disable                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:26 UTC | 01 Jul 24 10:26 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-524777 addons disable                                                                | addons-524777          | jenkins | v1.33.1 | 01 Jul 24 10:26 UTC | 01 Jul 24 10:26 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/01 10:20:19
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0701 10:20:19.122743    8264 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:20:19.123004    8264 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:19.123037    8264 out.go:304] Setting ErrFile to fd 2...
	I0701 10:20:19.123058    8264 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:19.123364    8264 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:20:19.123847    8264 out.go:298] Setting JSON to false
	I0701 10:20:19.124638    8264 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":161,"bootTime":1719829059,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 10:20:19.124735    8264 start.go:139] virtualization:  
	I0701 10:20:19.128107    8264 out.go:177] * [addons-524777] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0701 10:20:19.130132    8264 out.go:177]   - MINIKUBE_LOCATION=19162
	I0701 10:20:19.130194    8264 notify.go:220] Checking for updates...
	I0701 10:20:19.133962    8264 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 10:20:19.136034    8264 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:20:19.138502    8264 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 10:20:19.140931    8264 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0701 10:20:19.143046    8264 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0701 10:20:19.145230    8264 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 10:20:19.171507    8264 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 10:20:19.171656    8264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:19.231742    8264 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-01 10:20:19.223303857 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:19.231851    8264 docker.go:295] overlay module found
	I0701 10:20:19.234168    8264 out.go:177] * Using the docker driver based on user configuration
	I0701 10:20:19.235767    8264 start.go:297] selected driver: docker
	I0701 10:20:19.235789    8264 start.go:901] validating driver "docker" against <nil>
	I0701 10:20:19.235802    8264 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0701 10:20:19.236401    8264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:19.288671    8264 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-01 10:20:19.280284127 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:19.288823    8264 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0701 10:20:19.289048    8264 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]
	I0701 10:20:19.291154    8264 out.go:177] * Using Docker driver with root privileges
	I0701 10:20:19.293012    8264 cni.go:84] Creating CNI manager for ""
	I0701 10:20:19.293044    8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0701 10:20:19.293061    8264 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0701 10:20:19.293154    8264 start.go:340] cluster config:
	{Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker 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.2 ContainerRuntime:docker 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:
SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 10:20:19.295452    8264 out.go:177] * Starting "addons-524777" primary control-plane node in "addons-524777" cluster
	I0701 10:20:19.297428    8264 cache.go:121] Beginning downloading kic base image for docker with docker
	I0701 10:20:19.299587    8264 out.go:177] * Pulling base image v0.0.44-1719413016-19142 ...
	I0701 10:20:19.301295    8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
	I0701 10:20:19.301358    8264 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4
	I0701 10:20:19.301362    8264 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon
	I0701 10:20:19.301370    8264 cache.go:56] Caching tarball of preloaded images
	I0701 10:20:19.301444    8264 preload.go:173] Found /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I0701 10:20:19.301458    8264 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on docker
	I0701 10:20:19.301796    8264 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json ...
	I0701 10:20:19.301817    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json: {Name:mk52d7ac034320dfebc9cd798c6e02b248d867c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:19.317235    8264 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d to local cache
	I0701 10:20:19.317373    8264 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local cache directory
	I0701 10:20:19.317391    8264 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local cache directory, skipping pull
	I0701 10:20:19.317396    8264 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d exists in cache, skipping pull
	I0701 10:20:19.317405    8264 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d as a tarball
	I0701 10:20:19.317410    8264 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d from local cache
	I0701 10:20:35.837753    8264 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d from cached tarball
	I0701 10:20:35.837788    8264 cache.go:194] Successfully downloaded all kic artifacts
	I0701 10:20:35.837829    8264 start.go:360] acquireMachinesLock for addons-524777: {Name:mkd527540dbd785afb61c9b89f3a803cda016092 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0701 10:20:35.837956    8264 start.go:364] duration metric: took 94.617µs to acquireMachinesLock for "addons-524777"
	I0701 10:20:35.837983    8264 start.go:93] Provisioning new machine with config: &{Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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 Cust
omQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0701 10:20:35.838072    8264 start.go:125] createHost starting for "" (driver="docker")
	I0701 10:20:35.840247    8264 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0701 10:20:35.840475    8264 start.go:159] libmachine.API.Create for "addons-524777" (driver="docker")
	I0701 10:20:35.840513    8264 client.go:168] LocalClient.Create starting
	I0701 10:20:35.840630    8264 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem
	I0701 10:20:36.166966    8264 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem
	I0701 10:20:37.024032    8264 cli_runner.go:164] Run: docker network inspect addons-524777 --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}}]}"
	W0701 10:20:37.041807    8264 cli_runner.go:211] docker network inspect addons-524777 --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
	I0701 10:20:37.041911    8264 network_create.go:284] running [docker network inspect addons-524777] to gather additional debugging logs...
	I0701 10:20:37.041941    8264 cli_runner.go:164] Run: docker network inspect addons-524777
	W0701 10:20:37.056648    8264 cli_runner.go:211] docker network inspect addons-524777 returned with exit code 1
	I0701 10:20:37.056684    8264 network_create.go:287] error running [docker network inspect addons-524777]: docker network inspect addons-524777: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-524777 not found
	I0701 10:20:37.056697    8264 network_create.go:289] output of [docker network inspect addons-524777]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-524777 not found
	
	** /stderr **
	I0701 10:20:37.056808    8264 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}}]}"
	I0701 10:20:37.070973    8264 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:0x4001862880}
	I0701 10:20:37.071016    8264 network_create.go:124] attempt to create docker network addons-524777 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0701 10:20:37.071072    8264 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-524777 addons-524777
	I0701 10:20:37.134579    8264 network_create.go:108] docker network addons-524777 192.168.49.0/24 created
	I0701 10:20:37.134611    8264 kic.go:121] calculated static IP "192.168.49.2" for the "addons-524777" container
	I0701 10:20:37.134695    8264 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0701 10:20:37.149527    8264 cli_runner.go:164] Run: docker volume create addons-524777 --label name.minikube.sigs.k8s.io=addons-524777 --label created_by.minikube.sigs.k8s.io=true
	I0701 10:20:37.166054    8264 oci.go:103] Successfully created a docker volume addons-524777
	I0701 10:20:37.166143    8264 cli_runner.go:164] Run: docker run --rm --name addons-524777-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --entrypoint /usr/bin/test -v addons-524777:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -d /var/lib
	I0701 10:20:39.240359    8264 cli_runner.go:217] Completed: docker run --rm --name addons-524777-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --entrypoint /usr/bin/test -v addons-524777:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -d /var/lib: (2.07417162s)
	I0701 10:20:39.240387    8264 oci.go:107] Successfully prepared a docker volume addons-524777
	I0701 10:20:39.240405    8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
	I0701 10:20:39.240423    8264 kic.go:194] Starting extracting preloaded images to volume ...
	I0701 10:20:39.240507    8264 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-524777:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -I lz4 -xf /preloaded.tar -C /extractDir
	I0701 10:20:43.190065    8264 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-524777:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -I lz4 -xf /preloaded.tar -C /extractDir: (3.949510557s)
	I0701 10:20:43.190095    8264 kic.go:203] duration metric: took 3.949668558s to extract preloaded images to volume ...
	W0701 10:20:43.190262    8264 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0701 10:20:43.190416    8264 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0701 10:20:43.236111    8264 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-524777 --name addons-524777 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-524777 --network addons-524777 --ip 192.168.49.2 --volume addons-524777:/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-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d
	I0701 10:20:43.574492    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Running}}
	I0701 10:20:43.599752    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:20:43.618202    8264 cli_runner.go:164] Run: docker exec addons-524777 stat /var/lib/dpkg/alternatives/iptables
	I0701 10:20:43.685567    8264 oci.go:144] the created container "addons-524777" has a running status.
	I0701 10:20:43.685595    8264 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa...
	I0701 10:20:44.274028    8264 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0701 10:20:44.295752    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:20:44.316746    8264 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0701 10:20:44.316768    8264 kic_runner.go:114] Args: [docker exec --privileged addons-524777 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0701 10:20:44.385531    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:20:44.409522    8264 machine.go:94] provisionDockerMachine start ...
	I0701 10:20:44.409611    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:44.431263    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:44.431592    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:44.431608    8264 main.go:141] libmachine: About to run SSH command:
	hostname
	I0701 10:20:44.571002    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-524777
	
	I0701 10:20:44.571029    8264 ubuntu.go:169] provisioning hostname "addons-524777"
	I0701 10:20:44.571092    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:44.591522    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:44.591811    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:44.591831    8264 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-524777 && echo "addons-524777" | sudo tee /etc/hostname
	I0701 10:20:44.742898    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-524777
	
	I0701 10:20:44.742986    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:44.763021    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:44.763275    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:44.763291    8264 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-524777' /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-524777/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-524777' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0701 10:20:44.899128    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0701 10:20:44.899156    8264 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19162-2194/.minikube CaCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19162-2194/.minikube}
	I0701 10:20:44.899182    8264 ubuntu.go:177] setting up certificates
	I0701 10:20:44.899193    8264 provision.go:84] configureAuth start
	I0701 10:20:44.899278    8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
	I0701 10:20:44.915762    8264 provision.go:143] copyHostCerts
	I0701 10:20:44.915870    8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/ca.pem (1078 bytes)
	I0701 10:20:44.915996    8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/cert.pem (1123 bytes)
	I0701 10:20:44.916061    8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/key.pem (1679 bytes)
	I0701 10:20:44.916109    8264 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem org=jenkins.addons-524777 san=[127.0.0.1 192.168.49.2 addons-524777 localhost minikube]
	I0701 10:20:45.265618    8264 provision.go:177] copyRemoteCerts
	I0701 10:20:45.265740    8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0701 10:20:45.265795    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:45.286999    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:20:45.388076    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0701 10:20:45.413293    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0701 10:20:45.438605    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0701 10:20:45.464147    8264 provision.go:87] duration metric: took 564.940674ms to configureAuth
	I0701 10:20:45.464173    8264 ubuntu.go:193] setting minikube options for container-runtime
	I0701 10:20:45.464372    8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:20:45.464425    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:45.481549    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:45.481787    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:45.481803    8264 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0701 10:20:45.620239    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0701 10:20:45.620320    8264 ubuntu.go:71] root file system type: overlay
	I0701 10:20:45.620463    8264 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0701 10:20:45.620549    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:45.639082    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:45.639461    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:45.639551    8264 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0701 10:20:45.792752    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0701 10:20:45.792831    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:45.810054    8264 main.go:141] libmachine: Using SSH client type: native
	I0701 10:20:45.810305    8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0701 10:20:45.810329    8264 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0701 10:20:46.582149    8264 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-06-24 14:56:13.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-07-01 10:20:45.786067186 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0701 10:20:46.582184    8264 machine.go:97] duration metric: took 2.172636831s to provisionDockerMachine
	I0701 10:20:46.582197    8264 client.go:171] duration metric: took 10.741673321s to LocalClient.Create
	I0701 10:20:46.582215    8264 start.go:167] duration metric: took 10.741739886s to libmachine.API.Create "addons-524777"
	I0701 10:20:46.582224    8264 start.go:293] postStartSetup for "addons-524777" (driver="docker")
	I0701 10:20:46.582235    8264 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]
	I0701 10:20:46.582306    8264 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
	I0701 10:20:46.582350    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:46.600354    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:20:46.696257    8264 ssh_runner.go:195] Run: cat /etc/os-release
	I0701 10:20:46.699419    8264 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0701 10:20:46.699458    8264 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0701 10:20:46.699469    8264 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0701 10:20:46.699476    8264 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0701 10:20:46.699492    8264 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/addons for local assets ...
	I0701 10:20:46.699568    8264 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/files for local assets ...
	I0701 10:20:46.699595    8264 start.go:296] duration metric: took 117.364598ms for postStartSetup
	I0701 10:20:46.699900    8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
	I0701 10:20:46.715878    8264 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json ...
	I0701 10:20:46.716164    8264 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:20:46.716214    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:46.732414    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:20:46.823806    8264 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0701 10:20:46.828339    8264 start.go:128] duration metric: took 10.990247492s to createHost
	I0701 10:20:46.828369    8264 start.go:83] releasing machines lock for "addons-524777", held for 10.990401987s
	I0701 10:20:46.828474    8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
	I0701 10:20:46.845064    8264 ssh_runner.go:195] Run: cat /version.json
	I0701 10:20:46.845127    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:46.845368    8264 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0701 10:20:46.845446    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:20:46.866407    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:20:46.867522    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:20:47.086415    8264 ssh_runner.go:195] Run: systemctl --version
	I0701 10:20:47.090707    8264 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0701 10:20:47.094856    8264 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0701 10:20:47.119329    8264 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0701 10:20:47.119409    8264 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" ;
	I0701 10:20:47.149699    8264 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0701 10:20:47.149730    8264 start.go:494] detecting cgroup driver to use...
	I0701 10:20:47.149763    8264 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0701 10:20:47.149872    8264 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0701 10:20:47.165509    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0701 10:20:47.175399    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0701 10:20:47.184911    8264 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0701 10:20:47.185012    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0701 10:20:47.194672    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0701 10:20:47.203936    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0701 10:20:47.213458    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0701 10:20:47.223001    8264 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0701 10:20:47.232052    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0701 10:20:47.241431    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0701 10:20:47.250992    8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0701 10:20:47.260725    8264 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0701 10:20:47.269231    8264 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0701 10:20:47.277762    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:20:47.361600    8264 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0701 10:20:47.449289    8264 start.go:494] detecting cgroup driver to use...
	I0701 10:20:47.449378    8264 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0701 10:20:47.449455    8264 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0701 10:20:47.468180    8264 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0701 10:20:47.468279    8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0701 10:20:47.480994    8264 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0701 10:20:47.499031    8264 ssh_runner.go:195] Run: which cri-dockerd
	I0701 10:20:47.503355    8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0701 10:20:47.513467    8264 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0701 10:20:47.538936    8264 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0701 10:20:47.642699    8264 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0701 10:20:47.750019    8264 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0701 10:20:47.750173    8264 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0701 10:20:47.767991    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:20:47.854322    8264 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0701 10:20:48.137813    8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0701 10:20:48.150658    8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0701 10:20:48.163932    8264 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0701 10:20:48.262873    8264 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0701 10:20:48.355311    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:20:48.452586    8264 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0701 10:20:48.467674    8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0701 10:20:48.478929    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:20:48.567145    8264 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0701 10:20:48.634404    8264 start.go:541] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0701 10:20:48.634543    8264 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0701 10:20:48.638087    8264 start.go:562] Will wait 60s for crictl version
	I0701 10:20:48.638184    8264 ssh_runner.go:195] Run: which crictl
	I0701 10:20:48.644157    8264 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0701 10:20:48.686263    8264 start.go:578] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.0.1
	RuntimeApiVersion:  v1
	I0701 10:20:48.686375    8264 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0701 10:20:48.708581    8264 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0701 10:20:48.739431    8264 out.go:204] * Preparing Kubernetes v1.30.2 on Docker 27.0.1 ...
	I0701 10:20:48.739545    8264 cli_runner.go:164] Run: docker network inspect addons-524777 --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}}]}"
	I0701 10:20:48.754517    8264 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0701 10:20:48.758377    8264 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""
	I0701 10:20:48.769035    8264 kubeadm.go:877] updating cluster {Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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 CustomQemuF
irmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0701 10:20:48.769148    8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
	I0701 10:20:48.769207    8264 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0701 10:20:48.789950    8264 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.2
	registry.k8s.io/kube-controller-manager:v1.30.2
	registry.k8s.io/kube-scheduler:v1.30.2
	registry.k8s.io/kube-proxy:v1.30.2
	registry.k8s.io/etcd:3.5.12-0
	registry.k8s.io/coredns/coredns:v1.11.1
	registry.k8s.io/pause:3.9
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0701 10:20:48.789972    8264 docker.go:615] Images already preloaded, skipping extraction
	I0701 10:20:48.790033    8264 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0701 10:20:48.806429    8264 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.2
	registry.k8s.io/kube-scheduler:v1.30.2
	registry.k8s.io/kube-controller-manager:v1.30.2
	registry.k8s.io/kube-proxy:v1.30.2
	registry.k8s.io/etcd:3.5.12-0
	registry.k8s.io/coredns/coredns:v1.11.1
	registry.k8s.io/pause:3.9
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0701 10:20:48.806453    8264 cache_images.go:84] Images are preloaded, skipping loading
	I0701 10:20:48.806471    8264 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 docker true true} ...
	I0701 10:20:48.806570    8264 kubeadm.go:940] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-524777 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0701 10:20:48.806641    8264 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0701 10:20:48.852121    8264 cni.go:84] Creating CNI manager for ""
	I0701 10:20:48.852145    8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0701 10:20:48.852157    8264 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0701 10:20:48.852176    8264 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-524777 NodeName:addons-524777 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0701 10:20:48.852328    8264 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/cri-dockerd.sock
	  name: "addons-524777"
	  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.2
	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/cri-dockerd.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
	
	I0701 10:20:48.852396    8264 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
	I0701 10:20:48.860859    8264 binaries.go:44] Found k8s binaries, skipping transfer
	I0701 10:20:48.860967    8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0701 10:20:48.869418    8264 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
	I0701 10:20:48.888195    8264 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0701 10:20:48.906351    8264 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2155 bytes)
	I0701 10:20:48.924326    8264 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0701 10:20:48.927737    8264 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""
	I0701 10:20:48.938180    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:20:49.023615    8264 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0701 10:20:49.036953    8264 certs.go:68] Setting up /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777 for IP: 192.168.49.2
	I0701 10:20:49.037027    8264 certs.go:194] generating shared ca certs ...
	I0701 10:20:49.037058    8264 certs.go:226] acquiring lock for ca certs: {Name:mk190b9986027b92e10049426e9c1a50d0addb47 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:49.037229    8264 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key
	I0701 10:20:49.788089    8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt ...
	I0701 10:20:49.788120    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt: {Name:mk2e97413e5d6b076d1f7312b9559f47380c760f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:49.788306    8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key ...
	I0701 10:20:49.788318    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key: {Name:mkc8c03eb02da3ac91ae8a99f28a67547e2691b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:49.788397    8264 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key
	I0701 10:20:50.343286    8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt ...
	I0701 10:20:50.343316    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt: {Name:mk1a28b8477a0e25caadbf64dce2c0f2513f1d72 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:50.343496    8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key ...
	I0701 10:20:50.343509    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key: {Name:mkb7641ad92f8709c33be215a59e6139930452bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:50.343587    8264 certs.go:256] generating profile certs ...
	I0701 10:20:50.343646    8264 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key
	I0701 10:20:50.343672    8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt with IP's: []
	I0701 10:20:50.803498    8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt ...
	I0701 10:20:50.803529    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: {Name:mkfbf7636f8aaf2ce913150f40965cbbe20a9190 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:50.803703    8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key ...
	I0701 10:20:50.803716    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key: {Name:mkf43b5f93c1f84b949c35bf7011b56c250edcf5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:50.803788    8264 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488
	I0701 10:20:50.803810    8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0701 10:20:51.592129    8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 ...
	I0701 10:20:51.592165    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488: {Name:mk69ec428efc0acb6d9e1461cf03fad33dd9f5c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:51.592343    8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488 ...
	I0701 10:20:51.592358    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488: {Name:mkdaf8f9cd6c89001e2c676464b56bc0ae45c638 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:51.592443    8264 certs.go:381] copying /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 -> /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt
	I0701 10:20:51.592520    8264 certs.go:385] copying /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488 -> /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key
	I0701 10:20:51.592570    8264 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key
	I0701 10:20:51.592593    8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt with IP's: []
	I0701 10:20:51.976771    8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt ...
	I0701 10:20:51.976801    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt: {Name:mk009cdaac06753c80b41dbfc97a8ac25199993c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:51.976981    8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key ...
	I0701 10:20:51.976991    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key: {Name:mk74086c7211a8dd9f3bad8a594ef792ff5dbbf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:20:51.977165    8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem (1679 bytes)
	I0701 10:20:51.977204    8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem (1078 bytes)
	I0701 10:20:51.977233    8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem (1123 bytes)
	I0701 10:20:51.977261    8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem (1679 bytes)
	I0701 10:20:51.977844    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0701 10:20:52.004509    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0701 10:20:52.033846    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0701 10:20:52.059868    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0701 10:20:52.085635    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0701 10:20:52.109655    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0701 10:20:52.136626    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0701 10:20:52.160378    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0701 10:20:52.184712    8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0701 10:20:52.210274    8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0701 10:20:52.228342    8264 ssh_runner.go:195] Run: openssl version
	I0701 10:20:52.233951    8264 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"
	I0701 10:20:52.243469    8264 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0701 10:20:52.246888    8264 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  1 10:20 /usr/share/ca-certificates/minikubeCA.pem
	I0701 10:20:52.246988    8264 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0701 10:20:52.253809    8264 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"
	I0701 10:20:52.263000    8264 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0701 10:20:52.266263    8264 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
	I0701 10:20:52.266307    8264 kubeadm.go:391] StartCluster: {Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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 CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 10:20:52.266433    8264 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0701 10:20:52.283119    8264 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0701 10:20:52.291533    8264 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0701 10:20:52.300097    8264 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0701 10:20:52.300181    8264 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
	I0701 10:20:52.310454    8264 kubeadm.go:154] 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
	I0701 10:20:52.310475    8264 kubeadm.go:156] found existing configuration files:
	
	I0701 10:20:52.310549    8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0701 10:20:52.319528    8264 kubeadm.go:162] "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
	I0701 10:20:52.319598    8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0701 10:20:52.327795    8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0701 10:20:52.336100    8264 kubeadm.go:162] "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
	I0701 10:20:52.336163    8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0701 10:20:52.344171    8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0701 10:20:52.353025    8264 kubeadm.go:162] "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
	I0701 10:20:52.353100    8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0701 10:20:52.361360    8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0701 10:20:52.369850    8264 kubeadm.go:162] "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
	I0701 10:20:52.370022    8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0701 10:20:52.378320    8264 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$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"
	I0701 10:20:52.459199    8264 kubeadm.go:309] 	[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-1063-aws\n", err: exit status 1
	I0701 10:20:52.521327    8264 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0701 10:21:07.929786    8264 kubeadm.go:309] [init] Using Kubernetes version: v1.30.2
	I0701 10:21:07.929844    8264 kubeadm.go:309] [preflight] Running pre-flight checks
	I0701 10:21:07.929974    8264 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0701 10:21:07.930065    8264 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1063-aws
	I0701 10:21:07.930118    8264 kubeadm.go:309] OS: Linux
	I0701 10:21:07.930174    8264 kubeadm.go:309] CGROUPS_CPU: enabled
	I0701 10:21:07.930236    8264 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0701 10:21:07.930282    8264 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0701 10:21:07.930348    8264 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0701 10:21:07.930412    8264 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0701 10:21:07.930465    8264 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0701 10:21:07.930514    8264 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0701 10:21:07.930563    8264 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0701 10:21:07.930611    8264 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0701 10:21:07.930697    8264 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0701 10:21:07.930793    8264 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0701 10:21:07.930885    8264 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0701 10:21:07.930949    8264 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0701 10:21:07.932714    8264 out.go:204]   - Generating certificates and keys ...
	I0701 10:21:07.932839    8264 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0701 10:21:07.932917    8264 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0701 10:21:07.932999    8264 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0701 10:21:07.933062    8264 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0701 10:21:07.933134    8264 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0701 10:21:07.933216    8264 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0701 10:21:07.933284    8264 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0701 10:21:07.933406    8264 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-524777 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0701 10:21:07.933461    8264 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0701 10:21:07.933583    8264 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-524777 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0701 10:21:07.933658    8264 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0701 10:21:07.933766    8264 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0701 10:21:07.933830    8264 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0701 10:21:07.933892    8264 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0701 10:21:07.933952    8264 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0701 10:21:07.934035    8264 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0701 10:21:07.934095    8264 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0701 10:21:07.934161    8264 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0701 10:21:07.934223    8264 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0701 10:21:07.934340    8264 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0701 10:21:07.934421    8264 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0701 10:21:07.937576    8264 out.go:204]   - Booting up control plane ...
	I0701 10:21:07.937729    8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0701 10:21:07.937839    8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0701 10:21:07.937931    8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0701 10:21:07.938043    8264 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0701 10:21:07.938157    8264 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0701 10:21:07.938209    8264 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0701 10:21:07.938351    8264 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0701 10:21:07.938449    8264 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0701 10:21:07.938516    8264 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501593149s
	I0701 10:21:07.938592    8264 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0701 10:21:07.938671    8264 kubeadm.go:309] [api-check] The API server is healthy after 5.502103232s
	I0701 10:21:07.938820    8264 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0701 10:21:07.938961    8264 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0701 10:21:07.939029    8264 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0701 10:21:07.939210    8264 kubeadm.go:309] [mark-control-plane] Marking the node addons-524777 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0701 10:21:07.939312    8264 kubeadm.go:309] [bootstrap-token] Using token: ncvdln.ds7vbv8wnaaiqobi
	I0701 10:21:07.941176    8264 out.go:204]   - Configuring RBAC rules ...
	I0701 10:21:07.941375    8264 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0701 10:21:07.941467    8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0701 10:21:07.941634    8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0701 10:21:07.941815    8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0701 10:21:07.941934    8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0701 10:21:07.942024    8264 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0701 10:21:07.942137    8264 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0701 10:21:07.942190    8264 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0701 10:21:07.942255    8264 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0701 10:21:07.942268    8264 kubeadm.go:309] 
	I0701 10:21:07.942383    8264 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0701 10:21:07.942392    8264 kubeadm.go:309] 
	I0701 10:21:07.942495    8264 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0701 10:21:07.942510    8264 kubeadm.go:309] 
	I0701 10:21:07.942536    8264 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0701 10:21:07.942616    8264 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0701 10:21:07.942705    8264 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0701 10:21:07.942716    8264 kubeadm.go:309] 
	I0701 10:21:07.942769    8264 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0701 10:21:07.942777    8264 kubeadm.go:309] 
	I0701 10:21:07.942828    8264 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0701 10:21:07.942836    8264 kubeadm.go:309] 
	I0701 10:21:07.942890    8264 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0701 10:21:07.942972    8264 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0701 10:21:07.943043    8264 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0701 10:21:07.943050    8264 kubeadm.go:309] 
	I0701 10:21:07.943131    8264 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0701 10:21:07.943207    8264 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0701 10:21:07.943215    8264 kubeadm.go:309] 
	I0701 10:21:07.943377    8264 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token ncvdln.ds7vbv8wnaaiqobi \
	I0701 10:21:07.943531    8264 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:32138ba9321de5ce137c8e686885f0153267851406d2e52a6bd6dd724294109c \
	I0701 10:21:07.943570    8264 kubeadm.go:309] 	--control-plane 
	I0701 10:21:07.943581    8264 kubeadm.go:309] 
	I0701 10:21:07.943678    8264 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0701 10:21:07.943687    8264 kubeadm.go:309] 
	I0701 10:21:07.943774    8264 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token ncvdln.ds7vbv8wnaaiqobi \
	I0701 10:21:07.943891    8264 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:32138ba9321de5ce137c8e686885f0153267851406d2e52a6bd6dd724294109c 
	I0701 10:21:07.943930    8264 cni.go:84] Creating CNI manager for ""
	I0701 10:21:07.943959    8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0701 10:21:07.946586    8264 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0701 10:21:07.948321    8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0701 10:21:07.957465    8264 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0701 10:21:07.976197    8264 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0701 10:21:07.976320    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:07.976395    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-524777 minikube.k8s.io/updated_at=2024_07_01T10_21_07_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d5b534308abe5dfb86f36450c6d9ededa442aa16 minikube.k8s.io/name=addons-524777 minikube.k8s.io/primary=true
	I0701 10:21:08.131515    8264 ops.go:34] apiserver oom_adj: -16
	I0701 10:21:08.131641    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:08.632431    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:09.131934    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:09.632106    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:10.132244    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:10.632320    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:11.132382    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:11.632651    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:12.131687    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:12.632686    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:13.131842    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:13.631763    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:14.131843    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:14.631751    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:15.131728    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:15.632614    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:16.131914    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:16.631685    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:17.132245    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:17.632633    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:18.131793    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:18.632241    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:19.131856    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:19.632340    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:20.131651    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:20.631671    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:21.132077    8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0701 10:21:21.225139    8264 kubeadm.go:1107] duration metric: took 13.248856284s to wait for elevateKubeSystemPrivileges
	W0701 10:21:21.225169    8264 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0701 10:21:21.225176    8264 kubeadm.go:393] duration metric: took 28.958873219s to StartCluster
	I0701 10:21:21.225192    8264 settings.go:142] acquiring lock: {Name:mkf4af070445ff3e0f9e45baa2a95fced3bd4aa5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:21:21.225303    8264 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:21:21.225670    8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/kubeconfig: {Name:mkf75306dbed073dd6e3a0b2f9a8268e13312c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 10:21:21.225853    8264 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0701 10:21:21.226017    8264 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0701 10:21:21.226262    8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:21:21.226290    8264 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]
	I0701 10:21:21.226372    8264 addons.go:69] Setting yakd=true in profile "addons-524777"
	I0701 10:21:21.226392    8264 addons.go:234] Setting addon yakd=true in "addons-524777"
	I0701 10:21:21.226414    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.226984    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.227511    8264 addons.go:69] Setting inspektor-gadget=true in profile "addons-524777"
	I0701 10:21:21.227534    8264 addons.go:234] Setting addon inspektor-gadget=true in "addons-524777"
	I0701 10:21:21.227558    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.227973    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.228255    8264 addons.go:69] Setting metrics-server=true in profile "addons-524777"
	I0701 10:21:21.228275    8264 addons.go:234] Setting addon metrics-server=true in "addons-524777"
	I0701 10:21:21.228297    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.228816    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.231204    8264 addons.go:69] Setting cloud-spanner=true in profile "addons-524777"
	I0701 10:21:21.231604    8264 addons.go:234] Setting addon cloud-spanner=true in "addons-524777"
	I0701 10:21:21.231668    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.231379    8264 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-524777"
	I0701 10:21:21.231852    8264 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-524777"
	I0701 10:21:21.231871    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.232278    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.232611    8264 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-524777"
	I0701 10:21:21.232654    8264 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-524777"
	I0701 10:21:21.232707    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.233638    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.238938    8264 addons.go:69] Setting registry=true in profile "addons-524777"
	I0701 10:21:21.238972    8264 addons.go:234] Setting addon registry=true in "addons-524777"
	I0701 10:21:21.239013    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.239490    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.231387    8264 addons.go:69] Setting default-storageclass=true in profile "addons-524777"
	I0701 10:21:21.244153    8264 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-524777"
	I0701 10:21:21.231400    8264 addons.go:69] Setting gcp-auth=true in profile "addons-524777"
	I0701 10:21:21.244224    8264 mustload.go:65] Loading cluster: addons-524777
	I0701 10:21:21.231407    8264 addons.go:69] Setting ingress=true in profile "addons-524777"
	I0701 10:21:21.244294    8264 addons.go:234] Setting addon ingress=true in "addons-524777"
	I0701 10:21:21.244343    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.231417    8264 addons.go:69] Setting ingress-dns=true in profile "addons-524777"
	I0701 10:21:21.244705    8264 addons.go:234] Setting addon ingress-dns=true in "addons-524777"
	I0701 10:21:21.244734    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.245207    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.231424    8264 out.go:177] * Verifying Kubernetes components...
	I0701 10:21:21.248458    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.250132    8264 addons.go:69] Setting storage-provisioner=true in profile "addons-524777"
	I0701 10:21:21.250161    8264 addons.go:234] Setting addon storage-provisioner=true in "addons-524777"
	I0701 10:21:21.250190    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.250590    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.273465    8264 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-524777"
	I0701 10:21:21.273500    8264 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-524777"
	I0701 10:21:21.273905    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.286332    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.289382    8264 addons.go:69] Setting volcano=true in profile "addons-524777"
	I0701 10:21:21.289422    8264 addons.go:234] Setting addon volcano=true in "addons-524777"
	I0701 10:21:21.289457    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.289904    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.311697    8264 addons.go:69] Setting volumesnapshots=true in profile "addons-524777"
	I0701 10:21:21.311737    8264 addons.go:234] Setting addon volumesnapshots=true in "addons-524777"
	I0701 10:21:21.311772    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.312965    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.339805    8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:21:21.340181    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.365376    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.408727    8264 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0701 10:21:21.413935    8264 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0701 10:21:21.413962    8264 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0701 10:21:21.414034    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.422019    8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 10:21:21.452095    8264 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0701 10:21:21.457087    8264 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0701 10:21:21.457161    8264 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0701 10:21:21.457263    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.469280    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0701 10:21:21.474651    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0701 10:21:21.474884    8264 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0701 10:21:21.476857    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0701 10:21:21.478848    8264 out.go:177]   - Using image docker.io/registry:2.8.3
	I0701 10:21:21.497369    8264 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
	I0701 10:21:21.499563    8264 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
	I0701 10:21:21.505016    8264 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0701 10:21:21.505039    8264 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0701 10:21:21.505114    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.515848    8264 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0701 10:21:21.515867    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0701 10:21:21.515924    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.523794    8264 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0701 10:21:21.524410    8264 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0701 10:21:21.524433    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0701 10:21:21.524492    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.537820    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.539437    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0701 10:21:21.542009    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0701 10:21:21.544144    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0701 10:21:21.546408    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0701 10:21:21.551549    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0701 10:21:21.553298    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0701 10:21:21.553356    8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0701 10:21:21.553473    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.563925    8264 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
	I0701 10:21:21.570268    8264 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0701 10:21:21.570296    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0701 10:21:21.570373    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.573855    8264 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.7.0
	I0701 10:21:21.579700    8264 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.7.0
	I0701 10:21:21.587381    8264 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.7.0
	I0701 10:21:21.588435    8264 addons.go:234] Setting addon default-storageclass=true in "addons-524777"
	I0701 10:21:21.588471    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.589948    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.597561    8264 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-524777"
	I0701 10:21:21.597618    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:21.598111    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:21.620081    8264 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 10:21:21.620110    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0701 10:21:21.620175    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.635526    8264 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0701 10:21:21.637348    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0701 10:21:21.637372    8264 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0701 10:21:21.637438    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.684959    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.690319    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.694669    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.704137    8264 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0701 10:21:21.707213    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.710516    8264 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0701 10:21:21.710713    8264 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0701 10:21:21.710736    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0701 10:21:21.710795    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.754748    8264 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0701 10:21:21.763431    8264 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
	I0701 10:21:21.792388    8264 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0701 10:21:21.817547    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0701 10:21:21.817622    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.818417    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.819029    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.819608    8264 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0701 10:21:21.819630    8264 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0701 10:21:21.819690    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.832949    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.806710    8264 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0701 10:21:21.834041    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (626760 bytes)
	I0701 10:21:21.834112    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.817164    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.841728    8264 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0701 10:21:21.843690    8264 out.go:177]   - Using image docker.io/busybox:stable
	I0701 10:21:21.845954    8264 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0701 10:21:21.845979    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0701 10:21:21.846108    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:21.855592    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.890386    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.916079    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.921468    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.924900    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:21.943641    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:22.436404    8264 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0701 10:21:22.436431    8264 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0701 10:21:22.542212    8264 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.12016084s)
	I0701 10:21:22.542284    8264 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.316234554s)
	I0701 10:21:22.542424    8264 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0701 10:21:22.542468    8264 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0701 10:21:22.597612    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 10:21:22.618276    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0701 10:21:22.618317    8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0701 10:21:22.679674    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0701 10:21:22.700882    8264 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0701 10:21:22.700908    8264 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0701 10:21:22.778657    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0701 10:21:22.836784    8264 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0701 10:21:22.836813    8264 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0701 10:21:22.849179    8264 node_ready.go:35] waiting up to 6m0s for node "addons-524777" to be "Ready" ...
	I0701 10:21:22.852709    8264 node_ready.go:49] node "addons-524777" has status "Ready":"True"
	I0701 10:21:22.852733    8264 node_ready.go:38] duration metric: took 3.523288ms for node "addons-524777" to be "Ready" ...
	I0701 10:21:22.852744    8264 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" ...
	I0701 10:21:22.864552    8264 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:22.980989    8264 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0701 10:21:22.981015    8264 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0701 10:21:23.030180    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0701 10:21:23.061658    8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0701 10:21:23.061687    8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0701 10:21:23.061855    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0701 10:21:23.076645    8264 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0701 10:21:23.076670    8264 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0701 10:21:23.080711    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0701 10:21:23.083861    8264 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0701 10:21:23.083915    8264 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0701 10:21:23.136855    8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0701 10:21:23.136879    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0701 10:21:23.194490    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0701 10:21:23.202815    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0701 10:21:23.202854    8264 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)
	I0701 10:21:23.219255    8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0701 10:21:23.219278    8264 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0701 10:21:23.237639    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0701 10:21:23.282860    8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0701 10:21:23.282901    8264 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0701 10:21:23.302686    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0701 10:21:23.302713    8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0701 10:21:23.332083    8264 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0701 10:21:23.332108    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0701 10:21:23.343496    8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0701 10:21:23.343523    8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0701 10:21:23.354813    8264 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0701 10:21:23.354847    8264 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0701 10:21:23.395657    8264 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0701 10:21:23.395683    8264 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0701 10:21:23.456119    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:23.579018    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0701 10:21:23.579045    8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0701 10:21:23.593271    8264 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0701 10:21:23.593298    8264 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0701 10:21:23.623275    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0701 10:21:23.642656    8264 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0701 10:21:23.642681    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0701 10:21:23.657622    8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0701 10:21:23.657665    8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0701 10:21:23.857959    8264 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0701 10:21:23.857986    8264 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0701 10:21:23.890693    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0701 10:21:23.890720    8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0701 10:21:23.912213    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:23.975630    8264 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0701 10:21:23.975670    8264 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0701 10:21:23.985429    8264 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0701 10:21:23.985460    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0701 10:21:24.040997    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0701 10:21:24.041033    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0701 10:21:24.349708    8264 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0701 10:21:24.349731    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0701 10:21:24.370637    8264 pod_ready.go:92] pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.370666    8264 pod_ready.go:81] duration metric: took 1.506080897s for pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.370718    8264 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.377008    8264 pod_ready.go:92] pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.377081    8264 pod_ready.go:81] duration metric: took 6.353433ms for pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.377121    8264 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.382788    8264 pod_ready.go:92] pod "etcd-addons-524777" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.382856    8264 pod_ready.go:81] duration metric: took 5.711289ms for pod "etcd-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.382884    8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.388811    8264 pod_ready.go:92] pod "kube-apiserver-addons-524777" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.388849    8264 pod_ready.go:81] duration metric: took 5.943612ms for pod "kube-apiserver-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.388878    8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.444005    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0701 10:21:24.444031    8264 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0701 10:21:24.453602    8264 pod_ready.go:92] pod "kube-controller-manager-addons-524777" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.453636    8264 pod_ready.go:81] duration metric: took 64.729621ms for pod "kube-controller-manager-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.453650    8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-mgtw4" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.458807    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:24.573363    8264 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.030866181s)
	I0701 10:21:24.573402    8264 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0701 10:21:24.722737    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:24.834423    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0701 10:21:24.834449    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0701 10:21:24.852834    8264 pod_ready.go:92] pod "kube-proxy-mgtw4" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:24.852975    8264 pod_ready.go:81] duration metric: took 399.316008ms for pod "kube-proxy-mgtw4" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:24.853012    8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:25.082880    8264 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-524777" context rescaled to 1 replicas
	I0701 10:21:25.100282    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.502631293s)
	I0701 10:21:25.100377    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.420680985s)
	I0701 10:21:25.173752    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0701 10:21:25.173787    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0701 10:21:25.253018    8264 pod_ready.go:92] pod "kube-scheduler-addons-524777" in "kube-system" namespace has status "Ready":"True"
	I0701 10:21:25.253091    8264 pod_ready.go:81] duration metric: took 400.054813ms for pod "kube-scheduler-addons-524777" in "kube-system" namespace to be "Ready" ...
	I0701 10:21:25.253116    8264 pod_ready.go:38] duration metric: took 2.400328931s 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" ...
	I0701 10:21:25.253165    8264 api_server.go:52] waiting for apiserver process to appear ...
	I0701 10:21:25.253241    8264 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0701 10:21:25.531560    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.75286654s)
	I0701 10:21:25.625817    8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0701 10:21:25.625899    8264 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0701 10:21:26.142970    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:28.548633    8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0701 10:21:28.548718    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:28.574886    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:29.460602    8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0701 10:21:29.733523    8264 addons.go:234] Setting addon gcp-auth=true in "addons-524777"
	I0701 10:21:29.733574    8264 host.go:66] Checking if "addons-524777" exists ...
	I0701 10:21:29.734016    8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
	I0701 10:21:29.752321    8264 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0701 10:21:29.752377    8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
	I0701 10:21:29.773059    8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
	I0701 10:21:31.775435    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (8.745216878s)
	I0701 10:21:31.775467    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.713588268s)
	I0701 10:21:31.775475    8264 addons.go:475] Verifying addon ingress=true in "addons-524777"
	I0701 10:21:31.778022    8264 out.go:177] * Verifying ingress addon...
	I0701 10:21:31.781335    8264 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0701 10:21:31.785959    8264 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0701 10:21:31.785986    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:32.298704    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:32.792305    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:33.311001    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:33.789683    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:33.815841    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (10.621326759s)
	I0701 10:21:33.816054    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (10.578376775s)
	I0701 10:21:33.816166    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (10.360020044s)
	I0701 10:21:33.816181    8264 addons.go:475] Verifying addon metrics-server=true in "addons-524777"
	I0701 10:21:33.816212    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (10.192911238s)
	I0701 10:21:33.816225    8264 addons.go:475] Verifying addon registry=true in "addons-524777"
	I0701 10:21:33.816516    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (9.357679107s)
	I0701 10:21:33.815800    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (10.735046869s)
	I0701 10:21:33.816335    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (9.904093644s)
	I0701 10:21:33.816679    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (9.093898628s)
	W0701 10:21:33.816718    8264 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:33.816746    8264 retry.go:31] will retry after 229.857001ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:33.816756    8264 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (8.563478082s)
	I0701 10:21:33.816788    8264 api_server.go:72] duration metric: took 12.590913142s to wait for apiserver process to appear ...
	I0701 10:21:33.816794    8264 api_server.go:88] waiting for apiserver healthz status ...
	I0701 10:21:33.816811    8264 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0701 10:21:33.823998    8264 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-524777 service yakd-dashboard -n yakd-dashboard
	
	I0701 10:21:33.824132    8264 out.go:177] * Verifying registry addon...
	I0701 10:21:33.827873    8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0701 10:21:33.837786    8264 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0701 10:21:33.839553    8264 api_server.go:141] control plane version: v1.30.2
	I0701 10:21:33.839579    8264 api_server.go:131] duration metric: took 22.777865ms to wait for apiserver health ...
	I0701 10:21:33.839587    8264 system_pods.go:43] waiting for kube-system pods to appear ...
	I0701 10:21:33.849384    8264 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0701 10:21:33.849459    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:33.861518    8264 system_pods.go:59] 15 kube-system pods found
	I0701 10:21:33.861737    8264 system_pods.go:61] "coredns-7db6d8ff4d-n5fnz" [b4637dc2-9295-463f-be47-4b83fcd9f6c8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
	I0701 10:21:33.861766    8264 system_pods.go:61] "coredns-7db6d8ff4d-xrhb7" [20357ec6-4275-40d4-a4d8-b7e546894518] Running
	I0701 10:21:33.861785    8264 system_pods.go:61] "etcd-addons-524777" [da3d332a-9688-4f40-a1eb-58727d871770] Running
	I0701 10:21:33.861809    8264 system_pods.go:61] "kube-apiserver-addons-524777" [d317d1ec-e305-4f4c-96c6-9d6af59e7e4e] Running
	I0701 10:21:33.861842    8264 system_pods.go:61] "kube-controller-manager-addons-524777" [36a5bf47-4e36-4584-b85c-6c82263fcdf4] Running
	I0701 10:21:33.861866    8264 system_pods.go:61] "kube-ingress-dns-minikube" [d2c6e1a6-f631-45b8-b0ad-93c86c24562b] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0701 10:21:33.861888    8264 system_pods.go:61] "kube-proxy-mgtw4" [05771158-1b35-47f1-a7bb-e9a7d965b85d] Running
	I0701 10:21:33.861910    8264 system_pods.go:61] "kube-scheduler-addons-524777" [fd3b60d0-ed6c-488c-b8fb-1446638849c7] Running
	I0701 10:21:33.861942    8264 system_pods.go:61] "metrics-server-c59844bb4-t8dkq" [d873aa90-9786-4090-bce6-0f1ab9913838] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0701 10:21:33.862147    8264 system_pods.go:61] "nvidia-device-plugin-daemonset-tjcdl" [67fd4912-6768-4350-a62b-fb70419c31a5] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0701 10:21:33.862177    8264 system_pods.go:61] "registry-6k79c" [d61f3566-8f69-4173-b8a3-2e2a14965398] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0701 10:21:33.862201    8264 system_pods.go:61] "registry-proxy-krqdh" [cdf3b4cc-e6f5-496e-a1cd-17a2d51416a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0701 10:21:33.862224    8264 system_pods.go:61] "snapshot-controller-745499f584-h8zpx" [a1405398-bf2a-440c-b20e-fbc61a53f5c1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0701 10:21:33.862260    8264 system_pods.go:61] "snapshot-controller-745499f584-m68f9" [3702ec98-6454-4394-b249-e660ad09779b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0701 10:21:33.862283    8264 system_pods.go:61] "storage-provisioner" [78224430-c824-4525-9c0f-c06dd95cf584] Running
	I0701 10:21:33.862304    8264 system_pods.go:74] duration metric: took 22.711553ms to wait for pod list to return data ...
	I0701 10:21:33.862328    8264 default_sa.go:34] waiting for default service account to be created ...
	I0701 10:21:33.867946    8264 default_sa.go:45] found service account: "default"
	I0701 10:21:33.868008    8264 default_sa.go:55] duration metric: took 5.658016ms for default service account to be created ...
	I0701 10:21:33.868033    8264 system_pods.go:116] waiting for k8s-apps to be running ...
	I0701 10:21:33.878625    8264 system_pods.go:86] 14 kube-system pods found
	I0701 10:21:33.878701    8264 system_pods.go:89] "coredns-7db6d8ff4d-xrhb7" [20357ec6-4275-40d4-a4d8-b7e546894518] Running
	I0701 10:21:33.878722    8264 system_pods.go:89] "etcd-addons-524777" [da3d332a-9688-4f40-a1eb-58727d871770] Running
	I0701 10:21:33.878743    8264 system_pods.go:89] "kube-apiserver-addons-524777" [d317d1ec-e305-4f4c-96c6-9d6af59e7e4e] Running
	I0701 10:21:33.878778    8264 system_pods.go:89] "kube-controller-manager-addons-524777" [36a5bf47-4e36-4584-b85c-6c82263fcdf4] Running
	I0701 10:21:33.878811    8264 system_pods.go:89] "kube-ingress-dns-minikube" [d2c6e1a6-f631-45b8-b0ad-93c86c24562b] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0701 10:21:33.878844    8264 system_pods.go:89] "kube-proxy-mgtw4" [05771158-1b35-47f1-a7bb-e9a7d965b85d] Running
	I0701 10:21:33.878865    8264 system_pods.go:89] "kube-scheduler-addons-524777" [fd3b60d0-ed6c-488c-b8fb-1446638849c7] Running
	I0701 10:21:33.878899    8264 system_pods.go:89] "metrics-server-c59844bb4-t8dkq" [d873aa90-9786-4090-bce6-0f1ab9913838] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0701 10:21:33.878927    8264 system_pods.go:89] "nvidia-device-plugin-daemonset-tjcdl" [67fd4912-6768-4350-a62b-fb70419c31a5] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0701 10:21:33.878955    8264 system_pods.go:89] "registry-6k79c" [d61f3566-8f69-4173-b8a3-2e2a14965398] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0701 10:21:33.878978    8264 system_pods.go:89] "registry-proxy-krqdh" [cdf3b4cc-e6f5-496e-a1cd-17a2d51416a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0701 10:21:33.879011    8264 system_pods.go:89] "snapshot-controller-745499f584-h8zpx" [a1405398-bf2a-440c-b20e-fbc61a53f5c1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0701 10:21:33.879047    8264 system_pods.go:89] "snapshot-controller-745499f584-m68f9" [3702ec98-6454-4394-b249-e660ad09779b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0701 10:21:33.879073    8264 system_pods.go:89] "storage-provisioner" [78224430-c824-4525-9c0f-c06dd95cf584] Running
	I0701 10:21:33.879113    8264 system_pods.go:126] duration metric: took 11.061711ms to wait for k8s-apps to be running ...
	I0701 10:21:33.879139    8264 system_svc.go:44] waiting for kubelet service to be running ....
	I0701 10:21:33.879225    8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:21:34.046924    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:34.298407    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:34.370778    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:34.590480    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (8.447412974s)
	I0701 10:21:34.590664    8264 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-524777"
	I0701 10:21:34.590598    8264 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (4.83825234s)
	I0701 10:21:34.590633    8264 system_svc.go:56] duration metric: took 711.491946ms WaitForService to wait for kubelet
	I0701 10:21:34.591138    8264 kubeadm.go:576] duration metric: took 13.365257699s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0701 10:21:34.591162    8264 node_conditions.go:102] verifying NodePressure condition ...
	I0701 10:21:34.592799    8264 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0701 10:21:34.592801    8264 out.go:177] * Verifying csi-hostpath-driver addon...
	I0701 10:21:34.594872    8264 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0701 10:21:34.595826    8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0701 10:21:34.597167    8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0701 10:21:34.597194    8264 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0701 10:21:34.611187    8264 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0701 10:21:34.611217    8264 node_conditions.go:123] node cpu capacity is 2
	I0701 10:21:34.611330    8264 node_conditions.go:105] duration metric: took 20.061523ms to run NodePressure ...
	I0701 10:21:34.611347    8264 start.go:240] waiting for startup goroutines ...
	I0701 10:21:34.617455    8264 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0701 10:21:34.617522    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:34.688045    8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0701 10:21:34.688108    8264 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0701 10:21:34.785794    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:34.796493    8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0701 10:21:34.796561    8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0701 10:21:34.837485    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:34.905682    8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
	I0701 10:21:35.102235    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:35.285959    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:35.332963    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:35.602616    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:35.786042    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:35.832933    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:36.102120    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:36.241503    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.194532251s)
	I0701 10:21:36.275437    8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (1.36967911s)
	I0701 10:21:36.280433    8264 addons.go:475] Verifying addon gcp-auth=true in "addons-524777"
	I0701 10:21:36.283611    8264 out.go:177] * Verifying gcp-auth addon...
	I0701 10:21:36.286817    8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0701 10:21:36.287085    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:36.292632    8264 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0701 10:21:36.333924    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:36.601687    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:36.790474    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:36.832812    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:37.101086    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:37.286499    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:37.333371    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:37.601270    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:37.786927    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:37.832901    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:38.103690    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:38.286056    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:38.333341    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:38.601757    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:38.786637    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:38.833970    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:39.102547    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:39.285739    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:39.332542    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:39.602403    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:39.785864    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:39.833210    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:40.104153    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:40.286460    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:40.333609    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:40.601938    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:40.786588    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:40.833408    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:41.101884    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:41.287037    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:41.333764    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:41.601115    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:41.786263    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:41.832574    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:42.101436    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:42.285763    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:42.332969    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:42.601177    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:42.785203    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:42.832364    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:43.102278    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:43.285699    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:43.332521    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:43.601930    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:43.785881    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:43.832699    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:44.106531    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:44.285377    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:44.333216    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:44.601484    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:44.785629    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:44.832365    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:45.104545    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:45.287685    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:45.333016    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:45.601412    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:45.785481    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:45.833487    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:46.101778    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:46.286115    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:46.333184    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:46.601260    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:46.785644    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:46.834235    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:47.102011    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:47.287109    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:47.334411    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:47.602616    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:47.786952    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:47.833896    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:48.103578    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:48.296847    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:48.337638    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:48.601529    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:48.786075    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:48.832726    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:49.102421    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:49.286671    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:49.333437    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:49.601453    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:49.785863    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:49.834393    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:50.105549    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:50.286389    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:50.335584    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:50.614642    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:50.790754    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:50.837842    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:51.127117    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:51.289707    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:51.333432    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:51.604098    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:51.787145    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:51.833742    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:52.103970    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:52.287759    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:52.333961    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:52.604651    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:52.785686    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:52.837642    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:53.102859    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:53.285833    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:53.333428    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:53.601860    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:53.786152    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:53.832678    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:54.101682    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:54.286178    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:54.332836    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:54.601388    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:54.786676    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:54.833910    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:55.101753    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:55.285811    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:55.332579    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:55.600925    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:55.788110    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:55.839325    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:56.102001    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:56.286212    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:56.332692    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:56.601376    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:56.787094    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:56.833518    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:57.102050    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:57.286318    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:57.333198    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:57.601522    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:57.786142    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:57.833177    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:58.102426    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:58.285819    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:58.337126    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:58.603014    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:58.787091    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:58.833426    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:59.102798    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:59.286406    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:59.333260    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:21:59.601956    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:21:59.786118    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:21:59.833242    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:22:00.193815    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:00.289899    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:00.342224    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0701 10:22:00.602567    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:00.786242    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:00.832938    8264 kapi.go:107] duration metric: took 27.005063626s to wait for kubernetes.io/minikube-addons=registry ...
	I0701 10:22:01.101731    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:01.285869    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:01.604336    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:01.786083    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:02.103380    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:02.286332    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:02.607606    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:02.791753    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:03.102789    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:03.292675    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:03.601709    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:03.786069    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:04.106624    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:04.286956    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:04.601514    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:04.786638    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:05.104976    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:05.286811    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:05.601953    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:05.787196    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:06.102611    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:06.286154    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:06.602037    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:06.792691    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:07.102734    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:07.290165    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:07.607892    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:07.786316    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:08.103303    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:08.285862    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:08.601819    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:08.786182    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:09.102411    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:09.292652    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:09.601090    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:09.786877    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:10.107585    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:10.288031    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:10.606753    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:10.786862    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:11.102889    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:11.286318    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:11.604113    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:11.786894    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:12.101859    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:12.287087    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:12.601635    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:12.786369    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:13.101081    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:13.286063    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:13.602412    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:13.787843    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:14.102105    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:14.286815    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:14.602124    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:14.786586    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:15.103587    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:15.288800    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:15.606027    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:15.786684    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:16.103249    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:16.287214    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:16.609855    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:16.815660    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:17.102745    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:17.286281    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:17.605168    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:17.786058    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:18.102576    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:18.286183    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:18.602034    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:18.786657    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:19.102420    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:19.286523    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:19.601004    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:19.787471    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:20.106371    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:20.286342    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:20.601488    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:20.785873    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:21.103207    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:21.286837    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:21.604638    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:21.785882    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:22.102026    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:22.286105    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:22.601991    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:22.786423    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:23.101558    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:23.285525    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:23.601502    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0701 10:22:23.787397    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:24.102764    8264 kapi.go:107] duration metric: took 49.506932107s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0701 10:22:24.286420    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:24.786342    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:25.286417    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:25.786548    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:26.286634    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:26.786314    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:27.285505    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:27.785531    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:28.286299    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:28.786113    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:29.286630    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:29.786531    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:30.286577    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:30.786588    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:31.286510    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:31.795481    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:32.288463    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:32.785952    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:33.285718    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:33.786449    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:34.286315    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:34.785947    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:35.285387    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:35.785666    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:36.285780    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:36.786180    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:37.286111    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:37.785602    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:38.285880    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:38.785429    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:39.288916    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:39.786793    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:40.286904    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:40.785842    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:41.285698    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:41.786026    8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0701 10:22:42.285844    8264 kapi.go:107] duration metric: took 1m10.504505014s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0701 10:22:59.290663    8264 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0701 10:22:59.290689    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:22:59.792499    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:00.291045    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:00.790950    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:01.290721    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:01.790682    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:02.291377    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:02.791384    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:03.290340    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:03.790346    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:04.290381    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:04.790984    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:05.290156    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:05.790408    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:06.290225    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:06.790594    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:07.289985    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:07.790534    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:08.290186    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:08.791365    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:09.290210    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:09.791000    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:10.290274    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:10.790427    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:11.289980    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:11.790809    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:12.289917    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:12.790753    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:13.290720    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:13.790253    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:14.290124    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:14.790788    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:15.290582    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:15.790130    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:16.291089    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:16.790174    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:17.291789    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:17.790652    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:18.290352    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:18.790416    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:19.290940    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:19.790699    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:20.290970    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:20.790310    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:21.291453    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:21.790545    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:22.290939    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:22.790198    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:23.290392    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:23.790797    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:24.290667    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:24.790565    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:25.290341    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:25.790408    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:26.290449    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:26.790367    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:27.290532    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:27.790026    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:28.290958    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:28.790491    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:29.290183    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:29.791052    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:30.291873    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:30.790281    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:31.291067    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:31.790930    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:32.290876    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:32.790758    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:33.290216    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:33.790889    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:34.290484    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:34.790542    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:35.289875    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:35.790601    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:36.290315    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:36.791092    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:37.290316    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:37.790593    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:38.289979    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:38.791317    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:39.291035    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:39.790443    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:40.290639    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:40.790367    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:41.290025    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:41.790946    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:42.291174    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:42.790129    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:43.290582    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:43.790892    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:44.290055    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:44.790831    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:45.291940    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:45.791115    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:46.291189    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:46.790515    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:47.290930    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:47.790136    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:48.291007    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:48.791034    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:49.290888    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:49.790625    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:50.290522    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:50.790221    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:51.291089    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:51.791192    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:52.290505    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:52.790110    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:53.291472    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:53.790764    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:54.290072    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:54.791162    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:55.290632    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:55.790098    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:56.291111    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:56.790851    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:57.290845    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:57.790318    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:58.290148    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:58.790997    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:59.291193    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:23:59.791012    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:00.298428    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:00.793645    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:01.290406    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:01.790613    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:02.290394    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:02.789962    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:03.290773    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:03.790382    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:04.291280    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:04.790716    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:05.290727    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:05.791143    8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0701 10:24:06.290810    8264 kapi.go:107] duration metric: took 2m30.003991346s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0701 10:24:06.293158    8264 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-524777 cluster.
	I0701 10:24:06.295075    8264 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.
	I0701 10:24:06.296954    8264 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0701 10:24:06.298822    8264 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, storage-provisioner-rancher, ingress-dns, metrics-server, inspektor-gadget, volcano, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0701 10:24:06.300542    8264 addons.go:510] duration metric: took 2m45.074246999s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner storage-provisioner-rancher ingress-dns metrics-server inspektor-gadget volcano yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0701 10:24:06.300588    8264 start.go:245] waiting for cluster config update ...
	I0701 10:24:06.300609    8264 start.go:254] writing updated cluster config ...
	I0701 10:24:06.300939    8264 ssh_runner.go:195] Run: rm -f paused
	I0701 10:24:06.629129    8264 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
	I0701 10:24:06.630940    8264 out.go:177] * Done! kubectl is now configured to use "addons-524777" cluster and "default" namespace by default
	
	
	==> Docker <==
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'de49191091d14629869b5bfbda68677f235eb08351bba038b8729c52c0d17ba7'"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID 'bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b': Error response from daemon: No such container: bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b'"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID '376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329': Error response from daemon: No such container: 376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID '376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329'"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID '6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f': Error response from daemon: No such container: 6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f"
	Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID '6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f'"
	Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.120744571Z" level=info msg="ignoring event" container=373a44f528c28219177eb45169ec556fa02bb8a01b626550dddb5ddfa7d5ffc9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.138638984Z" level=info msg="ignoring event" container=f31c447d63f62da509611a17a642b5a2eeccfedd659b2e2e804634c7c4ce8d39 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.292995896Z" level=info msg="ignoring event" container=c4a5ca38f2fe48caf04bf76879cde8482edc949f9605caa826a37711c7e68bfc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.325913529Z" level=info msg="ignoring event" container=90f7cc31dd1f3133ecfff04b73ca9567e5634e22674751cbe2d39e224f4d20ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:33 addons-524777 dockerd[1281]: time="2024-07-01T10:25:33.146217313Z" level=info msg="ignoring event" container=9e9311456a2091bc31b22bd1c3931760d168833469c1b75ff6af6560ad8a73d5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:39 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:39Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/cf9c98560699280d92000bd3c829be50a02b61212c76a54151f4a441d56bcd34/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
	Jul 01 10:25:40 addons-524777 dockerd[1281]: time="2024-07-01T10:25:40.059195184Z" level=info msg="ignoring event" container=29c84de3ef4403624dc6ae2fed36bb390683aca6742373828c11d7fa910aafed module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:40 addons-524777 dockerd[1281]: time="2024-07-01T10:25:40.238360813Z" level=info msg="ignoring event" container=576f6b7f136ff80b7f35501d039a2ccfe100b1b779bb3571746a8ff2b4139d2b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:41 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:41Z" level=info msg="Stop pulling image docker.io/nginx:alpine: Status: Downloaded newer image for nginx:alpine"
	Jul 01 10:25:50 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:50Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/832d899c1c36cd78f70866046602bb1bf9a33c973d33d7142672997041c31527/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
	Jul 01 10:25:52 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:52Z" level=info msg="Stop pulling image gcr.io/google-samples/hello-app:1.0: Status: Downloaded newer image for gcr.io/google-samples/hello-app:1.0"
	Jul 01 10:25:52 addons-524777 dockerd[1281]: time="2024-07-01T10:25:52.361662027Z" level=info msg="ignoring event" container=79cfc3088a3a8fec4d762adeb1bd0bc37abf3a99f249e690600256b3fae40b89 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:25:53 addons-524777 dockerd[1281]: time="2024-07-01T10:25:53.082477050Z" level=info msg="ignoring event" container=a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:26:06 addons-524777 dockerd[1281]: time="2024-07-01T10:26:06.222324778Z" level=info msg="ignoring event" container=81f93a0ffbfa904448bb8fd41cee4364a5d6712f0e31e56b0bce3cecc1b12f54 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:26:08 addons-524777 dockerd[1281]: time="2024-07-01T10:26:08.444215935Z" level=info msg="ignoring event" container=75915d3afe5b295a0138a7e1d75111d2f945b1f5a360f10be204003b04e47d9d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:26:10 addons-524777 dockerd[1281]: time="2024-07-01T10:26:10.986567494Z" level=info msg="Container failed to exit within 2s of signal 15 - using the force" container=d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4
	Jul 01 10:26:11 addons-524777 dockerd[1281]: time="2024-07-01T10:26:11.039135680Z" level=info msg="ignoring event" container=d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 01 10:26:11 addons-524777 dockerd[1281]: time="2024-07-01T10:26:11.169205090Z" level=info msg="ignoring event" container=c54deb29545d3d50906f3cdf690058f4324288e29532e9cf56ff4e3d5908bd5a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	75915d3afe5b2       dd1b12fcb6097                                                                                                                8 seconds ago       Exited              hello-world-app           2                   832d899c1c36c       hello-world-app-86c47465fc-58sd7
	34b9088ca4f7b       nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55                                                35 seconds ago      Running             nginx                     0                   cf9c985606992       nginx
	102cb79a2f6ad       ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37                        2 minutes ago       Running             headlamp                  0                   28595e2d89e15       headlamp-7867546754-l957p
	6884c5081d9d2       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 2 minutes ago       Running             gcp-auth                  0                   2875884ed25c2       gcp-auth-5db96cd9b4-4wpwt
	1b050c5a4c432       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   4 minutes ago       Exited              patch                     0                   d8e15f827a3ca       ingress-nginx-admission-patch-fzqc6
	a502c45b78198       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   4 minutes ago       Exited              create                    0                   f4a729c3e4bfe       ingress-nginx-admission-create-98dlw
	f05e6ba052d9f       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        4 minutes ago       Running             yakd                      0                   6500cfcddacbe       yakd-dashboard-799879c74f-p2l69
	909de9231c078       ba04bb24b9575                                                                                                                4 minutes ago       Running             storage-provisioner       0                   e3fcab73e3856       storage-provisioner
	7ec346ea05444       2437cf7621777                                                                                                                4 minutes ago       Running             coredns                   0                   432492fc55248       coredns-7db6d8ff4d-xrhb7
	6a4ac44f6ac76       66dbb96a9149f                                                                                                                4 minutes ago       Running             kube-proxy                0                   162ba606f0b18       kube-proxy-mgtw4
	91a7308c65cc7       014faa467e297                                                                                                                5 minutes ago       Running             etcd                      0                   c941ec173dabf       etcd-addons-524777
	1b34a809a5aaf       e1dcc3400d3ea                                                                                                                5 minutes ago       Running             kube-controller-manager   0                   d8006225db63f       kube-controller-manager-addons-524777
	8735f64c0adc1       c7dd04b1bafeb                                                                                                                5 minutes ago       Running             kube-scheduler            0                   0a218aa13914b       kube-scheduler-addons-524777
	9b3c246e40527       84c601f3f72c8                                                                                                                5 minutes ago       Running             kube-apiserver            0                   b753364acc8f4       kube-apiserver-addons-524777
	
	
	==> coredns [7ec346ea0544] <==
	[INFO] 10.244.0.21:45443 - 50171 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000074658s
	[INFO] 10.244.0.21:48220 - 64004 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003940461s
	[INFO] 10.244.0.21:45443 - 41726 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00357364s
	[INFO] 10.244.0.21:48220 - 17100 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004727378s
	[INFO] 10.244.0.21:45443 - 1670 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002031189s
	[INFO] 10.244.0.21:48220 - 16622 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000149996s
	[INFO] 10.244.0.21:45443 - 13150 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000064894s
	[INFO] 10.244.0.21:44094 - 52364 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000151219s
	[INFO] 10.244.0.21:44094 - 8726 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00007908s
	[INFO] 10.244.0.21:44094 - 15161 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00007039s
	[INFO] 10.244.0.21:44094 - 27865 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000058674s
	[INFO] 10.244.0.21:44094 - 5138 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000064352s
	[INFO] 10.244.0.21:44094 - 1946 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056057s
	[INFO] 10.244.0.21:44094 - 18140 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001662991s
	[INFO] 10.244.0.21:54017 - 42691 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000137098s
	[INFO] 10.244.0.21:44094 - 4879 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.006386758s
	[INFO] 10.244.0.21:54017 - 14149 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000084479s
	[INFO] 10.244.0.21:54017 - 39924 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000060676s
	[INFO] 10.244.0.21:54017 - 61580 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000078062s
	[INFO] 10.244.0.21:44094 - 45862 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000115928s
	[INFO] 10.244.0.21:54017 - 16698 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00006747s
	[INFO] 10.244.0.21:54017 - 44693 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003391431s
	[INFO] 10.244.0.21:54017 - 64267 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000074345s
	[INFO] 10.244.0.21:54017 - 45207 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001750012s
	[INFO] 10.244.0.21:54017 - 36520 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000080778s
	
	
	==> describe nodes <==
	Name:               addons-524777
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-524777
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d5b534308abe5dfb86f36450c6d9ededa442aa16
	                    minikube.k8s.io/name=addons-524777
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_01T10_21_07_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-524777
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 01 Jul 2024 10:21:05 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-524777
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 01 Jul 2024 10:26:14 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 01 Jul 2024 10:26:14 +0000   Mon, 01 Jul 2024 10:21:02 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 01 Jul 2024 10:26:14 +0000   Mon, 01 Jul 2024 10:21:02 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 01 Jul 2024 10:26:14 +0000   Mon, 01 Jul 2024 10:21:02 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 01 Jul 2024 10:26:14 +0000   Mon, 01 Jul 2024 10:21:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-524777
	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:                 de4ccc89ff874e408eb3b8ebc74db648
	  System UUID:                9d2762f2-427a-4625-b0da-9c2dcbb9e334
	  Boot ID:                    e944fe94-bfb0-4f20-a252-c89fe729a0a3
	  Kernel Version:             5.15.0-1063-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  docker://27.0.1
	  Kubelet Version:            v1.30.2
	  Kube-Proxy Version:         v1.30.2
	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                     hello-world-app-86c47465fc-58sd7         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         27s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         37s
	  gcp-auth                    gcp-auth-5db96cd9b4-4wpwt                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m17s
	  headlamp                    headlamp-7867546754-l957p                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m9s
	  kube-system                 coredns-7db6d8ff4d-xrhb7                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     4m55s
	  kube-system                 etcd-addons-524777                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         5m9s
	  kube-system                 kube-apiserver-addons-524777             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m9s
	  kube-system                 kube-controller-manager-addons-524777    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m9s
	  kube-system                 kube-proxy-mgtw4                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m56s
	  kube-system                 kube-scheduler-addons-524777             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m9s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m51s
	  yakd-dashboard              yakd-dashboard-799879c74f-p2l69          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     4m49s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%!)(MISSING)  0 (0%!)(MISSING)
	  memory             298Mi (3%!)(MISSING)  426Mi (5%!)(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                 4m53s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  5m16s (x8 over 5m16s)  kubelet          Node addons-524777 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m16s (x8 over 5m16s)  kubelet          Node addons-524777 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m16s (x7 over 5m16s)  kubelet          Node addons-524777 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m16s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  5m9s                   kubelet          Node addons-524777 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m9s                   kubelet          Node addons-524777 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m9s                   kubelet          Node addons-524777 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             5m9s                   kubelet          Node addons-524777 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  5m9s                   kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 5m9s                   kubelet          Starting kubelet.
	  Normal  NodeReady                4m59s                  kubelet          Node addons-524777 status is now: NodeReady
	  Normal  RegisteredNode           4m56s                  node-controller  Node addons-524777 event: Registered Node addons-524777 in Controller
	
	
	==> dmesg <==
	[Jul 1 10:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014444] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.507684] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.068190] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002749] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.019464] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.004859] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.004075] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.684512] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.702588] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> etcd [91a7308c65cc] <==
	{"level":"info","ts":"2024-07-01T10:21:01.764852Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-07-01T10:21:01.79621Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-07-01T10:21:01.796914Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-07-01T10:21:01.79711Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-07-01T10:21:01.797302Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-01T10:21:01.798933Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-01T10:21:02.003507Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-07-01T10:21:02.003763Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-07-01T10:21:02.003928Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-07-01T10:21:02.004058Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-01T10:21:02.004179Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-01T10:21:02.004279Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-01T10:21:02.004382Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-01T10:21:02.005489Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-524777 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-01T10:21:02.005873Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-01T10:21:02.006136Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-01T10:21:02.006786Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-01T10:21:02.007296Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-01T10:21:02.015287Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-01T10:21:02.015084Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-01T10:21:02.015706Z","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-01T10:21:02.015918Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-01T10:21:02.049054Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-01T10:21:02.017443Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-07-01T10:21:23.012456Z","caller":"traceutil/trace.go:171","msg":"trace[1815120341] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"100.350816ms","start":"2024-07-01T10:21:22.912089Z","end":"2024-07-01T10:21:23.01244Z","steps":["trace[1815120341] 'process raft request'  (duration: 100.249082ms)"],"step_count":1}
	
	
	==> gcp-auth [6884c5081d9d] <==
	2024/07/01 10:24:07 Ready to write response ...
	2024/07/01 10:24:07 Ready to marshal response ...
	2024/07/01 10:24:07 Ready to write response ...
	2024/07/01 10:24:07 Ready to marshal response ...
	2024/07/01 10:24:07 Ready to write response ...
	2024/07/01 10:24:17 Ready to marshal response ...
	2024/07/01 10:24:17 Ready to write response ...
	2024/07/01 10:24:32 Ready to marshal response ...
	2024/07/01 10:24:32 Ready to write response ...
	2024/07/01 10:24:33 Ready to marshal response ...
	2024/07/01 10:24:33 Ready to write response ...
	2024/07/01 10:24:34 Ready to marshal response ...
	2024/07/01 10:24:34 Ready to write response ...
	2024/07/01 10:24:34 Ready to marshal response ...
	2024/07/01 10:24:34 Ready to write response ...
	2024/07/01 10:24:42 Ready to marshal response ...
	2024/07/01 10:24:42 Ready to write response ...
	2024/07/01 10:25:04 Ready to marshal response ...
	2024/07/01 10:25:04 Ready to write response ...
	2024/07/01 10:25:15 Ready to marshal response ...
	2024/07/01 10:25:15 Ready to write response ...
	2024/07/01 10:25:39 Ready to marshal response ...
	2024/07/01 10:25:39 Ready to write response ...
	2024/07/01 10:25:49 Ready to marshal response ...
	2024/07/01 10:25:49 Ready to write response ...
	
	
	==> kernel <==
	 10:26:16 up 8 min,  0 users,  load average: 1.01, 1.58, 0.87
	Linux addons-524777 5.15.0-1063-aws #69~20.04.1-Ubuntu SMP Fri May 10 19:21:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [9b3c246e4052] <==
	W0701 10:24:49.615836       1 cacher.go:168] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0701 10:24:49.665240       1 cacher.go:168] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0701 10:24:49.674133       1 cacher.go:168] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0701 10:24:49.712447       1 cacher.go:168] Terminating all watchers from cacher queues.scheduling.volcano.sh
	E0701 10:24:58.903374       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0701 10:25:11.937198       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0701 10:25:31.838399       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0701 10:25:31.839170       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0701 10:25:31.865145       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0701 10:25:31.865417       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0701 10:25:31.884487       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0701 10:25:31.884537       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0701 10:25:31.893314       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0701 10:25:31.893548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0701 10:25:31.918111       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0701 10:25:31.918877       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0701 10:25:32.885945       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0701 10:25:32.919111       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0701 10:25:32.936525       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0701 10:25:33.062396       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0701 10:25:34.097384       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0701 10:25:38.759789       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0701 10:25:39.181457       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.213.224"}
	I0701 10:25:49.820412       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.145.24"}
	I0701 10:26:04.249225       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	
	
	==> kube-controller-manager [1b34a809a5aa] <==
	I0701 10:25:51.128097       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0701 10:25:51.128166       1 shared_informer.go:320] Caches are synced for garbage collector
	W0701 10:25:51.378296       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
	E0701 10:25:51.378338       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
	W0701 10:25:52.874009       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
	E0701 10:25:52.874047       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
	I0701 10:25:52.966045       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.61µs"
	I0701 10:25:53.994597       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.277µs"
	I0701 10:25:55.021200       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="53.472µs"
	W0701 10:26:03.018979       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
	E0701 10:26:03.019020       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
	I0701 10:26:07.945187       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0701 10:26:07.949202       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="5.842µs"
	I0701 10:26:07.958228       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0701 10:26:08.420489       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
	E0701 10:26:08.420525       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
	I0701 10:26:09.265996       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.393µs"
	W0701 10:26:09.523638       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
	E0701 10:26:09.523689       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
	W0701 10:26:11.599940       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
	E0701 10:26:11.599990       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
	W0701 10:26:13.169390       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
	E0701 10:26:13.169429       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
	W0701 10:26:13.642772       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
	E0701 10:26:13.642810       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [6a4ac44f6ac7] <==
	I0701 10:21:22.238577       1 server_linux.go:69] "Using iptables proxy"
	I0701 10:21:22.293127       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0701 10:21:22.335368       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0701 10:21:22.335411       1 server_linux.go:165] "Using iptables Proxier"
	I0701 10:21:22.338822       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0701 10:21:22.338847       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0701 10:21:22.338874       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"
	I0701 10:21:22.339084       1 server.go:872] "Version info" version="v1.30.2"
	I0701 10:21:22.339098       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0701 10:21:22.344054       1 config.go:192] "Starting service config controller"
	I0701 10:21:22.344078       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0701 10:21:22.344112       1 config.go:101] "Starting endpoint slice config controller"
	I0701 10:21:22.344117       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0701 10:21:22.344586       1 config.go:319] "Starting node config controller"
	I0701 10:21:22.344598       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0701 10:21:22.446620       1 shared_informer.go:320] Caches are synced for node config
	I0701 10:21:22.446662       1 shared_informer.go:320] Caches are synced for service config
	I0701 10:21:22.446696       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [8735f64c0adc] <==
	W0701 10:21:05.677225       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
	E0701 10:21:05.677238       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
	W0701 10:21:05.677277       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
	E0701 10:21:05.677285       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
	W0701 10:21:05.677319       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
	E0701 10:21:05.677328       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
	W0701 10:21:05.677372       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
	E0701 10:21:05.677391       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
	W0701 10:21:05.677429       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
	E0701 10:21:05.677442       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
	W0701 10:21:05.677519       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
	E0701 10:21:05.677532       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
	W0701 10:21:05.677567       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
	E0701 10:21:05.677578       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
	W0701 10:21:05.677619       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
	E0701 10:21:05.677628       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
	W0701 10:21:05.677668       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
	E0701 10:21:05.677681       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
	W0701 10:21:05.677716       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
	E0701 10:21:05.677730       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
	W0701 10:21:05.677766       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
	E0701 10:21:05.677775       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
	W0701 10:21:05.677830       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
	E0701 10:21:05.677842       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
	I0701 10:21:07.069805       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 01 10:25:55 addons-524777 kubelet[2405]: E0701 10:25:55.000841    2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 10s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-58sd7_default(e0f00c60-a95c-48a2-8245-d95f119206d9)\"" pod="default/hello-world-app-86c47465fc-58sd7" podUID="e0f00c60-a95c-48a2-8245-d95f119206d9"
	Jul 01 10:26:05 addons-524777 kubelet[2405]: I0701 10:26:05.317945    2405 scope.go:117] "RemoveContainer" containerID="3d36483900ff143c2171f8ab7c9e01c139e2daecbd318fdc4ec52b5ca535399d"
	Jul 01 10:26:05 addons-524777 kubelet[2405]: E0701 10:26:05.320562    2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(d2c6e1a6-f631-45b8-b0ad-93c86c24562b)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="d2c6e1a6-f631-45b8-b0ad-93c86c24562b"
	Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.329111    2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4sfkd\" (UniqueName: \"kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd\") pod \"d2c6e1a6-f631-45b8-b0ad-93c86c24562b\" (UID: \"d2c6e1a6-f631-45b8-b0ad-93c86c24562b\") "
	Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.331121    2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd" (OuterVolumeSpecName: "kube-api-access-4sfkd") pod "d2c6e1a6-f631-45b8-b0ad-93c86c24562b" (UID: "d2c6e1a6-f631-45b8-b0ad-93c86c24562b"). InnerVolumeSpecName "kube-api-access-4sfkd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.430532    2405 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-4sfkd\" (UniqueName: \"kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd\") on node \"addons-524777\" DevicePath \"\""
	Jul 01 10:26:07 addons-524777 kubelet[2405]: I0701 10:26:07.218243    2405 scope.go:117] "RemoveContainer" containerID="3d36483900ff143c2171f8ab7c9e01c139e2daecbd318fdc4ec52b5ca535399d"
	Jul 01 10:26:07 addons-524777 kubelet[2405]: I0701 10:26:07.328925    2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d2c6e1a6-f631-45b8-b0ad-93c86c24562b" path="/var/lib/kubelet/pods/d2c6e1a6-f631-45b8-b0ad-93c86c24562b/volumes"
	Jul 01 10:26:08 addons-524777 kubelet[2405]: I0701 10:26:08.314842    2405 scope.go:117] "RemoveContainer" containerID="a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1"
	Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.252003    2405 scope.go:117] "RemoveContainer" containerID="a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1"
	Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.252367    2405 scope.go:117] "RemoveContainer" containerID="75915d3afe5b295a0138a7e1d75111d2f945b1f5a360f10be204003b04e47d9d"
	Jul 01 10:26:09 addons-524777 kubelet[2405]: E0701 10:26:09.252626    2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-58sd7_default(e0f00c60-a95c-48a2-8245-d95f119206d9)\"" pod="default/hello-world-app-86c47465fc-58sd7" podUID="e0f00c60-a95c-48a2-8245-d95f119206d9"
	Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.323647    2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="39b68271-b198-4fa9-8792-67db336f7f14" path="/var/lib/kubelet/pods/39b68271-b198-4fa9-8792-67db336f7f14/volumes"
	Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.324028    2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="554d35f4-20ec-45bb-88eb-171636a23c06" path="/var/lib/kubelet/pods/554d35f4-20ec-45bb-88eb-171636a23c06/volumes"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.262222    2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l6vvf\" (UniqueName: \"kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf\") pod \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\" (UID: \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\") "
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.262280    2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert\") pod \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\" (UID: \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\") "
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.267075    2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "14a2cd57-64ab-46e9-9ade-502c9b3a1175" (UID: "14a2cd57-64ab-46e9-9ade-502c9b3a1175"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.267625    2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf" (OuterVolumeSpecName: "kube-api-access-l6vvf") pod "14a2cd57-64ab-46e9-9ade-502c9b3a1175" (UID: "14a2cd57-64ab-46e9-9ade-502c9b3a1175"). InnerVolumeSpecName "kube-api-access-l6vvf". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.286067    2405 scope.go:117] "RemoveContainer" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.305355    2405 scope.go:117] "RemoveContainer" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: E0701 10:26:11.306204    2405 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.306243    2405 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"} err="failed to get container status \"d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4\": rpc error: code = Unknown desc = Error response from daemon: No such container: d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.322344    2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="14a2cd57-64ab-46e9-9ade-502c9b3a1175" path="/var/lib/kubelet/pods/14a2cd57-64ab-46e9-9ade-502c9b3a1175/volumes"
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.363220    2405 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l6vvf\" (UniqueName: \"kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf\") on node \"addons-524777\" DevicePath \"\""
	Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.363306    2405 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert\") on node \"addons-524777\" DevicePath \"\""
	
	
	==> storage-provisioner [909de9231c07] <==
	I0701 10:21:26.551130       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0701 10:21:26.690924       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0701 10:21:26.690972       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0701 10:21:26.718262       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0701 10:21:26.718737       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a7a36211-1cc4-4edf-b35b-c66ff52618cf", APIVersion:"v1", ResourceVersion:"505", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3 became leader
	I0701 10:21:26.719728       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3!
	I0701 10:21:26.822475       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3!
	

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

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

                                                
                                                
=== 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-696386 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E0701 11:15:17.095207    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-696386 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: exit status 102 (6m18.134703784s)

                                                
                                                
-- stdout --
	* [old-k8s-version-696386] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19162
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.30.2 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.2
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-696386" primary control-plane node in "old-k8s-version-696386" cluster
	* Pulling base image v0.0.44-1719413016-19142 ...
	* Restarting existing docker container for "old-k8s-version-696386" ...
	* Preparing Kubernetes v1.20.0 on Docker 27.0.1 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image fake.domain/registry.k8s.io/echoserver:1.4
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	* Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-696386 addons enable metrics-server
	
	* Enabled addons: metrics-server, dashboard, default-storageclass, storage-provisioner
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 11:15:06.063337  315046 out.go:291] Setting OutFile to fd 1 ...
	I0701 11:15:06.063613  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:15:06.063657  315046 out.go:304] Setting ErrFile to fd 2...
	I0701 11:15:06.063677  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:15:06.063984  315046 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 11:15:06.064537  315046 out.go:298] Setting JSON to false
	I0701 11:15:06.066031  315046 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3447,"bootTime":1719829059,"procs":224,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 11:15:06.066147  315046 start.go:139] virtualization:  
	I0701 11:15:06.069611  315046 out.go:177] * [old-k8s-version-696386] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0701 11:15:06.072824  315046 notify.go:220] Checking for updates...
	I0701 11:15:06.075443  315046 out.go:177]   - MINIKUBE_LOCATION=19162
	I0701 11:15:06.078283  315046 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 11:15:06.080485  315046 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 11:15:06.082910  315046 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 11:15:06.085914  315046 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0701 11:15:06.088390  315046 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0701 11:15:06.091384  315046 config.go:182] Loaded profile config "old-k8s-version-696386": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0701 11:15:06.094647  315046 out.go:177] * Kubernetes 1.30.2 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.2
	I0701 11:15:06.097216  315046 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 11:15:06.184606  315046 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 11:15:06.184806  315046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 11:15:06.281327  315046 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:56 OomKillDisable:true NGoroutines:68 SystemTime:2024-07-01 11:15:06.267878966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 11:15:06.281460  315046 docker.go:295] overlay module found
	I0701 11:15:06.284923  315046 out.go:177] * Using the docker driver based on existing profile
	I0701 11:15:06.287238  315046 start.go:297] selected driver: docker
	I0701 11:15:06.287267  315046 start.go:901] validating driver "docker" against &{Name:old-k8s-version-696386 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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:true 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:old-k8s-version-696386 Namespace:default APIServerHAVIP: AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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 MountSt
ring:/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}
	I0701 11:15:06.287385  315046 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0701 11:15:06.287998  315046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 11:15:06.382971  315046 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:56 OomKillDisable:true NGoroutines:68 SystemTime:2024-07-01 11:15:06.373556288 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 11:15:06.383408  315046 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]
	I0701 11:15:06.383436  315046 cni.go:84] Creating CNI manager for ""
	I0701 11:15:06.383449  315046 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0701 11:15:06.383490  315046 start.go:340] cluster config:
	{Name:old-k8s-version-696386 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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:true 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:old-k8s-version-696386 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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 MountI
P: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 11:15:06.386268  315046 out.go:177] * Starting "old-k8s-version-696386" primary control-plane node in "old-k8s-version-696386" cluster
	I0701 11:15:06.389108  315046 cache.go:121] Beginning downloading kic base image for docker with docker
	I0701 11:15:06.391779  315046 out.go:177] * Pulling base image v0.0.44-1719413016-19142 ...
	I0701 11:15:06.394228  315046 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0701 11:15:06.394288  315046 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4
	I0701 11:15:06.394298  315046 cache.go:56] Caching tarball of preloaded images
	I0701 11:15:06.394408  315046 preload.go:173] Found /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I0701 11:15:06.394423  315046 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0701 11:15:06.394538  315046 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/config.json ...
	I0701 11:15:06.394762  315046 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon
	I0701 11:15:06.424180  315046 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon, skipping pull
	I0701 11:15:06.424206  315046 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d exists in daemon, skipping load
	I0701 11:15:06.424241  315046 cache.go:194] Successfully downloaded all kic artifacts
	I0701 11:15:06.424277  315046 start.go:360] acquireMachinesLock for old-k8s-version-696386: {Name:mk76488743e8a4ec42229f77848f6924254c8736 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0701 11:15:06.424352  315046 start.go:364] duration metric: took 40.622µs to acquireMachinesLock for "old-k8s-version-696386"
	I0701 11:15:06.424376  315046 start.go:96] Skipping create...Using existing machine configuration
	I0701 11:15:06.424390  315046 fix.go:54] fixHost starting: 
	I0701 11:15:06.424672  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:06.450648  315046 fix.go:112] recreateIfNeeded on old-k8s-version-696386: state=Stopped err=<nil>
	W0701 11:15:06.450681  315046 fix.go:138] unexpected machine state, will restart: <nil>
	I0701 11:15:06.454231  315046 out.go:177] * Restarting existing docker container for "old-k8s-version-696386" ...
	I0701 11:15:06.456782  315046 cli_runner.go:164] Run: docker start old-k8s-version-696386
	I0701 11:15:06.924262  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:06.963429  315046 kic.go:430] container "old-k8s-version-696386" state is running.
	I0701 11:15:06.963974  315046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-696386
	I0701 11:15:07.000177  315046 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/config.json ...
	I0701 11:15:07.000398  315046 machine.go:94] provisionDockerMachine start ...
	I0701 11:15:07.000454  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:07.053557  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:07.053984  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:07.053998  315046 main.go:141] libmachine: About to run SSH command:
	hostname
	I0701 11:15:07.055186  315046 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42834->127.0.0.1:33078: read: connection reset by peer
	I0701 11:15:10.202806  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-696386
	
	I0701 11:15:10.202830  315046 ubuntu.go:169] provisioning hostname "old-k8s-version-696386"
	I0701 11:15:10.202890  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:10.228579  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:10.228886  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:10.228910  315046 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-696386 && echo "old-k8s-version-696386" | sudo tee /etc/hostname
	I0701 11:15:10.403683  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-696386
	
	I0701 11:15:10.403774  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:10.426623  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:10.426874  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:10.426896  315046 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-696386' /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 old-k8s-version-696386/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-696386' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0701 11:15:10.579960  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0701 11:15:10.580068  315046 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19162-2194/.minikube CaCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19162-2194/.minikube}
	I0701 11:15:10.580120  315046 ubuntu.go:177] setting up certificates
	I0701 11:15:10.580149  315046 provision.go:84] configureAuth start
	I0701 11:15:10.580252  315046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-696386
	I0701 11:15:10.614342  315046 provision.go:143] copyHostCerts
	I0701 11:15:10.614406  315046 exec_runner.go:144] found /home/jenkins/minikube-integration/19162-2194/.minikube/key.pem, removing ...
	I0701 11:15:10.614414  315046 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19162-2194/.minikube/key.pem
	I0701 11:15:10.615006  315046 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/key.pem (1679 bytes)
	I0701 11:15:10.615253  315046 exec_runner.go:144] found /home/jenkins/minikube-integration/19162-2194/.minikube/ca.pem, removing ...
	I0701 11:15:10.615263  315046 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19162-2194/.minikube/ca.pem
	I0701 11:15:10.615327  315046 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/ca.pem (1078 bytes)
	I0701 11:15:10.615433  315046 exec_runner.go:144] found /home/jenkins/minikube-integration/19162-2194/.minikube/cert.pem, removing ...
	I0701 11:15:10.615443  315046 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19162-2194/.minikube/cert.pem
	I0701 11:15:10.615514  315046 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/cert.pem (1123 bytes)
	I0701 11:15:10.615620  315046 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-696386 san=[127.0.0.1 192.168.85.2 localhost minikube old-k8s-version-696386]
	I0701 11:15:10.975878  315046 provision.go:177] copyRemoteCerts
	I0701 11:15:10.976011  315046 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0701 11:15:10.976115  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:10.999835  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:11.106021  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0701 11:15:11.138619  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0701 11:15:11.169464  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0701 11:15:11.201339  315046 provision.go:87] duration metric: took 621.162036ms to configureAuth
	I0701 11:15:11.201383  315046 ubuntu.go:193] setting minikube options for container-runtime
	I0701 11:15:11.201633  315046 config.go:182] Loaded profile config "old-k8s-version-696386": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0701 11:15:11.201702  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:11.219570  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:11.219908  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:11.219930  315046 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0701 11:15:11.360294  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0701 11:15:11.360366  315046 ubuntu.go:71] root file system type: overlay
	I0701 11:15:11.360513  315046 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0701 11:15:11.360614  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:11.384814  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:11.385046  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:11.385122  315046 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0701 11:15:11.541818  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0701 11:15:11.541904  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:11.567361  315046 main.go:141] libmachine: Using SSH client type: native
	I0701 11:15:11.567593  315046 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil>  [] 0s} 127.0.0.1 33078 <nil> <nil>}
	I0701 11:15:11.567616  315046 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0701 11:15:11.723394  315046 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0701 11:15:11.723429  315046 machine.go:97] duration metric: took 4.723021329s to provisionDockerMachine
	I0701 11:15:11.723446  315046 start.go:293] postStartSetup for "old-k8s-version-696386" (driver="docker")
	I0701 11:15:11.723459  315046 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]
	I0701 11:15:11.723545  315046 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
	I0701 11:15:11.723601  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:11.752463  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:11.856873  315046 ssh_runner.go:195] Run: cat /etc/os-release
	I0701 11:15:11.861191  315046 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0701 11:15:11.861230  315046 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0701 11:15:11.861241  315046 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0701 11:15:11.861248  315046 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0701 11:15:11.861258  315046 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/addons for local assets ...
	I0701 11:15:11.861320  315046 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/files for local assets ...
	I0701 11:15:11.861406  315046 filesync.go:149] local asset: /home/jenkins/minikube-integration/19162-2194/.minikube/files/etc/ssl/certs/74962.pem -> 74962.pem in /etc/ssl/certs
	I0701 11:15:11.861522  315046 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0701 11:15:11.871586  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/files/etc/ssl/certs/74962.pem --> /etc/ssl/certs/74962.pem (1708 bytes)
	I0701 11:15:11.902432  315046 start.go:296] duration metric: took 178.968527ms for postStartSetup
	I0701 11:15:11.902514  315046 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 11:15:11.902574  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:11.927919  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:12.031846  315046 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0701 11:15:12.037817  315046 fix.go:56] duration metric: took 5.613423913s for fixHost
	I0701 11:15:12.037847  315046 start.go:83] releasing machines lock for "old-k8s-version-696386", held for 5.613480601s
	I0701 11:15:12.037929  315046 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-696386
	I0701 11:15:12.057147  315046 ssh_runner.go:195] Run: cat /version.json
	I0701 11:15:12.057198  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:12.057445  315046 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0701 11:15:12.057511  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:12.094754  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:12.101608  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:12.335190  315046 ssh_runner.go:195] Run: systemctl --version
	I0701 11:15:12.340536  315046 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0701 11:15:12.345235  315046 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0701 11:15:12.365407  315046 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0701 11:15:12.365505  315046 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *bridge* -not -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e '/"dst": ".*:.*"/d' -e 's|^(.*)"dst": (.*)[,*]$|\1"dst": \2|g' -e '/"subnet": ".*:.*"/d' -e 's|^(.*)"subnet": ".*"(.*)[,*]$|\1"subnet": "10.244.0.0/16"\2|g' {}" ;
	I0701 11:15:12.384701  315046 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e 's|^(.*)"subnet": ".*"(.*)$|\1"subnet": "10.244.0.0/16"\2|g' -e 's|^(.*)"gateway": ".*"(.*)$|\1"gateway": "10.244.0.1"\2|g' {}" ;
	I0701 11:15:12.404066  315046 cni.go:308] configured [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0701 11:15:12.404096  315046 start.go:494] detecting cgroup driver to use...
	I0701 11:15:12.404131  315046 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0701 11:15:12.404245  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0701 11:15:12.422797  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.2"|' /etc/containerd/config.toml"
	I0701 11:15:12.433331  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0701 11:15:12.444309  315046 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0701 11:15:12.444378  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0701 11:15:12.454734  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0701 11:15:12.465544  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0701 11:15:12.476015  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0701 11:15:12.486779  315046 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0701 11:15:12.497030  315046 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0701 11:15:12.507519  315046 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0701 11:15:12.517241  315046 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0701 11:15:12.527401  315046 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 11:15:12.643463  315046 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0701 11:15:12.797754  315046 start.go:494] detecting cgroup driver to use...
	I0701 11:15:12.797803  315046 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0701 11:15:12.797853  315046 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0701 11:15:12.837097  315046 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0701 11:15:12.837212  315046 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0701 11:15:12.870559  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
	" | sudo tee /etc/crictl.yaml"
	I0701 11:15:12.909901  315046 ssh_runner.go:195] Run: which cri-dockerd
	I0701 11:15:12.915835  315046 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0701 11:15:12.928515  315046 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0701 11:15:12.957331  315046 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0701 11:15:13.115216  315046 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0701 11:15:13.265647  315046 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0701 11:15:13.265763  315046 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0701 11:15:13.289799  315046 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 11:15:13.426503  315046 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0701 11:15:14.337139  315046 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0701 11:15:14.377697  315046 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0701 11:15:14.415581  315046 out.go:204] * Preparing Kubernetes v1.20.0 on Docker 27.0.1 ...
	I0701 11:15:14.415789  315046 cli_runner.go:164] Run: docker network inspect old-k8s-version-696386 --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}}]}"
	I0701 11:15:14.457210  315046 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0701 11:15:14.463171  315046 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.85.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0701 11:15:14.474980  315046 kubeadm.go:877] updating cluster {Name:old-k8s-version-696386 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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:true 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:old-k8s-version-696386 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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/jenkin
s:/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} ...
	I0701 11:15:14.475101  315046 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0701 11:15:14.475160  315046 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0701 11:15:14.493241  315046 docker.go:685] Got preloaded images: -- stdout --
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/kube-proxy:v1.20.0
	registry.k8s.io/kube-proxy:v1.20.0
	k8s.gcr.io/kube-controller-manager:v1.20.0
	registry.k8s.io/kube-controller-manager:v1.20.0
	k8s.gcr.io/kube-apiserver:v1.20.0
	registry.k8s.io/kube-apiserver:v1.20.0
	k8s.gcr.io/kube-scheduler:v1.20.0
	registry.k8s.io/kube-scheduler:v1.20.0
	k8s.gcr.io/etcd:3.4.13-0
	registry.k8s.io/etcd:3.4.13-0
	k8s.gcr.io/coredns:1.7.0
	registry.k8s.io/coredns:1.7.0
	k8s.gcr.io/pause:3.2
	registry.k8s.io/pause:3.2
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I0701 11:15:14.493266  315046 docker.go:615] Images already preloaded, skipping extraction
	I0701 11:15:14.493334  315046 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0701 11:15:14.512436  315046 docker.go:685] Got preloaded images: -- stdout --
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/kube-proxy:v1.20.0
	registry.k8s.io/kube-proxy:v1.20.0
	k8s.gcr.io/kube-controller-manager:v1.20.0
	registry.k8s.io/kube-controller-manager:v1.20.0
	k8s.gcr.io/kube-apiserver:v1.20.0
	registry.k8s.io/kube-apiserver:v1.20.0
	k8s.gcr.io/kube-scheduler:v1.20.0
	registry.k8s.io/kube-scheduler:v1.20.0
	k8s.gcr.io/etcd:3.4.13-0
	registry.k8s.io/etcd:3.4.13-0
	k8s.gcr.io/coredns:1.7.0
	registry.k8s.io/coredns:1.7.0
	k8s.gcr.io/pause:3.2
	registry.k8s.io/pause:3.2
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I0701 11:15:14.512463  315046 cache_images.go:84] Images are preloaded, skipping loading
	I0701 11:15:14.512474  315046 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.20.0 docker true true} ...
	I0701 11:15:14.512584  315046 kubeadm.go:940] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.20.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=docker --hostname-override=old-k8s-version-696386 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-696386 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0701 11:15:14.512658  315046 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0701 11:15:14.595049  315046 cni.go:84] Creating CNI manager for ""
	I0701 11:15:14.595080  315046 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0701 11:15:14.595088  315046 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0701 11:15:14.595105  315046 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.85.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-696386 NodeName:old-k8s-version-696386 DNSDomain:cluster.local CRISocket:/var/run/dockershim.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.85.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.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticP
odPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0701 11:15:14.595345  315046 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/dockershim.sock
	  name: "old-k8s-version-696386"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.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
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.20.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	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
	
	I0701 11:15:14.595421  315046 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0701 11:15:14.606326  315046 binaries.go:44] Found k8s binaries, skipping transfer
	I0701 11:15:14.606397  315046 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0701 11:15:14.616073  315046 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (348 bytes)
	I0701 11:15:14.637678  315046 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0701 11:15:14.657473  315046 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2118 bytes)
	I0701 11:15:14.677270  315046 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0701 11:15:14.680969  315046 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0701 11:15:14.692382  315046 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 11:15:14.808233  315046 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0701 11:15:14.828868  315046 certs.go:68] Setting up /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386 for IP: 192.168.85.2
	I0701 11:15:14.828893  315046 certs.go:194] generating shared ca certs ...
	I0701 11:15:14.828910  315046 certs.go:226] acquiring lock for ca certs: {Name:mk190b9986027b92e10049426e9c1a50d0addb47 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 11:15:14.829044  315046 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key
	I0701 11:15:14.829092  315046 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key
	I0701 11:15:14.829105  315046 certs.go:256] generating profile certs ...
	I0701 11:15:14.829190  315046 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.key
	I0701 11:15:14.829261  315046 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/apiserver.key.45407f7f
	I0701 11:15:14.829312  315046 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/proxy-client.key
	I0701 11:15:14.829442  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/7496.pem (1338 bytes)
	W0701 11:15:14.829479  315046 certs.go:480] ignoring /home/jenkins/minikube-integration/19162-2194/.minikube/certs/7496_empty.pem, impossibly tiny 0 bytes
	I0701 11:15:14.829493  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem (1679 bytes)
	I0701 11:15:14.829519  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem (1078 bytes)
	I0701 11:15:14.829548  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem (1123 bytes)
	I0701 11:15:14.829573  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem (1679 bytes)
	I0701 11:15:14.829623  315046 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/files/etc/ssl/certs/74962.pem (1708 bytes)
	I0701 11:15:14.830247  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0701 11:15:14.897609  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0701 11:15:14.979833  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0701 11:15:15.032460  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0701 11:15:15.081697  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0701 11:15:15.132698  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0701 11:15:15.187647  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0701 11:15:15.258494  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0701 11:15:15.283173  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/certs/7496.pem --> /usr/share/ca-certificates/7496.pem (1338 bytes)
	I0701 11:15:15.307746  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/files/etc/ssl/certs/74962.pem --> /usr/share/ca-certificates/74962.pem (1708 bytes)
	I0701 11:15:15.334025  315046 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0701 11:15:15.359352  315046 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0701 11:15:15.377851  315046 ssh_runner.go:195] Run: openssl version
	I0701 11:15:15.383944  315046 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/74962.pem && ln -fs /usr/share/ca-certificates/74962.pem /etc/ssl/certs/74962.pem"
	I0701 11:15:15.393461  315046 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/74962.pem
	I0701 11:15:15.397236  315046 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jul  1 10:27 /usr/share/ca-certificates/74962.pem
	I0701 11:15:15.397306  315046 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/74962.pem
	I0701 11:15:15.404643  315046 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/74962.pem /etc/ssl/certs/3ec20f2e.0"
	I0701 11:15:15.413950  315046 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"
	I0701 11:15:15.423344  315046 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0701 11:15:15.427053  315046 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul  1 10:20 /usr/share/ca-certificates/minikubeCA.pem
	I0701 11:15:15.427118  315046 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0701 11:15:15.434521  315046 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"
	I0701 11:15:15.443301  315046 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/7496.pem && ln -fs /usr/share/ca-certificates/7496.pem /etc/ssl/certs/7496.pem"
	I0701 11:15:15.452532  315046 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/7496.pem
	I0701 11:15:15.456671  315046 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jul  1 10:27 /usr/share/ca-certificates/7496.pem
	I0701 11:15:15.456737  315046 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/7496.pem
	I0701 11:15:15.464251  315046 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/7496.pem /etc/ssl/certs/51391683.0"
	I0701 11:15:15.473262  315046 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0701 11:15:15.477177  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0701 11:15:15.484562  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0701 11:15:15.491839  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0701 11:15:15.498848  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0701 11:15:15.506009  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0701 11:15:15.513269  315046 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0701 11:15:15.520654  315046 kubeadm.go:391] StartCluster: {Name:old-k8s-version-696386 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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:true 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:old-k8s-version-696386 Namespace:default APIServerHAVIP: APIServerName:minikube
CA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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}
	I0701 11:15:15.520806  315046 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0701 11:15:15.539605  315046 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0701 11:15:15.549395  315046 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0701 11:15:15.549420  315046 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0701 11:15:15.549459  315046 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0701 11:15:15.549510  315046 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0701 11:15:15.558747  315046 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0701 11:15:15.559180  315046 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-696386" does not appear in /home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 11:15:15.559397  315046 kubeconfig.go:62] /home/jenkins/minikube-integration/19162-2194/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-696386" cluster setting kubeconfig missing "old-k8s-version-696386" context setting]
	I0701 11:15:15.559722  315046 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/kubeconfig: {Name:mkf75306dbed073dd6e3a0b2f9a8268e13312c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 11:15:15.560940  315046 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0701 11:15:15.569955  315046 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.85.2
	I0701 11:15:15.569990  315046 kubeadm.go:591] duration metric: took 20.524345ms to restartPrimaryControlPlane
	I0701 11:15:15.569999  315046 kubeadm.go:393] duration metric: took 49.354755ms to StartCluster
	I0701 11:15:15.570015  315046 settings.go:142] acquiring lock: {Name:mkf4af070445ff3e0f9e45baa2a95fced3bd4aa5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 11:15:15.570079  315046 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 11:15:15.570673  315046 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/kubeconfig: {Name:mkf75306dbed073dd6e3a0b2f9a8268e13312c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 11:15:15.570866  315046 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0701 11:15:15.571205  315046 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:true default-storageclass:true 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:true 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:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0701 11:15:15.571316  315046 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-696386"
	I0701 11:15:15.571352  315046 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-696386"
	W0701 11:15:15.571358  315046 addons.go:243] addon storage-provisioner should already be in state true
	I0701 11:15:15.571381  315046 host.go:66] Checking if "old-k8s-version-696386" exists ...
	I0701 11:15:15.571852  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:15.572186  315046 config.go:182] Loaded profile config "old-k8s-version-696386": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0701 11:15:15.572264  315046 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-696386"
	I0701 11:15:15.572297  315046 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-696386"
	I0701 11:15:15.572541  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:15.573364  315046 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-696386"
	I0701 11:15:15.573398  315046 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-696386"
	W0701 11:15:15.573434  315046 addons.go:243] addon metrics-server should already be in state true
	I0701 11:15:15.573467  315046 host.go:66] Checking if "old-k8s-version-696386" exists ...
	I0701 11:15:15.573954  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:15.576010  315046 out.go:177] * Verifying Kubernetes components...
	I0701 11:15:15.576100  315046 addons.go:69] Setting dashboard=true in profile "old-k8s-version-696386"
	I0701 11:15:15.576132  315046 addons.go:234] Setting addon dashboard=true in "old-k8s-version-696386"
	W0701 11:15:15.576143  315046 addons.go:243] addon dashboard should already be in state true
	I0701 11:15:15.576178  315046 host.go:66] Checking if "old-k8s-version-696386" exists ...
	I0701 11:15:15.576610  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:15.579110  315046 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0701 11:15:15.626679  315046 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0701 11:15:15.630032  315046 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:15.630056  315046 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0701 11:15:15.630123  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:15.635702  315046 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0701 11:15:15.639345  315046 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0701 11:15:15.639373  315046 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0701 11:15:15.639443  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:15.648729  315046 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-696386"
	W0701 11:15:15.648750  315046 addons.go:243] addon default-storageclass should already be in state true
	I0701 11:15:15.648773  315046 host.go:66] Checking if "old-k8s-version-696386" exists ...
	I0701 11:15:15.649189  315046 cli_runner.go:164] Run: docker container inspect old-k8s-version-696386 --format={{.State.Status}}
	I0701 11:15:15.650380  315046 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0701 11:15:15.654725  315046 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0701 11:15:15.662750  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0701 11:15:15.662792  315046 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0701 11:15:15.662867  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:15.684727  315046 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0701 11:15:15.684747  315046 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0701 11:15:15.684817  315046 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-696386
	I0701 11:15:15.719390  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:15.723454  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:15.742902  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:15.750489  315046 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33078 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/old-k8s-version-696386/id_rsa Username:docker}
	I0701 11:15:15.808018  315046 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0701 11:15:15.864126  315046 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-696386" to be "Ready" ...
	I0701 11:15:15.929889  315046 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0701 11:15:15.929914  315046 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0701 11:15:15.961980  315046 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0701 11:15:15.962005  315046 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0701 11:15:15.988261  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0701 11:15:16.021831  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:16.024709  315046 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0701 11:15:16.024736  315046 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0701 11:15:16.036692  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0701 11:15:16.036727  315046 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0701 11:15:16.116375  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0701 11:15:16.116401  315046 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0701 11:15:16.167464  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0701 11:15:16.256302  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0701 11:15:16.256331  315046 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	W0701 11:15:16.315041  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.315077  315046 retry.go:31] will retry after 331.753064ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:16.373856  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.373890  315046 retry.go:31] will retry after 179.405445ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.378354  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0701 11:15:16.378386  315046 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	W0701 11:15:16.435722  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.435755  315046 retry.go:31] will retry after 219.508ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.442829  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0701 11:15:16.442858  315046 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I0701 11:15:16.463318  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0701 11:15:16.463346  315046 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0701 11:15:16.483977  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0701 11:15:16.484003  315046 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0701 11:15:16.504599  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0701 11:15:16.504625  315046 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0701 11:15:16.526481  315046 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:16.526511  315046 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0701 11:15:16.548174  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:16.554311  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:16.647608  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0701 11:15:16.655968  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0701 11:15:16.756032  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.756067  315046 retry.go:31] will retry after 245.016665ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:16.793045  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.793079  315046 retry.go:31] will retry after 439.945695ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:16.915364  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.915393  315046 retry.go:31] will retry after 472.547238ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:16.915418  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:16.915437  315046 retry.go:31] will retry after 198.950991ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.001512  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:17.114905  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0701 11:15:17.210192  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.210243  315046 retry.go:31] will retry after 342.792341ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.233679  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0701 11:15:17.330005  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.330037  315046 retry.go:31] will retry after 300.909372ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.388339  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0701 11:15:17.543172  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.543392  315046 retry.go:31] will retry after 576.205632ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.554660  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:17.631618  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0701 11:15:17.837081  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.837110  315046 retry.go:31] will retry after 376.465821ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:17.837114  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.837133  315046 retry.go:31] will retry after 284.962072ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:17.837164  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.837172  315046 retry.go:31] will retry after 835.907014ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:17.864586  315046 node_ready.go:53] error getting node "old-k8s-version-696386": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-696386": dial tcp 192.168.85.2:8443: connect: connection refused
	I0701 11:15:18.119841  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:18.123156  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:18.213720  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0701 11:15:18.334352  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:18.334383  315046 retry.go:31] will retry after 927.388639ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:18.334454  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:18.334466  315046 retry.go:31] will retry after 986.787273ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:18.344663  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:18.344700  315046 retry.go:31] will retry after 934.231215ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:18.673338  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0701 11:15:18.798033  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:18.798084  315046 retry.go:31] will retry after 1.763377808s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:19.261956  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:19.279741  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0701 11:15:19.322112  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0701 11:15:19.618596  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:19.618633  315046 retry.go:31] will retry after 1.260137975s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:19.672145  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:19.672179  315046 retry.go:31] will retry after 1.751667161s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0701 11:15:19.674195  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:19.674229  315046 retry.go:31] will retry after 1.845393623s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:19.864952  315046 node_ready.go:53] error getting node "old-k8s-version-696386": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-696386": dial tcp 192.168.85.2:8443: connect: connection refused
	I0701 11:15:20.562062  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0701 11:15:20.847414  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:20.847444  315046 retry.go:31] will retry after 1.094813291s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:20.879260  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0701 11:15:21.369753  315046 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:21.369782  315046 retry.go:31] will retry after 2.6011301s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0701 11:15:21.424084  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0701 11:15:21.520422  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0701 11:15:21.942664  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0701 11:15:23.971670  315046 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0701 11:15:31.737650  315046 node_ready.go:49] node "old-k8s-version-696386" has status "Ready":"True"
	I0701 11:15:31.737680  315046 node_ready.go:38] duration metric: took 15.873516383s for node "old-k8s-version-696386" to be "Ready" ...
	I0701 11:15:31.737690  315046 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" ...
	I0701 11:15:32.129051  315046 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-chqgj" in "kube-system" namespace to be "Ready" ...
	I0701 11:15:34.187021  315046 pod_ready.go:102] pod "coredns-74ff55c5b-chqgj" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:35.147774  315046 pod_ready.go:97] error getting pod "coredns-74ff55c5b-chqgj" in "kube-system" namespace (skipping!): pods "coredns-74ff55c5b-chqgj" not found
	I0701 11:15:35.147852  315046 pod_ready.go:81] duration metric: took 3.018712878s for pod "coredns-74ff55c5b-chqgj" in "kube-system" namespace to be "Ready" ...
	E0701 11:15:35.147878  315046 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-74ff55c5b-chqgj" in "kube-system" namespace (skipping!): pods "coredns-74ff55c5b-chqgj" not found
	I0701 11:15:35.147922  315046 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-sbfhj" in "kube-system" namespace to be "Ready" ...
	I0701 11:15:35.161028  315046 pod_ready.go:92] pod "coredns-74ff55c5b-sbfhj" in "kube-system" namespace has status "Ready":"True"
	I0701 11:15:35.161104  315046 pod_ready.go:81] duration metric: took 13.154851ms for pod "coredns-74ff55c5b-sbfhj" in "kube-system" namespace to be "Ready" ...
	I0701 11:15:35.161133  315046 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:15:36.268430  315046 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (14.844312204s)
	I0701 11:15:36.268641  315046 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: (14.325949601s)
	I0701 11:15:36.268909  315046 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-696386"
	I0701 11:15:36.268670  315046 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (14.748123493s)
	I0701 11:15:36.272237  315046 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-696386 addons enable metrics-server
	
	I0701 11:15:36.415641  315046 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (12.443937694s)
	I0701 11:15:36.418123  315046 out.go:177] * Enabled addons: metrics-server, dashboard, default-storageclass, storage-provisioner
	I0701 11:15:36.419859  315046 addons.go:510] duration metric: took 20.848649739s for enable addons: enabled=[metrics-server dashboard default-storageclass storage-provisioner]
	I0701 11:15:37.168228  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:39.668929  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:41.741585  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:44.167499  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:46.168416  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:48.172490  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:50.667951  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:52.689880  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:55.175053  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:15:57.675059  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:00.301350  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:02.670367  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:05.169281  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:07.667406  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:09.668289  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:11.676316  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:14.168426  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:16.168680  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:18.673466  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:21.168515  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:23.169235  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:25.667027  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:27.668059  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:30.168805  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:32.263395  315046 pod_ready.go:102] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:33.675735  315046 pod_ready.go:92] pod "etcd-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"True"
	I0701 11:16:33.675756  315046 pod_ready.go:81] duration metric: took 58.514603377s for pod "etcd-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.675770  315046 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.685448  315046 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"True"
	I0701 11:16:33.685522  315046 pod_ready.go:81] duration metric: took 9.743353ms for pod "kube-apiserver-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.685550  315046 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.696233  315046 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"True"
	I0701 11:16:33.696298  315046 pod_ready.go:81] duration metric: took 10.726644ms for pod "kube-controller-manager-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.696337  315046 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-hmgpt" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.704682  315046 pod_ready.go:92] pod "kube-proxy-hmgpt" in "kube-system" namespace has status "Ready":"True"
	I0701 11:16:33.704704  315046 pod_ready.go:81] duration metric: took 8.33229ms for pod "kube-proxy-hmgpt" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:33.704715  315046 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:16:35.710905  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:37.710988  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:40.212895  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:42.711758  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:45.214694  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:47.711173  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:49.711449  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:52.212392  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:54.710393  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:56.712885  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:16:59.212171  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:01.213366  315046 pod_ready.go:102] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:01.711403  315046 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace has status "Ready":"True"
	I0701 11:17:01.711439  315046 pod_ready.go:81] duration metric: took 28.006716286s for pod "kube-scheduler-old-k8s-version-696386" in "kube-system" namespace to be "Ready" ...
	I0701 11:17:01.711452  315046 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace to be "Ready" ...
	I0701 11:17:03.718391  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:05.732565  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:08.225563  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:10.717051  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:12.717536  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:15.217780  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:17.218139  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:19.718611  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:22.217506  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:24.718212  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:27.217884  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:29.717290  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:31.717847  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:34.218596  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:36.717879  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:39.217494  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:41.218130  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:43.218507  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:45.227565  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:47.717270  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:50.217173  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:52.217615  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:54.218574  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:56.718051  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:17:58.719105  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:01.218003  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:03.717535  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:05.718242  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:08.223618  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:10.717985  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:13.217424  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:15.221137  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:17.717205  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:19.717421  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:21.717933  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:24.217505  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:26.218456  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:28.219041  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:30.718018  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:33.276162  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:35.719029  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:38.226142  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:40.717591  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:42.718483  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:45.222346  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:47.717600  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:49.718998  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:51.724845  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:54.218028  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:56.218101  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:18:58.226470  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:00.233155  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:02.721275  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:05.217691  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:07.218847  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:09.219194  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:11.719419  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:14.217258  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:16.217380  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:18.218844  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:20.717467  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:22.718186  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:24.719160  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:26.719281  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:29.217887  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:31.218579  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:33.219060  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:35.718230  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:38.225351  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:40.719331  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:43.217600  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:45.223844  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:47.718439  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:50.217767  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:52.217969  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:54.222615  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:56.716910  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:19:58.718254  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:01.219125  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:03.718576  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:06.218355  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:08.225367  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:10.718311  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:13.217352  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:15.218776  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:17.718390  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:19.718569  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:21.719177  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:24.217901  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:26.218818  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:28.218894  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:30.219427  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:32.717896  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:34.718086  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:36.718867  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:38.719593  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:41.218245  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:43.718508  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:45.720622  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:48.226854  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:50.717867  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:52.720266  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:55.217425  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:57.218016  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:20:59.219376  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:21:01.717255  315046 pod_ready.go:102] pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace has status "Ready":"False"
	I0701 11:21:01.717299  315046 pod_ready.go:81] duration metric: took 4m0.005839066s for pod "metrics-server-9975d5f86-4zbxq" in "kube-system" namespace to be "Ready" ...
	E0701 11:21:01.717309  315046 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0701 11:21:01.717317  315046 pod_ready.go:38] duration metric: took 5m29.979616622s 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" ...
	I0701 11:21:01.717341  315046 api_server.go:52] waiting for apiserver process to appear ...
	I0701 11:21:01.717427  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0701 11:21:01.738639  315046 logs.go:276] 2 containers: [cd8eafe48e00 c51045b66cf0]
	I0701 11:21:01.738717  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0701 11:21:01.759071  315046 logs.go:276] 2 containers: [9a896ea0ddad 29316c971663]
	I0701 11:21:01.759159  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0701 11:21:01.784049  315046 logs.go:276] 2 containers: [9d0ed2465f50 0a711fdb4841]
	I0701 11:21:01.784130  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0701 11:21:01.812598  315046 logs.go:276] 2 containers: [f51b9c7349c1 f1c05044007f]
	I0701 11:21:01.812678  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0701 11:21:01.834227  315046 logs.go:276] 2 containers: [1765ef5cbb5b dbdb63d9a921]
	I0701 11:21:01.834374  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0701 11:21:01.854766  315046 logs.go:276] 2 containers: [4dfa46bb0f73 fb83ba4a51dd]
	I0701 11:21:01.854855  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0701 11:21:01.885378  315046 logs.go:276] 0 containers: []
	W0701 11:21:01.885443  315046 logs.go:278] No container was found matching "kindnet"
	I0701 11:21:01.885541  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}
	I0701 11:21:01.909331  315046 logs.go:276] 2 containers: [0935d40910f8 397bd2063830]
	I0701 11:21:01.909472  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}}
	I0701 11:21:01.934525  315046 logs.go:276] 1 containers: [f6fed13e2a7b]
	I0701 11:21:01.934559  315046 logs.go:123] Gathering logs for kube-apiserver [c51045b66cf0] ...
	I0701 11:21:01.934572  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 c51045b66cf0"
	I0701 11:21:02.061859  315046 logs.go:123] Gathering logs for kube-scheduler [f51b9c7349c1] ...
	I0701 11:21:02.061931  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f51b9c7349c1"
	I0701 11:21:02.088835  315046 logs.go:123] Gathering logs for kube-proxy [dbdb63d9a921] ...
	I0701 11:21:02.088933  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 dbdb63d9a921"
	I0701 11:21:02.117337  315046 logs.go:123] Gathering logs for kubernetes-dashboard [f6fed13e2a7b] ...
	I0701 11:21:02.117368  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f6fed13e2a7b"
	I0701 11:21:02.140894  315046 logs.go:123] Gathering logs for container status ...
	I0701 11:21:02.140969  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0701 11:21:02.216445  315046 logs.go:123] Gathering logs for dmesg ...
	I0701 11:21:02.216480  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0701 11:21:02.242478  315046 logs.go:123] Gathering logs for etcd [9a896ea0ddad] ...
	I0701 11:21:02.242510  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9a896ea0ddad"
	I0701 11:21:02.279533  315046 logs.go:123] Gathering logs for coredns [0a711fdb4841] ...
	I0701 11:21:02.279610  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0a711fdb4841"
	I0701 11:21:02.308864  315046 logs.go:123] Gathering logs for describe nodes ...
	I0701 11:21:02.308893  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0701 11:21:02.488851  315046 logs.go:123] Gathering logs for etcd [29316c971663] ...
	I0701 11:21:02.488884  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 29316c971663"
	I0701 11:21:02.514998  315046 logs.go:123] Gathering logs for kube-scheduler [f1c05044007f] ...
	I0701 11:21:02.515024  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f1c05044007f"
	I0701 11:21:02.544553  315046 logs.go:123] Gathering logs for kube-controller-manager [fb83ba4a51dd] ...
	I0701 11:21:02.544582  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 fb83ba4a51dd"
	I0701 11:21:02.584064  315046 logs.go:123] Gathering logs for storage-provisioner [0935d40910f8] ...
	I0701 11:21:02.584100  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0935d40910f8"
	I0701 11:21:02.632645  315046 logs.go:123] Gathering logs for Docker ...
	I0701 11:21:02.632671  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0701 11:21:02.660356  315046 logs.go:123] Gathering logs for kubelet ...
	I0701 11:21:02.660394  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0701 11:21:02.730943  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993117    1364 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.731165  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993191    1364 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.731425  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993243    1364 reflector.go:138] object-"kube-system"/"kube-proxy-token-jsm4n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-jsm4n" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.731661  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993293    1364 reflector.go:138] object-"kube-system"/"storage-provisioner-token-nspwv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-nspwv" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.731877  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993353    1364 reflector.go:138] object-"kube-system"/"coredns-token-6rr8l": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-6rr8l" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.732093  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:32 old-k8s-version-696386 kubelet[1364]: E0701 11:15:32.011750    1364 reflector.go:138] object-"default"/"default-token-8jrn9": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-8jrn9" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:02.738277  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:33 old-k8s-version-696386 kubelet[1364]: E0701 11:15:33.694373    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:02.738776  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:35 old-k8s-version-696386 kubelet[1364]: E0701 11:15:35.343425    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.739747  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:37 old-k8s-version-696386 kubelet[1364]: E0701 11:15:37.383467    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.742523  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:51 old-k8s-version-696386 kubelet[1364]: E0701 11:15:51.604073    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:02.747539  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:00 old-k8s-version-696386 kubelet[1364]: E0701 11:16:00.761776    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:02.747930  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:00 old-k8s-version-696386 kubelet[1364]: E0701 11:16:00.933843    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.748119  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:04 old-k8s-version-696386 kubelet[1364]: E0701 11:16:04.579456    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.748589  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:07 old-k8s-version-696386 kubelet[1364]: E0701 11:16:07.000314    1364 pod_workers.go:191] Error syncing pod 72a05654-8464-4911-a286-4f6d196cd3f8 ("storage-provisioner_kube-system(72a05654-8464-4911-a286-4f6d196cd3f8)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(72a05654-8464-4911-a286-4f6d196cd3f8)"
	W0701 11:21:02.751196  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:12 old-k8s-version-696386 kubelet[1364]: E0701 11:16:12.281909    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:02.753280  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:18 old-k8s-version-696386 kubelet[1364]: E0701 11:16:18.653680    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:02.753611  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:24 old-k8s-version-696386 kubelet[1364]: E0701 11:16:24.582852    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.753799  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:33 old-k8s-version-696386 kubelet[1364]: E0701 11:16:33.578761    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.756107  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:40 old-k8s-version-696386 kubelet[1364]: E0701 11:16:40.240718    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:02.756301  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:46 old-k8s-version-696386 kubelet[1364]: E0701 11:16:46.579144    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.756500  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:51 old-k8s-version-696386 kubelet[1364]: E0701 11:16:51.599801    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.756686  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:58 old-k8s-version-696386 kubelet[1364]: E0701 11:16:58.579333    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.756889  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:03 old-k8s-version-696386 kubelet[1364]: E0701 11:17:03.594042    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.759016  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:13 old-k8s-version-696386 kubelet[1364]: E0701 11:17:13.599683    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:02.759220  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:16 old-k8s-version-696386 kubelet[1364]: E0701 11:17:16.579605    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.759415  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:26 old-k8s-version-696386 kubelet[1364]: E0701 11:17:26.586223    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.761657  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:31 old-k8s-version-696386 kubelet[1364]: E0701 11:17:31.211494    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:02.761845  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:41 old-k8s-version-696386 kubelet[1364]: E0701 11:17:41.578917    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.762044  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:42 old-k8s-version-696386 kubelet[1364]: E0701 11:17:42.582124    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.762229  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:56 old-k8s-version-696386 kubelet[1364]: E0701 11:17:56.595465    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.762428  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:57 old-k8s-version-696386 kubelet[1364]: E0701 11:17:57.579158    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.762613  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:08 old-k8s-version-696386 kubelet[1364]: E0701 11:18:08.579091    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.762815  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:12 old-k8s-version-696386 kubelet[1364]: E0701 11:18:12.594147    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.763002  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:19 old-k8s-version-696386 kubelet[1364]: E0701 11:18:19.578665    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.763201  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:26 old-k8s-version-696386 kubelet[1364]: E0701 11:18:26.578760    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.763408  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:33 old-k8s-version-696386 kubelet[1364]: E0701 11:18:33.578719    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.763617  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:40 old-k8s-version-696386 kubelet[1364]: E0701 11:18:40.583371    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.765719  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:48 old-k8s-version-696386 kubelet[1364]: E0701 11:18:48.615321    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:02.768004  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:54 old-k8s-version-696386 kubelet[1364]: E0701 11:18:54.237506    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:02.768193  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:03 old-k8s-version-696386 kubelet[1364]: E0701 11:19:03.590795    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.768395  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:06 old-k8s-version-696386 kubelet[1364]: E0701 11:19:06.579056    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.768583  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:15 old-k8s-version-696386 kubelet[1364]: E0701 11:19:15.578756    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.768790  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:21 old-k8s-version-696386 kubelet[1364]: E0701 11:19:21.596820    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.768976  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:30 old-k8s-version-696386 kubelet[1364]: E0701 11:19:30.578878    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.769176  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:36 old-k8s-version-696386 kubelet[1364]: E0701 11:19:36.582805    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.769362  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:41 old-k8s-version-696386 kubelet[1364]: E0701 11:19:41.578801    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.769561  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:49 old-k8s-version-696386 kubelet[1364]: E0701 11:19:49.578762    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.769746  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:56 old-k8s-version-696386 kubelet[1364]: E0701 11:19:56.578903    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.769946  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:00 old-k8s-version-696386 kubelet[1364]: E0701 11:20:00.585124    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.770132  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:08 old-k8s-version-696386 kubelet[1364]: E0701 11:20:08.582651    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.770332  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:11 old-k8s-version-696386 kubelet[1364]: E0701 11:20:11.578904    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.770519  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:23 old-k8s-version-696386 kubelet[1364]: E0701 11:20:23.578713    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.770716  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:24 old-k8s-version-696386 kubelet[1364]: E0701 11:20:24.587688    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.770918  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.578981    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.771117  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.579957    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.771326  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.771513  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.771713  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.771898  315046 logs.go:138] Found kubelet problem: Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0701 11:21:02.771908  315046 logs.go:123] Gathering logs for kube-apiserver [cd8eafe48e00] ...
	I0701 11:21:02.771921  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 cd8eafe48e00"
	I0701 11:21:02.815853  315046 logs.go:123] Gathering logs for coredns [9d0ed2465f50] ...
	I0701 11:21:02.815885  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9d0ed2465f50"
	I0701 11:21:02.848453  315046 logs.go:123] Gathering logs for kube-proxy [1765ef5cbb5b] ...
	I0701 11:21:02.848484  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 1765ef5cbb5b"
	I0701 11:21:02.886483  315046 logs.go:123] Gathering logs for kube-controller-manager [4dfa46bb0f73] ...
	I0701 11:21:02.886509  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 4dfa46bb0f73"
	I0701 11:21:02.957188  315046 logs.go:123] Gathering logs for storage-provisioner [397bd2063830] ...
	I0701 11:21:02.957225  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 397bd2063830"
	I0701 11:21:02.997779  315046 out.go:304] Setting ErrFile to fd 2...
	I0701 11:21:02.997810  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0701 11:21:02.997877  315046 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0701 11:21:02.997895  315046 out.go:239]   Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.579957    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.579957    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.997921  315046 out.go:239]   Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.997934  315046 out.go:239]   Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.997958  315046 out.go:239]   Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:02.997966  315046 out.go:239]   Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0701 11:21:02.997978  315046 out.go:304] Setting ErrFile to fd 2...
	I0701 11:21:02.997985  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:21:12.998231  315046 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0701 11:21:13.010772  315046 api_server.go:72] duration metric: took 5m57.439866943s to wait for apiserver process to appear ...
	I0701 11:21:13.010810  315046 api_server.go:88] waiting for apiserver healthz status ...
	I0701 11:21:13.010909  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0701 11:21:13.031443  315046 logs.go:276] 2 containers: [cd8eafe48e00 c51045b66cf0]
	I0701 11:21:13.031527  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0701 11:21:13.048367  315046 logs.go:276] 2 containers: [9a896ea0ddad 29316c971663]
	I0701 11:21:13.048446  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0701 11:21:13.068894  315046 logs.go:276] 2 containers: [9d0ed2465f50 0a711fdb4841]
	I0701 11:21:13.068976  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0701 11:21:13.090131  315046 logs.go:276] 2 containers: [f51b9c7349c1 f1c05044007f]
	I0701 11:21:13.090208  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0701 11:21:13.114611  315046 logs.go:276] 2 containers: [1765ef5cbb5b dbdb63d9a921]
	I0701 11:21:13.114695  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0701 11:21:13.134436  315046 logs.go:276] 2 containers: [4dfa46bb0f73 fb83ba4a51dd]
	I0701 11:21:13.134550  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0701 11:21:13.154367  315046 logs.go:276] 0 containers: []
	W0701 11:21:13.154390  315046 logs.go:278] No container was found matching "kindnet"
	I0701 11:21:13.154448  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}}
	I0701 11:21:13.175580  315046 logs.go:276] 1 containers: [f6fed13e2a7b]
	I0701 11:21:13.175661  315046 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}
	I0701 11:21:13.195576  315046 logs.go:276] 2 containers: [0935d40910f8 397bd2063830]
	I0701 11:21:13.195607  315046 logs.go:123] Gathering logs for describe nodes ...
	I0701 11:21:13.195619  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0701 11:21:13.339382  315046 logs.go:123] Gathering logs for kube-proxy [1765ef5cbb5b] ...
	I0701 11:21:13.339464  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 1765ef5cbb5b"
	I0701 11:21:13.362079  315046 logs.go:123] Gathering logs for kube-proxy [dbdb63d9a921] ...
	I0701 11:21:13.362108  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 dbdb63d9a921"
	I0701 11:21:13.383846  315046 logs.go:123] Gathering logs for kube-apiserver [cd8eafe48e00] ...
	I0701 11:21:13.383875  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 cd8eafe48e00"
	I0701 11:21:13.430429  315046 logs.go:123] Gathering logs for etcd [9a896ea0ddad] ...
	I0701 11:21:13.430465  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9a896ea0ddad"
	I0701 11:21:13.456976  315046 logs.go:123] Gathering logs for kube-controller-manager [fb83ba4a51dd] ...
	I0701 11:21:13.457007  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 fb83ba4a51dd"
	I0701 11:21:13.493658  315046 logs.go:123] Gathering logs for storage-provisioner [0935d40910f8] ...
	I0701 11:21:13.493692  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0935d40910f8"
	I0701 11:21:13.515921  315046 logs.go:123] Gathering logs for container status ...
	I0701 11:21:13.515956  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0701 11:21:13.578451  315046 logs.go:123] Gathering logs for Docker ...
	I0701 11:21:13.578479  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0701 11:21:13.604752  315046 logs.go:123] Gathering logs for etcd [29316c971663] ...
	I0701 11:21:13.604786  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 29316c971663"
	I0701 11:21:13.647901  315046 logs.go:123] Gathering logs for coredns [0a711fdb4841] ...
	I0701 11:21:13.647931  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0a711fdb4841"
	I0701 11:21:13.676187  315046 logs.go:123] Gathering logs for kube-scheduler [f1c05044007f] ...
	I0701 11:21:13.676216  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f1c05044007f"
	I0701 11:21:13.701830  315046 logs.go:123] Gathering logs for kubernetes-dashboard [f6fed13e2a7b] ...
	I0701 11:21:13.701905  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f6fed13e2a7b"
	I0701 11:21:13.724805  315046 logs.go:123] Gathering logs for storage-provisioner [397bd2063830] ...
	I0701 11:21:13.724874  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 397bd2063830"
	I0701 11:21:13.748761  315046 logs.go:123] Gathering logs for kube-controller-manager [4dfa46bb0f73] ...
	I0701 11:21:13.748789  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 4dfa46bb0f73"
	I0701 11:21:13.789722  315046 logs.go:123] Gathering logs for kubelet ...
	I0701 11:21:13.789754  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0701 11:21:13.855974  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993117    1364 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.856199  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993191    1364 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.856429  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993243    1364 reflector.go:138] object-"kube-system"/"kube-proxy-token-jsm4n": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-jsm4n" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.856659  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993293    1364 reflector.go:138] object-"kube-system"/"storage-provisioner-token-nspwv": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-nspwv" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.856872  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:31 old-k8s-version-696386 kubelet[1364]: E0701 11:15:31.993353    1364 reflector.go:138] object-"kube-system"/"coredns-token-6rr8l": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-6rr8l" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.857083  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:32 old-k8s-version-696386 kubelet[1364]: E0701 11:15:32.011750    1364 reflector.go:138] object-"default"/"default-token-8jrn9": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-8jrn9" is forbidden: User "system:node:old-k8s-version-696386" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-696386' and this object
	W0701 11:21:13.863381  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:33 old-k8s-version-696386 kubelet[1364]: E0701 11:15:33.694373    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:13.863882  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:35 old-k8s-version-696386 kubelet[1364]: E0701 11:15:35.343425    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.864881  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:37 old-k8s-version-696386 kubelet[1364]: E0701 11:15:37.383467    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.867637  315046 logs.go:138] Found kubelet problem: Jul 01 11:15:51 old-k8s-version-696386 kubelet[1364]: E0701 11:15:51.604073    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:13.872595  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:00 old-k8s-version-696386 kubelet[1364]: E0701 11:16:00.761776    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:13.872975  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:00 old-k8s-version-696386 kubelet[1364]: E0701 11:16:00.933843    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.873163  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:04 old-k8s-version-696386 kubelet[1364]: E0701 11:16:04.579456    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.873604  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:07 old-k8s-version-696386 kubelet[1364]: E0701 11:16:07.000314    1364 pod_workers.go:191] Error syncing pod 72a05654-8464-4911-a286-4f6d196cd3f8 ("storage-provisioner_kube-system(72a05654-8464-4911-a286-4f6d196cd3f8)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(72a05654-8464-4911-a286-4f6d196cd3f8)"
	W0701 11:21:13.876201  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:12 old-k8s-version-696386 kubelet[1364]: E0701 11:16:12.281909    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:13.878275  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:18 old-k8s-version-696386 kubelet[1364]: E0701 11:16:18.653680    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:13.878607  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:24 old-k8s-version-696386 kubelet[1364]: E0701 11:16:24.582852    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.878792  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:33 old-k8s-version-696386 kubelet[1364]: E0701 11:16:33.578761    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.881048  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:40 old-k8s-version-696386 kubelet[1364]: E0701 11:16:40.240718    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:13.881254  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:46 old-k8s-version-696386 kubelet[1364]: E0701 11:16:46.579144    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.881454  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:51 old-k8s-version-696386 kubelet[1364]: E0701 11:16:51.599801    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.881643  315046 logs.go:138] Found kubelet problem: Jul 01 11:16:58 old-k8s-version-696386 kubelet[1364]: E0701 11:16:58.579333    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.881841  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:03 old-k8s-version-696386 kubelet[1364]: E0701 11:17:03.594042    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.883935  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:13 old-k8s-version-696386 kubelet[1364]: E0701 11:17:13.599683    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:13.884158  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:16 old-k8s-version-696386 kubelet[1364]: E0701 11:17:16.579605    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.884349  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:26 old-k8s-version-696386 kubelet[1364]: E0701 11:17:26.586223    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.886587  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:31 old-k8s-version-696386 kubelet[1364]: E0701 11:17:31.211494    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:13.886783  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:41 old-k8s-version-696386 kubelet[1364]: E0701 11:17:41.578917    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.886999  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:42 old-k8s-version-696386 kubelet[1364]: E0701 11:17:42.582124    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.887185  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:56 old-k8s-version-696386 kubelet[1364]: E0701 11:17:56.595465    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.887388  315046 logs.go:138] Found kubelet problem: Jul 01 11:17:57 old-k8s-version-696386 kubelet[1364]: E0701 11:17:57.579158    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.887576  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:08 old-k8s-version-696386 kubelet[1364]: E0701 11:18:08.579091    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.887775  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:12 old-k8s-version-696386 kubelet[1364]: E0701 11:18:12.594147    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.887966  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:19 old-k8s-version-696386 kubelet[1364]: E0701 11:18:19.578665    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.888164  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:26 old-k8s-version-696386 kubelet[1364]: E0701 11:18:26.578760    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.888348  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:33 old-k8s-version-696386 kubelet[1364]: E0701 11:18:33.578719    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.888548  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:40 old-k8s-version-696386 kubelet[1364]: E0701 11:18:40.583371    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.890617  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:48 old-k8s-version-696386 kubelet[1364]: E0701 11:18:48.615321    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0701 11:21:13.892886  315046 logs.go:138] Found kubelet problem: Jul 01 11:18:54 old-k8s-version-696386 kubelet[1364]: E0701 11:18:54.237506    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0701 11:21:13.893073  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:03 old-k8s-version-696386 kubelet[1364]: E0701 11:19:03.590795    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.893271  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:06 old-k8s-version-696386 kubelet[1364]: E0701 11:19:06.579056    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.893456  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:15 old-k8s-version-696386 kubelet[1364]: E0701 11:19:15.578756    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.893657  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:21 old-k8s-version-696386 kubelet[1364]: E0701 11:19:21.596820    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.893842  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:30 old-k8s-version-696386 kubelet[1364]: E0701 11:19:30.578878    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894042  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:36 old-k8s-version-696386 kubelet[1364]: E0701 11:19:36.582805    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894227  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:41 old-k8s-version-696386 kubelet[1364]: E0701 11:19:41.578801    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894426  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:49 old-k8s-version-696386 kubelet[1364]: E0701 11:19:49.578762    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894611  315046 logs.go:138] Found kubelet problem: Jul 01 11:19:56 old-k8s-version-696386 kubelet[1364]: E0701 11:19:56.578903    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894814  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:00 old-k8s-version-696386 kubelet[1364]: E0701 11:20:00.585124    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.894999  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:08 old-k8s-version-696386 kubelet[1364]: E0701 11:20:08.582651    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.895197  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:11 old-k8s-version-696386 kubelet[1364]: E0701 11:20:11.578904    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.895388  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:23 old-k8s-version-696386 kubelet[1364]: E0701 11:20:23.578713    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.895588  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:24 old-k8s-version-696386 kubelet[1364]: E0701 11:20:24.587688    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.895776  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.578981    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.895973  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.579957    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.896171  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.896355  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.896554  315046 logs.go:138] Found kubelet problem: Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.896738  315046 logs.go:138] Found kubelet problem: Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:13.896936  315046 logs.go:138] Found kubelet problem: Jul 01 11:21:11 old-k8s-version-696386 kubelet[1364]: E0701 11:21:11.578589    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0701 11:21:13.896948  315046 logs.go:123] Gathering logs for dmesg ...
	I0701 11:21:13.896962  315046 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0701 11:21:13.917004  315046 logs.go:123] Gathering logs for kube-apiserver [c51045b66cf0] ...
	I0701 11:21:13.917033  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 c51045b66cf0"
	I0701 11:21:14.018855  315046 logs.go:123] Gathering logs for coredns [9d0ed2465f50] ...
	I0701 11:21:14.018898  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9d0ed2465f50"
	I0701 11:21:14.041907  315046 logs.go:123] Gathering logs for kube-scheduler [f51b9c7349c1] ...
	I0701 11:21:14.041937  315046 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f51b9c7349c1"
	I0701 11:21:14.068430  315046 out.go:304] Setting ErrFile to fd 2...
	I0701 11:21:14.068458  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0701 11:21:14.068508  315046 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0701 11:21:14.068522  315046 out.go:239]   Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:14.068539  315046 out.go:239]   Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:14.068546  315046 out.go:239]   Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0701 11:21:14.068559  315046 out.go:239]   Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0701 11:21:14.068565  315046 out.go:239]   Jul 01 11:21:11 old-k8s-version-696386 kubelet[1364]: E0701 11:21:11.578589    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jul 01 11:21:11 old-k8s-version-696386 kubelet[1364]: E0701 11:21:11.578589    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0701 11:21:14.068575  315046 out.go:304] Setting ErrFile to fd 2...
	I0701 11:21:14.068581  315046 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:21:24.070093  315046 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0701 11:21:24.081624  315046 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0701 11:21:24.091960  315046 out.go:177] 
	W0701 11:21:24.093944  315046 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0701 11:21:24.093997  315046 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	* Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0701 11:21:24.094016  315046 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0701 11:21:24.094021  315046 out.go:239] * 
	* 
	W0701 11:21:24.096460  315046 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0701 11:21:24.098671  315046 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-linux-arm64 start -p old-k8s-version-696386 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0": exit status 102
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect old-k8s-version-696386
helpers_test.go:235: (dbg) docker inspect old-k8s-version-696386:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9",
	        "Created": "2024-07-01T11:12:19.013550574Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 315274,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-01T11:15:06.637078082Z",
	            "FinishedAt": "2024-07-01T11:15:05.245755992Z"
	        },
	        "Image": "sha256:59cf53f54b1bed0b432ebf08c6ac817bec062867b90e25c5452b8e7c3276a7ff",
	        "ResolvConfPath": "/var/lib/docker/containers/22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9/hostname",
	        "HostsPath": "/var/lib/docker/containers/22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9/hosts",
	        "LogPath": "/var/lib/docker/containers/22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9/22a026e5ff33effb00c681671000cfb9b7a5b9a0ce5f71a82e02c30b416ecac9-json.log",
	        "Name": "/old-k8s-version-696386",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-696386:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-696386",
	            "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/514e392cda63e91d8c3d2e9e058afcb745572364821fe1b061c0f63f96c3dad5-init/diff:/var/lib/docker/overlay2/e2acd239da47561f1d9e6fd001d862cb4e9126743685e90d21bf67d89013d8ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/514e392cda63e91d8c3d2e9e058afcb745572364821fe1b061c0f63f96c3dad5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/514e392cda63e91d8c3d2e9e058afcb745572364821fe1b061c0f63f96c3dad5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/514e392cda63e91d8c3d2e9e058afcb745572364821fe1b061c0f63f96c3dad5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-696386",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-696386/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-696386",
	            "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-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d",
	            "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": "old-k8s-version-696386",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-696386",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "48bce464080b06502bbd29b84440b73cbc9a3b644f92ec8f61558217fa8258a5",
	            "SandboxKey": "/var/run/docker/netns/48bce464080b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33078"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33079"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33082"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33080"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33081"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-696386": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.85.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:55:02",
	                    "DriverOpts": null,
	                    "NetworkID": "dff9f0a9cb550f55339e147da641b58ece0f5eb9d945ec0c88de7e74677aee69",
	                    "EndpointID": "209356e3da3e6a70a415132ee5a2338c0211c644f3842c2090bb9e3efdc88efd",
	                    "Gateway": "192.168.85.1",
	                    "IPAddress": "192.168.85.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "old-k8s-version-696386",
	                        "22a026e5ff33"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-696386 -n old-k8s-version-696386
helpers_test.go:244: <<< TestStartStop/group/old-k8s-version/serial/SecondStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-696386 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-696386 logs -n 25: (2.353332682s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                          Args                          |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| ssh     | docker-flags-323113 ssh                                | docker-flags-323113    | jenkins | v1.33.1 | 01 Jul 24 11:11 UTC | 01 Jul 24 11:11 UTC |
	|         | sudo systemctl show docker                             |                        |         |         |                     |                     |
	|         | --property=Environment                                 |                        |         |         |                     |                     |
	|         | --no-pager                                             |                        |         |         |                     |                     |
	| ssh     | docker-flags-323113 ssh                                | docker-flags-323113    | jenkins | v1.33.1 | 01 Jul 24 11:11 UTC | 01 Jul 24 11:11 UTC |
	|         | sudo systemctl show docker                             |                        |         |         |                     |                     |
	|         | --property=ExecStart                                   |                        |         |         |                     |                     |
	|         | --no-pager                                             |                        |         |         |                     |                     |
	| delete  | -p docker-flags-323113                                 | docker-flags-323113    | jenkins | v1.33.1 | 01 Jul 24 11:11 UTC | 01 Jul 24 11:11 UTC |
	| start   | -p cert-options-728533                                 | cert-options-728533    | jenkins | v1.33.1 | 01 Jul 24 11:11 UTC | 01 Jul 24 11:12 UTC |
	|         | --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=docker                             |                        |         |         |                     |                     |
	| ssh     | cert-options-728533 ssh                                | cert-options-728533    | jenkins | v1.33.1 | 01 Jul 24 11:12 UTC | 01 Jul 24 11:12 UTC |
	|         | openssl x509 -text -noout -in                          |                        |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                        |         |         |                     |                     |
	| ssh     | -p cert-options-728533 -- sudo                         | cert-options-728533    | jenkins | v1.33.1 | 01 Jul 24 11:12 UTC | 01 Jul 24 11:12 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                        |         |         |                     |                     |
	| delete  | -p cert-options-728533                                 | cert-options-728533    | jenkins | v1.33.1 | 01 Jul 24 11:12 UTC | 01 Jul 24 11:12 UTC |
	| start   | -p old-k8s-version-696386                              | old-k8s-version-696386 | jenkins | v1.33.1 | 01 Jul 24 11:12 UTC | 01 Jul 24 11:14 UTC |
	|         | --memory=2200                                          |                        |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                        |         |         |                     |                     |
	|         | --kvm-network=default                                  |                        |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                        |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                        |         |         |                     |                     |
	|         | --keep-context=false                                   |                        |         |         |                     |                     |
	|         | --driver=docker                                        |                        |         |         |                     |                     |
	|         | --container-runtime=docker                             |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                        |         |         |                     |                     |
	| start   | -p cert-expiration-985735                              | cert-expiration-985735 | jenkins | v1.33.1 | 01 Jul 24 11:14 UTC | 01 Jul 24 11:14 UTC |
	|         | --memory=2048                                          |                        |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                        |         |         |                     |                     |
	|         | --driver=docker                                        |                        |         |         |                     |                     |
	|         | --container-runtime=docker                             |                        |         |         |                     |                     |
	| delete  | -p cert-expiration-985735                              | cert-expiration-985735 | jenkins | v1.33.1 | 01 Jul 24 11:14 UTC | 01 Jul 24 11:14 UTC |
	| addons  | enable metrics-server -p old-k8s-version-696386        | old-k8s-version-696386 | jenkins | v1.33.1 | 01 Jul 24 11:14 UTC | 01 Jul 24 11:14 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                        |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                        |         |         |                     |                     |
	| start   | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:14 UTC | 01 Jul 24 11:16 UTC |
	|         | --memory=2200                                          |                        |         |         |                     |                     |
	|         | --alsologtostderr                                      |                        |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                        |         |         |                     |                     |
	|         | --driver=docker                                        |                        |         |         |                     |                     |
	|         | --container-runtime=docker                             |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2                           |                        |         |         |                     |                     |
	| stop    | -p old-k8s-version-696386                              | old-k8s-version-696386 | jenkins | v1.33.1 | 01 Jul 24 11:14 UTC | 01 Jul 24 11:15 UTC |
	|         | --alsologtostderr -v=3                                 |                        |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-696386             | old-k8s-version-696386 | jenkins | v1.33.1 | 01 Jul 24 11:15 UTC | 01 Jul 24 11:15 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                        |         |         |                     |                     |
	| start   | -p old-k8s-version-696386                              | old-k8s-version-696386 | jenkins | v1.33.1 | 01 Jul 24 11:15 UTC |                     |
	|         | --memory=2200                                          |                        |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                        |         |         |                     |                     |
	|         | --kvm-network=default                                  |                        |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                        |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                        |         |         |                     |                     |
	|         | --keep-context=false                                   |                        |         |         |                     |                     |
	|         | --driver=docker                                        |                        |         |         |                     |                     |
	|         | --container-runtime=docker                             |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                        |         |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-578590             | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:16 UTC | 01 Jul 24 11:16 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                        |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                        |         |         |                     |                     |
	| stop    | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:16 UTC | 01 Jul 24 11:16 UTC |
	|         | --alsologtostderr -v=3                                 |                        |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-578590                  | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:16 UTC | 01 Jul 24 11:16 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                        |         |         |                     |                     |
	| start   | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:16 UTC | 01 Jul 24 11:21 UTC |
	|         | --memory=2200                                          |                        |         |         |                     |                     |
	|         | --alsologtostderr                                      |                        |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                        |         |         |                     |                     |
	|         | --driver=docker                                        |                        |         |         |                     |                     |
	|         | --container-runtime=docker                             |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2                           |                        |         |         |                     |                     |
	| image   | no-preload-578590 image list                           | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC | 01 Jul 24 11:21 UTC |
	|         | --format=json                                          |                        |         |         |                     |                     |
	| pause   | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC | 01 Jul 24 11:21 UTC |
	|         | --alsologtostderr -v=1                                 |                        |         |         |                     |                     |
	| unpause | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC | 01 Jul 24 11:21 UTC |
	|         | --alsologtostderr -v=1                                 |                        |         |         |                     |                     |
	| delete  | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC | 01 Jul 24 11:21 UTC |
	| delete  | -p no-preload-578590                                   | no-preload-578590      | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC | 01 Jul 24 11:21 UTC |
	| start   | -p embed-certs-799897                                  | embed-certs-799897     | jenkins | v1.33.1 | 01 Jul 24 11:21 UTC |                     |
	|         | --memory=2200                                          |                        |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                        |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                        |         |         |                     |                     |
	|         |  --container-runtime=docker                            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2                           |                        |         |         |                     |                     |
	|---------|--------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/01 11:21:21
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0701 11:21:21.275552  330809 out.go:291] Setting OutFile to fd 1 ...
	I0701 11:21:21.275997  330809 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:21:21.276033  330809 out.go:304] Setting ErrFile to fd 2...
	I0701 11:21:21.276055  330809 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 11:21:21.276571  330809 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 11:21:21.277052  330809 out.go:298] Setting JSON to false
	I0701 11:21:21.278191  330809 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3823,"bootTime":1719829059,"procs":229,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 11:21:21.278291  330809 start.go:139] virtualization:  
	I0701 11:21:21.281385  330809 out.go:177] * [embed-certs-799897] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0701 11:21:21.283309  330809 out.go:177]   - MINIKUBE_LOCATION=19162
	I0701 11:21:21.283356  330809 notify.go:220] Checking for updates...
	I0701 11:21:21.286680  330809 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 11:21:21.288191  330809 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 11:21:21.289717  330809 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 11:21:21.291357  330809 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0701 11:21:21.292966  330809 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0701 11:21:21.295034  330809 config.go:182] Loaded profile config "old-k8s-version-696386": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0701 11:21:21.295129  330809 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 11:21:21.317421  330809 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 11:21:21.317554  330809 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 11:21:21.381150  330809 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-01 11:21:21.371827457 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 11:21:21.381297  330809 docker.go:295] overlay module found
	I0701 11:21:21.383296  330809 out.go:177] * Using the docker driver based on user configuration
	I0701 11:21:21.385084  330809 start.go:297] selected driver: docker
	I0701 11:21:21.385102  330809 start.go:901] validating driver "docker" against <nil>
	I0701 11:21:21.385117  330809 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0701 11:21:21.385753  330809 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 11:21:21.447985  330809 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-01 11:21:21.43883266 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 11:21:21.448204  330809 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0701 11:21:21.448436  330809 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]
	I0701 11:21:21.450043  330809 out.go:177] * Using Docker driver with root privileges
	I0701 11:21:21.451559  330809 cni.go:84] Creating CNI manager for ""
	I0701 11:21:21.451591  330809 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0701 11:21:21.451604  330809 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0701 11:21:21.451684  330809 start.go:340] cluster config:
	{Name:embed-certs-799897 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:embed-certs-799897 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime:docker 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.2 ContainerRuntime:docker 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: SSH
AuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 11:21:21.453625  330809 out.go:177] * Starting "embed-certs-799897" primary control-plane node in "embed-certs-799897" cluster
	I0701 11:21:21.455192  330809 cache.go:121] Beginning downloading kic base image for docker with docker
	I0701 11:21:21.457197  330809 out.go:177] * Pulling base image v0.0.44-1719413016-19142 ...
	I0701 11:21:21.458798  330809 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
	I0701 11:21:21.458858  330809 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4
	I0701 11:21:21.458871  330809 cache.go:56] Caching tarball of preloaded images
	I0701 11:21:21.458882  330809 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon
	I0701 11:21:21.458951  330809 preload.go:173] Found /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I0701 11:21:21.458962  330809 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on docker
	I0701 11:21:21.459067  330809 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/embed-certs-799897/config.json ...
	I0701 11:21:21.459084  330809 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/embed-certs-799897/config.json: {Name:mk4af2cf9adb29b1b64be629c91de615aac033d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0701 11:21:21.475015  330809 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon, skipping pull
	I0701 11:21:21.475047  330809 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d exists in daemon, skipping load
	I0701 11:21:21.475063  330809 cache.go:194] Successfully downloaded all kic artifacts
	I0701 11:21:21.475098  330809 start.go:360] acquireMachinesLock for embed-certs-799897: {Name:mk303d74046ea4ac6bb3127d241fe9438a2cf5db Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0701 11:21:21.475813  330809 start.go:364] duration metric: took 688.429µs to acquireMachinesLock for "embed-certs-799897"
	I0701 11:21:21.475852  330809 start.go:93] Provisioning new machine with config: &{Name:embed-certs-799897 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:embed-certs-799897 Namespace:default APIServerHAVIP: APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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:f
alse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0701 11:21:21.475948  330809 start.go:125] createHost starting for "" (driver="docker")
	I0701 11:21:24.070093  315046 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0701 11:21:24.081624  315046 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0701 11:21:24.091960  315046 out.go:177] 
	W0701 11:21:24.093944  315046 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0701 11:21:24.093997  315046 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0701 11:21:24.094016  315046 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0701 11:21:24.094021  315046 out.go:239] * 
	W0701 11:21:24.096460  315046 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0701 11:21:24.098671  315046 out.go:177] 
	
	
	==> Docker <==
	Jul 01 11:16:11 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:11.956756382Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:12 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:12.279215435Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:12 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:12.279327547Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:12 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:12.279359054Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	Jul 01 11:16:18 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:18.651001110Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:16:18 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:18.651051939Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:16:18 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:18.652953586Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:16:39 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:39.915991396Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:40 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:40.232822886Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:40 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:40.232960779Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:16:40 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:16:40.232993730Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	Jul 01 11:17:13 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:13.596146510Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:17:13 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:13.596194263Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:17:13 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:13.598307466Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:17:30 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:30.917286120Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:17:31 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:31.208514497Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:17:31 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:31.208643815Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:17:31 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:17:31.208674575Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	Jul 01 11:18:48 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:48.599389026Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:18:48 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:48.599454609Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:18:48 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:48.602108666Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Jul 01 11:18:53 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:53.939288107Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:18:54 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:54.234746225Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:18:54 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:54.234858715Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4"
	Jul 01 11:18:54 old-k8s-version-696386 dockerd[1073]: time="2024-07-01T11:18:54.234891009Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0935d40910f81       ba04bb24b9575                                                                                         5 minutes ago       Running             storage-provisioner       2                   5fcfbb8050144       storage-provisioner
	f6fed13e2a7b3       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93        5 minutes ago       Running             kubernetes-dashboard      0                   c5467f5f384ea       kubernetes-dashboard-cd95d586-4b4tc
	9d0ed2465f508       db91994f4ee8f                                                                                         5 minutes ago       Running             coredns                   1                   4ee9a5b49409e       coredns-74ff55c5b-sbfhj
	7dd1d36931311       1611cd07b61d5                                                                                         5 minutes ago       Running             busybox                   1                   c15ac145a5fb6       busybox
	1765ef5cbb5b1       25a5233254979                                                                                         5 minutes ago       Running             kube-proxy                1                   d51e89f9de900       kube-proxy-hmgpt
	397bd20638302       ba04bb24b9575                                                                                         5 minutes ago       Exited              storage-provisioner       1                   5fcfbb8050144       storage-provisioner
	f51b9c7349c14       e7605f88f17d6                                                                                         6 minutes ago       Running             kube-scheduler            1                   ef191523c691b       kube-scheduler-old-k8s-version-696386
	9a896ea0ddad4       05b738aa1bc63                                                                                         6 minutes ago       Running             etcd                      1                   788d5294894fa       etcd-old-k8s-version-696386
	4dfa46bb0f73f       1df8a2b116bd1                                                                                         6 minutes ago       Running             kube-controller-manager   1                   d752bf64a2b57       kube-controller-manager-old-k8s-version-696386
	cd8eafe48e002       2c08bbbc02d3a                                                                                         6 minutes ago       Running             kube-apiserver            1                   1b4968fa05f4a       kube-apiserver-old-k8s-version-696386
	1caae387d8ca9       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e   6 minutes ago       Exited              busybox                   0                   1042c3770e9ed       busybox
	0a711fdb48413       db91994f4ee8f                                                                                         8 minutes ago       Exited              coredns                   0                   9f78bb2fbadf4       coredns-74ff55c5b-sbfhj
	dbdb63d9a9215       25a5233254979                                                                                         8 minutes ago       Exited              kube-proxy                0                   8598868736e05       kube-proxy-hmgpt
	fb83ba4a51dd3       1df8a2b116bd1                                                                                         8 minutes ago       Exited              kube-controller-manager   0                   226e30dc77043       kube-controller-manager-old-k8s-version-696386
	f1c05044007f1       e7605f88f17d6                                                                                         8 minutes ago       Exited              kube-scheduler            0                   507ece0d20d2c       kube-scheduler-old-k8s-version-696386
	c51045b66cf09       2c08bbbc02d3a                                                                                         8 minutes ago       Exited              kube-apiserver            0                   a1287db28c77e       kube-apiserver-old-k8s-version-696386
	29316c9716632       05b738aa1bc63                                                                                         8 minutes ago       Exited              etcd                      0                   bd7c7c0920cf5       etcd-old-k8s-version-696386
	
	
	==> coredns [0a711fdb4841] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = db32ca3650231d74073ff4cf814959a7
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] Reloading
	[INFO] plugin/health: Going into lameduck mode for 5s
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	[INFO] Reloading complete
	[INFO] 127.0.0.1:44416 - 14296 "HINFO IN 3921284542881386040.8713089908680954821. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.032980522s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	I0701 11:13:44.891827       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:13:14.891135504 +0000 UTC m=+0.045518158) (total time: 30.000584455s):
	Trace[2019727887]: [30.000584455s] [30.000584455s] END
	E0701 11:13:44.891865       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0701 11:13:44.892201       1 trace.go:116] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:13:14.891328287 +0000 UTC m=+0.045710941) (total time: 30.000856836s):
	Trace[939984059]: [30.000856836s] [30.000856836s] END
	E0701 11:13:44.892217       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0701 11:13:44.892361       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:13:14.891366178 +0000 UTC m=+0.045748832) (total time: 30.000943529s):
	Trace[911902081]: [30.000943529s] [30.000943529s] END
	E0701 11:13:44.892379       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> coredns [9d0ed2465f50] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:45872 - 20818 "HINFO IN 3087319677440709235.8174270400940393686. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.02916688s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0701 11:16:06.839824       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:15:36.839187139 +0000 UTC m=+0.058290300) (total time: 30.000542548s):
	Trace[2019727887]: [30.000542548s] [30.000542548s] END
	E0701 11:16:06.840926       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0701 11:16:06.840422       1 trace.go:116] Trace[1427131847]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:15:36.837146213 +0000 UTC m=+0.056249415) (total time: 30.003257773s):
	Trace[1427131847]: [30.003257773s] [30.003257773s] END
	E0701 11:16:06.841150       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0701 11:16:06.840898       1 trace.go:116] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-07-01 11:15:36.840403015 +0000 UTC m=+0.059506168) (total time: 30.000478852s):
	Trace[939984059]: [30.000478852s] [30.000478852s] END
	E0701 11:16:06.841304       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> describe nodes <==
	Name:               old-k8s-version-696386
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=old-k8s-version-696386
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d5b534308abe5dfb86f36450c6d9ededa442aa16
	                    minikube.k8s.io/name=old-k8s-version-696386
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_01T11_12_57_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 01 Jul 2024 11:12:54 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-696386
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 01 Jul 2024 11:21:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 01 Jul 2024 11:21:24 +0000   Mon, 01 Jul 2024 11:12:48 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 01 Jul 2024 11:21:24 +0000   Mon, 01 Jul 2024 11:12:48 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 01 Jul 2024 11:21:24 +0000   Mon, 01 Jul 2024 11:12:48 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 01 Jul 2024 11:21:24 +0000   Mon, 01 Jul 2024 11:13:11 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.85.2
	  Hostname:    old-k8s-version-696386
	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:                 ecbcc66682f447228c9f061d3fc6b380
	  System UUID:                b6e8c1ed-1d89-462a-88b0-08df7a7c004c
	  Boot ID:                    e944fe94-bfb0-4f20-a252-c89fe729a0a3
	  Kernel Version:             5.15.0-1063-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  docker://27.0.1
	  Kubelet Version:            v1.20.0
	  Kube-Proxy Version:         v1.20.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m43s
	  kube-system                 coredns-74ff55c5b-sbfhj                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m13s
	  kube-system                 etcd-old-k8s-version-696386                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m25s
	  kube-system                 kube-apiserver-old-k8s-version-696386             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m25s
	  kube-system                 kube-controller-manager-old-k8s-version-696386    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m25s
	  kube-system                 kube-proxy-hmgpt                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m13s
	  kube-system                 kube-scheduler-old-k8s-version-696386             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m25s
	  kube-system                 metrics-server-9975d5f86-4zbxq                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m32s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m11s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-jwslt         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m34s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-4b4tc               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m34s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  0 (0%!)(MISSING)
	  memory             370Mi (4%!)(MISSING)  170Mi (2%!)(MISSING)
	  ephemeral-storage  100Mi (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  NodeHasSufficientMemory  8m39s (x4 over 8m40s)  kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m39s (x4 over 8m40s)  kubelet     Node old-k8s-version-696386 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m39s (x4 over 8m40s)  kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m25s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m25s                  kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m25s                  kubelet     Node old-k8s-version-696386 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m25s                  kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             8m25s                  kubelet     Node old-k8s-version-696386 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  8m25s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m15s                  kubelet     Node old-k8s-version-696386 status is now: NodeReady
	  Normal  Starting                 8m12s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 6m8s                   kubelet     Starting kubelet.
	  Normal  NodeHasSufficientPID     6m8s (x7 over 6m8s)    kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m8s                   kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  6m7s (x8 over 6m8s)    kubelet     Node old-k8s-version-696386 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m7s (x8 over 6m8s)    kubelet     Node old-k8s-version-696386 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 5m50s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.000701] FS-Cache: N-cookie c=0000000c [p=00000003 fl=2 nc=0 na=1]
	[  +0.000976] FS-Cache: N-cookie d=0000000091a8837e{9p.inode} n=00000000b473c4e6
	[  +0.001032] FS-Cache: N-key=[8] '976ced0000000000'
	[  +0.002950] FS-Cache: Duplicate cookie detected
	[  +0.000680] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000956] FS-Cache: O-cookie d=0000000091a8837e{9p.inode} n=0000000090b22721
	[  +0.001031] FS-Cache: O-key=[8] '976ced0000000000'
	[  +0.000686] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000945] FS-Cache: N-cookie d=0000000091a8837e{9p.inode} n=00000000b485ff60
	[  +0.001020] FS-Cache: N-key=[8] '976ced0000000000'
	[  +2.539570] FS-Cache: Duplicate cookie detected
	[  +0.000819] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001003] FS-Cache: O-cookie d=0000000091a8837e{9p.inode} n=00000000533e1647
	[  +0.001058] FS-Cache: O-key=[8] '966ced0000000000'
	[  +0.000753] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000970] FS-Cache: N-cookie d=0000000091a8837e{9p.inode} n=00000000192bf55d
	[  +0.001110] FS-Cache: N-key=[8] '966ced0000000000'
	[  +0.286827] FS-Cache: Duplicate cookie detected
	[  +0.000752] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000983] FS-Cache: O-cookie d=0000000091a8837e{9p.inode} n=0000000062c62c1a
	[  +0.001089] FS-Cache: O-key=[8] '9e6ced0000000000'
	[  +0.000766] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.000991] FS-Cache: N-cookie d=0000000091a8837e{9p.inode} n=00000000b473c4e6
	[  +0.001096] FS-Cache: N-key=[8] '9e6ced0000000000'
	[Jul 1 11:04] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [29316c971663] <==
	raft2024/07/01 11:12:48 INFO: 9f0758e1c58a86ed became leader at term 2
	raft2024/07/01 11:12:48 INFO: raft.node: 9f0758e1c58a86ed elected leader 9f0758e1c58a86ed at term 2
	2024-07-01 11:12:48.476174 I | etcdserver: published {Name:old-k8s-version-696386 ClientURLs:[https://192.168.85.2:2379]} to cluster 68eaea490fab4e05
	2024-07-01 11:12:48.476404 I | embed: ready to serve client requests
	2024-07-01 11:12:48.478169 I | embed: serving client requests on 127.0.0.1:2379
	2024-07-01 11:12:48.478283 I | etcdserver: setting up the initial cluster version to 3.4
	2024-07-01 11:12:48.508283 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-07-01 11:12:48.508492 I | etcdserver/api: enabled capabilities for version 3.4
	2024-07-01 11:12:48.508523 I | embed: ready to serve client requests
	2024-07-01 11:12:48.528332 I | embed: serving client requests on 192.168.85.2:2379
	2024-07-01 11:13:06.844886 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:13:12.111799 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:13:22.111683 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:13:32.111829 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:13:42.111840 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:13:52.111664 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:02.111737 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:12.111749 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:22.111820 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:32.111530 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:42.119726 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:52.111647 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:14:54.751761 N | pkg/osutil: received terminated signal, shutting down...
	WARNING: 2024/07/01 11:14:54 grpc: addrConn.createTransport failed to connect to {127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	2024-07-01 11:14:54.817993 I | etcdserver: skipped leadership transfer for single voting member cluster
	
	
	==> etcd [9a896ea0ddad] <==
	2024-07-01 11:17:25.178322 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:17:35.178101 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:17:45.182559 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:17:55.178588 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:05.178336 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:15.178303 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:25.178093 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:35.178076 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:45.181554 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:18:55.178202 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:05.178086 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:15.178234 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:25.178121 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:35.178190 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:45.179493 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:19:55.178330 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:05.178174 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:15.178134 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:25.178440 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:35.178250 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:45.178586 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:20:55.178273 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:21:05.178157 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:21:15.178196 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-07-01 11:21:25.178021 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 11:21:26 up  1:03,  0 users,  load average: 0.77, 1.92, 2.76
	Linux old-k8s-version-696386 5.15.0-1063-aws #69~20.04.1-Ubuntu SMP Fri May 10 19:21:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [c51045b66cf0] <==
	W0701 11:15:04.048714       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.060121       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.075193       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.129320       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.178137       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.178322       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.227226       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.248323       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.289936       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.328974       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.369528       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.375968       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.453652       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.476477       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.610866       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.645501       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.662264       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.742228       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.781285       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.811750       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.817724       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.887017       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.927761       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:04.996856       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0701 11:15:05.006335       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	
	
	==> kube-apiserver [cd8eafe48e00] <==
	I0701 11:18:10.530718       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:18:10.530746       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0701 11:18:36.133534       1 handler_proxy.go:102] no RequestInfo found in the context
	E0701 11:18:36.133623       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0701 11:18:36.133635       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0701 11:18:43.143680       1 client.go:360] parsed scheme: "passthrough"
	I0701 11:18:43.143726       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:18:43.143734       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0701 11:19:25.156721       1 client.go:360] parsed scheme: "passthrough"
	I0701 11:19:25.156779       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:19:25.156789       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0701 11:20:06.242741       1 client.go:360] parsed scheme: "passthrough"
	I0701 11:20:06.242784       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:20:06.242793       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0701 11:20:32.985532       1 handler_proxy.go:102] no RequestInfo found in the context
	E0701 11:20:32.985595       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0701 11:20:32.985605       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0701 11:20:43.943555       1 client.go:360] parsed scheme: "passthrough"
	I0701 11:20:43.943603       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:20:43.943612       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0701 11:21:16.405382       1 client.go:360] parsed scheme: "passthrough"
	I0701 11:21:16.405428       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0701 11:21:16.405437       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [4dfa46bb0f73] <==
	W0701 11:16:58.409281       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:17:24.454440       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:17:30.059787       1 request.go:655] Throttling request took 1.048186459s, request: GET:https://192.168.85.2:8443/apis/coordination.k8s.io/v1beta1?timeout=32s
	W0701 11:17:30.911460       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:17:54.956317       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:18:02.561863       1 request.go:655] Throttling request took 1.048455156s, request: GET:https://192.168.85.2:8443/apis/apiextensions.k8s.io/v1?timeout=32s
	W0701 11:18:03.413306       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:18:25.458135       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:18:35.063769       1 request.go:655] Throttling request took 1.04781136s, request: GET:https://192.168.85.2:8443/apis/scheduling.k8s.io/v1beta1?timeout=32s
	W0701 11:18:35.915321       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:18:55.959900       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:19:07.565735       1 request.go:655] Throttling request took 1.048315002s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0701 11:19:08.417182       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:19:26.461731       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:19:40.021048       1 request.go:655] Throttling request took 1.001131165s, request: GET:https://192.168.85.2:8443/apis/networking.k8s.io/v1beta1?timeout=32s
	W0701 11:19:40.919163       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:19:56.963741       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:20:12.569621       1 request.go:655] Throttling request took 1.048321386s, request: GET:https://192.168.85.2:8443/apis/autoscaling/v1?timeout=32s
	W0701 11:20:13.421039       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:20:27.465745       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:20:45.026938       1 request.go:655] Throttling request took 1.003500621s, request: GET:https://192.168.85.2:8443/apis/networking.k8s.io/v1beta1?timeout=32s
	W0701 11:20:45.923076       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0701 11:20:57.967617       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0701 11:21:17.573672       1 request.go:655] Throttling request took 1.04152431s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0701 11:21:18.425501       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	
	
	==> kube-controller-manager [fb83ba4a51dd] <==
	I0701 11:13:13.289486       1 event.go:291] "Event occurred" object="old-k8s-version-696386" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node old-k8s-version-696386 event: Registered Node old-k8s-version-696386 in Controller"
	I0701 11:13:13.292810       1 shared_informer.go:247] Caches are synced for ClusterRoleAggregator 
	I0701 11:13:13.303377       1 shared_informer.go:247] Caches are synced for TTL 
	I0701 11:13:13.320819       1 shared_informer.go:247] Caches are synced for PVC protection 
	I0701 11:13:13.324233       1 shared_informer.go:247] Caches are synced for daemon sets 
	I0701 11:13:13.345591       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-74ff55c5b to 2"
	I0701 11:13:13.351766       1 shared_informer.go:247] Caches are synced for stateful set 
	I0701 11:13:13.387127       1 shared_informer.go:247] Caches are synced for disruption 
	I0701 11:13:13.387147       1 disruption.go:339] Sending events to api server.
	I0701 11:13:13.419143       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-chqgj"
	I0701 11:13:13.440167       1 shared_informer.go:247] Caches are synced for resource quota 
	I0701 11:13:13.443331       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-sbfhj"
	I0701 11:13:13.443501       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-hmgpt"
	I0701 11:13:13.445815       1 shared_informer.go:247] Caches are synced for attach detach 
	I0701 11:13:13.478648       1 shared_informer.go:247] Caches are synced for job 
	I0701 11:13:13.480164       1 shared_informer.go:247] Caches are synced for resource quota 
	I0701 11:13:13.651809       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0701 11:13:13.951991       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0701 11:13:13.979877       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0701 11:13:13.979899       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0701 11:13:15.341294       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-74ff55c5b to 1"
	I0701 11:13:15.362079       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-74ff55c5b-chqgj"
	I0701 11:14:53.448597       1 event.go:291] "Event occurred" object="kube-system/metrics-server" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-9975d5f86 to 1"
	E0701 11:14:53.546729       1 clusterroleaggregation_controller.go:181] view failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "view": the object has been modified; please apply your changes to the latest version and try again
	I0701 11:14:54.542898       1 event.go:291] "Event occurred" object="kube-system/metrics-server-9975d5f86" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: metrics-server-9975d5f86-4zbxq"
	
	
	==> kube-proxy [1765ef5cbb5b] <==
	I0701 11:15:36.946112       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0701 11:15:36.946190       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0701 11:15:36.996800       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0701 11:15:36.996887       1 server_others.go:185] Using iptables Proxier.
	I0701 11:15:36.997087       1 server.go:650] Version: v1.20.0
	I0701 11:15:36.997860       1 config.go:315] Starting service config controller
	I0701 11:15:36.997868       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0701 11:15:36.997885       1 config.go:224] Starting endpoint slice config controller
	I0701 11:15:36.997888       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0701 11:15:37.098438       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0701 11:15:37.098646       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [dbdb63d9a921] <==
	I0701 11:13:14.861495       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0701 11:13:14.861610       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0701 11:13:14.911713       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0701 11:13:14.911830       1 server_others.go:185] Using iptables Proxier.
	I0701 11:13:14.912301       1 server.go:650] Version: v1.20.0
	I0701 11:13:14.913053       1 config.go:315] Starting service config controller
	I0701 11:13:14.913062       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0701 11:13:14.913099       1 config.go:224] Starting endpoint slice config controller
	I0701 11:13:14.913103       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0701 11:13:15.013170       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0701 11:13:15.013174       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-scheduler [f1c05044007f] <==
	W0701 11:12:54.699817       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0701 11:12:54.700030       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0701 11:12:54.700110       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0701 11:12:54.700188       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0701 11:12:54.798359       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0701 11:12:54.803536       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0701 11:12:54.803774       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0701 11:12:54.805241       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0701 11:12:54.857761       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.858106       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0701 11:12:54.858828       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.859211       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.859433       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.859630       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.859835       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.860033       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.860216       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.860406       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.860534       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:54.860914       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0701 11:12:55.691263       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:55.720730       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0701 11:12:55.720981       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:12:55.725845       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	I0701 11:12:58.505354       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [f51b9c7349c1] <==
	I0701 11:15:26.031120       1 serving.go:331] Generated self-signed cert in-memory
	W0701 11:15:31.626031       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0701 11:15:31.626064       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0701 11:15:31.626076       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0701 11:15:31.626081       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0701 11:15:31.919594       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0701 11:15:31.923376       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0701 11:15:31.923389       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0701 11:15:31.923405       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0701 11:15:31.949509       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.949616       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.949710       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.949795       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.949875       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.949955       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.950047       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0701 11:15:31.950124       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.950203       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.950280       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.950356       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0701 11:15:31.976857       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	I0701 11:15:33.031326       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Jul 01 11:18:54 old-k8s-version-696386 kubelet[1364]: E0701 11:18:54.237471    1364 kuberuntime_manager.go:829] container &Container{Name:dashboard-metrics-scraper,Image:registry.k8s.io/echoserver:1.4,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:,HostPort:0,ContainerPort:8000,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-volume,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:kubernetes-dashboard-token-6q54j,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/,Port:{0 8000 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:30,TimeoutSeconds:30,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:nil,Lifecycle:nil,Terminatio
nMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1001,RunAsNonRoot:nil,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:*false,RunAsGroup:*2001,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db): ErrImagePull: rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
	Jul 01 11:18:54 old-k8s-version-696386 kubelet[1364]: E0701 11:18:54.237506    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	Jul 01 11:19:03 old-k8s-version-696386 kubelet[1364]: E0701 11:19:03.590795    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:06 old-k8s-version-696386 kubelet[1364]: E0701 11:19:06.579056    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:15 old-k8s-version-696386 kubelet[1364]: E0701 11:19:15.578756    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:21 old-k8s-version-696386 kubelet[1364]: E0701 11:19:21.596820    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:30 old-k8s-version-696386 kubelet[1364]: E0701 11:19:30.578878    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:36 old-k8s-version-696386 kubelet[1364]: E0701 11:19:36.582805    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:41 old-k8s-version-696386 kubelet[1364]: E0701 11:19:41.578801    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:49 old-k8s-version-696386 kubelet[1364]: E0701 11:19:49.578762    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:19:56 old-k8s-version-696386 kubelet[1364]: E0701 11:19:56.578903    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:00 old-k8s-version-696386 kubelet[1364]: E0701 11:20:00.585124    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:08 old-k8s-version-696386 kubelet[1364]: E0701 11:20:08.582651    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:11 old-k8s-version-696386 kubelet[1364]: E0701 11:20:11.578904    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:23 old-k8s-version-696386 kubelet[1364]: E0701 11:20:23.578713    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:24 old-k8s-version-696386 kubelet[1364]: E0701 11:20:24.587688    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.578981    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:35 old-k8s-version-696386 kubelet[1364]: E0701 11:20:35.579957    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:47 old-k8s-version-696386 kubelet[1364]: E0701 11:20:47.578787    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:48 old-k8s-version-696386 kubelet[1364]: E0701 11:20:48.582337    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:20:58 old-k8s-version-696386 kubelet[1364]: E0701 11:20:58.580623    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:21:02 old-k8s-version-696386 kubelet[1364]: E0701 11:21:02.591635    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:21:11 old-k8s-version-696386 kubelet[1364]: E0701 11:21:11.578589    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jul 01 11:21:17 old-k8s-version-696386 kubelet[1364]: E0701 11:21:17.578843    1364 pod_workers.go:191] Error syncing pod b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa ("metrics-server-9975d5f86-4zbxq_kube-system(b0b8ed11-29ba-40a0-8dc2-594eb0d7e0aa)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jul 01 11:21:25 old-k8s-version-696386 kubelet[1364]: E0701 11:21:25.586278    1364 pod_workers.go:191] Error syncing pod 1c812d49-e550-4e4c-b9a7-aad23fb0f2db ("dashboard-metrics-scraper-8d5bb5db8-jwslt_kubernetes-dashboard(1c812d49-e550-4e4c-b9a7-aad23fb0f2db)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	
	
	==> kubernetes-dashboard [f6fed13e2a7b] <==
	2024/07/01 11:16:00 Using namespace: kubernetes-dashboard
	2024/07/01 11:16:00 Using in-cluster config to connect to apiserver
	2024/07/01 11:16:00 Using secret token for csrf signing
	2024/07/01 11:16:00 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/07/01 11:16:00 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/07/01 11:16:00 Successful initial request to the apiserver, version: v1.20.0
	2024/07/01 11:16:00 Generating JWE encryption key
	2024/07/01 11:16:00 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/07/01 11:16:00 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/07/01 11:16:01 Initializing JWE encryption key from synchronized object
	2024/07/01 11:16:01 Creating in-cluster Sidecar client
	2024/07/01 11:16:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:16:01 Serving insecurely on HTTP port: 9090
	2024/07/01 11:16:31 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:17:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:17:31 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:18:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:18:31 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:19:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:19:31 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:20:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:20:31 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:21:01 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/07/01 11:16:00 Starting overwatch
	
	
	==> storage-provisioner [0935d40910f8] <==
	I0701 11:16:19.723345       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0701 11:16:19.746836       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0701 11:16:19.746883       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0701 11:16:37.271572       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0701 11:16:37.273122       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-696386_a44ec216-4a64-4ed8-97b1-c962132c0ea4!
	I0701 11:16:37.277193       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"dbd7374a-4fb6-484e-a8a9-59d5e8e73844", APIVersion:"v1", ResourceVersion:"822", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-696386_a44ec216-4a64-4ed8-97b1-c962132c0ea4 became leader
	I0701 11:16:37.379108       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-696386_a44ec216-4a64-4ed8-97b1-c962132c0ea4!
	
	
	==> storage-provisioner [397bd2063830] <==
	I0701 11:15:36.231181       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0701 11:16:06.236702       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-696386 -n old-k8s-version-696386
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-696386 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-4zbxq dashboard-metrics-scraper-8d5bb5db8-jwslt
helpers_test.go:274: ======> post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context old-k8s-version-696386 describe pod metrics-server-9975d5f86-4zbxq dashboard-metrics-scraper-8d5bb5db8-jwslt
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-696386 describe pod metrics-server-9975d5f86-4zbxq dashboard-metrics-scraper-8d5bb5db8-jwslt: exit status 1 (157.129145ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-9975d5f86-4zbxq" not found
	Error from server (NotFound): pods "dashboard-metrics-scraper-8d5bb5db8-jwslt" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-696386 describe pod metrics-server-9975d5f86-4zbxq dashboard-metrics-scraper-8d5bb5db8-jwslt: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (382.50s)

                                                
                                    

Test pass (317/343)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.43
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.2/json-events 4.82
13 TestDownloadOnly/v1.30.2/preload-exists 0
17 TestDownloadOnly/v1.30.2/LogsDuration 0.07
18 TestDownloadOnly/v1.30.2/DeleteAll 0.21
19 TestDownloadOnly/v1.30.2/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.55
22 TestOffline 65.45
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 227.56
29 TestAddons/parallel/Registry 15.61
31 TestAddons/parallel/InspektorGadget 11.83
32 TestAddons/parallel/MetricsServer 7.08
35 TestAddons/parallel/CSI 28.79
36 TestAddons/parallel/Headlamp 10.98
37 TestAddons/parallel/CloudSpanner 6.51
38 TestAddons/parallel/LocalPath 52.81
39 TestAddons/parallel/NvidiaDevicePlugin 5.5
40 TestAddons/parallel/Yakd 6
41 TestAddons/parallel/Volcano 39.22
44 TestAddons/serial/GCPAuth/Namespaces 0.18
45 TestAddons/StoppedEnableDisable 11.24
46 TestCertOptions 38.71
47 TestCertExpiration 250.73
48 TestDockerFlags 42.6
49 TestForceSystemdFlag 39.21
50 TestForceSystemdEnv 37.98
56 TestErrorSpam/setup 32.49
57 TestErrorSpam/start 0.67
58 TestErrorSpam/status 0.98
59 TestErrorSpam/pause 1.29
60 TestErrorSpam/unpause 1.34
61 TestErrorSpam/stop 10.93
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 50.48
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 26.11
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.11
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.28
73 TestFunctional/serial/CacheCmd/cache/add_local 0.93
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.47
78 TestFunctional/serial/CacheCmd/cache/delete 0.16
79 TestFunctional/serial/MinikubeKubectlCmd 0.29
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
81 TestFunctional/serial/ExtraConfig 62.95
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.17
84 TestFunctional/serial/LogsFileCmd 1.16
85 TestFunctional/serial/InvalidService 4.85
87 TestFunctional/parallel/ConfigCmd 0.44
88 TestFunctional/parallel/DashboardCmd 10.69
89 TestFunctional/parallel/DryRun 0.53
90 TestFunctional/parallel/InternationalLanguage 0.22
91 TestFunctional/parallel/StatusCmd 1.01
95 TestFunctional/parallel/ServiceCmdConnect 7.62
96 TestFunctional/parallel/AddonsCmd 0.18
97 TestFunctional/parallel/PersistentVolumeClaim 26.88
99 TestFunctional/parallel/SSHCmd 0.92
100 TestFunctional/parallel/CpCmd 2.02
102 TestFunctional/parallel/FileSync 0.38
103 TestFunctional/parallel/CertSync 2.19
107 TestFunctional/parallel/NodeLabels 0.15
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.36
111 TestFunctional/parallel/License 0.23
112 TestFunctional/parallel/Version/short 0.05
113 TestFunctional/parallel/Version/components 0.95
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.29
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
118 TestFunctional/parallel/ImageCommands/ImageBuild 3.2
119 TestFunctional/parallel/ImageCommands/Setup 1.68
120 TestFunctional/parallel/DockerEnv/bash 1.25
121 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 4.62
122 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
123 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
124 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
125 TestFunctional/parallel/ServiceCmd/DeployApp 11.32
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.99
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 5.05
128 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.83
129 TestFunctional/parallel/ImageCommands/ImageRemove 0.49
130 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.29
131 TestFunctional/parallel/ServiceCmd/List 0.42
132 TestFunctional/parallel/ServiceCmd/JSONOutput 0.43
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.23
134 TestFunctional/parallel/ServiceCmd/HTTPS 0.48
135 TestFunctional/parallel/ServiceCmd/Format 0.54
136 TestFunctional/parallel/ServiceCmd/URL 0.51
138 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.65
139 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
141 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.33
142 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
143 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
147 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
148 TestFunctional/parallel/ProfileCmd/profile_not_create 0.58
149 TestFunctional/parallel/ProfileCmd/profile_list 0.42
150 TestFunctional/parallel/ProfileCmd/profile_json_output 0.45
151 TestFunctional/parallel/MountCmd/any-port 7.03
152 TestFunctional/parallel/MountCmd/specific-port 2.01
153 TestFunctional/parallel/MountCmd/VerifyCleanup 2.8
154 TestFunctional/delete_addon-resizer_images 0.11
155 TestFunctional/delete_my-image_image 0.02
156 TestFunctional/delete_minikube_cached_images 0.02
160 TestMultiControlPlane/serial/StartCluster 134.6
161 TestMultiControlPlane/serial/DeployApp 7.32
162 TestMultiControlPlane/serial/PingHostFromPods 1.75
163 TestMultiControlPlane/serial/AddWorkerNode 27.56
164 TestMultiControlPlane/serial/NodeLabels 0.1
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.79
166 TestMultiControlPlane/serial/CopyFile 19.78
167 TestMultiControlPlane/serial/StopSecondaryNode 11.67
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.63
169 TestMultiControlPlane/serial/RestartSecondaryNode 73.67
170 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.81
171 TestMultiControlPlane/serial/RestartClusterKeepsNodes 241.5
172 TestMultiControlPlane/serial/DeleteSecondaryNode 13.44
173 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.56
174 TestMultiControlPlane/serial/StopCluster 32.91
175 TestMultiControlPlane/serial/RestartCluster 79.19
176 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.62
177 TestMultiControlPlane/serial/AddSecondaryNode 45.9
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.88
181 TestImageBuild/serial/Setup 29.49
182 TestImageBuild/serial/NormalBuild 1.76
183 TestImageBuild/serial/BuildWithBuildArg 0.85
184 TestImageBuild/serial/BuildWithDockerIgnore 0.62
185 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.66
189 TestJSONOutput/start/Command 50.01
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.65
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.53
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 10.93
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.21
214 TestKicCustomNetwork/create_custom_network 35.87
215 TestKicCustomNetwork/use_default_bridge_network 36.69
216 TestKicExistingNetwork 31.62
217 TestKicCustomSubnet 33.24
218 TestKicStaticIP 33.95
219 TestMainNoArgs 0.05
220 TestMinikubeProfile 70.66
223 TestMountStart/serial/StartWithMountFirst 7.35
224 TestMountStart/serial/VerifyMountFirst 0.26
225 TestMountStart/serial/StartWithMountSecond 8.71
226 TestMountStart/serial/VerifyMountSecond 0.26
227 TestMountStart/serial/DeleteFirst 1.48
228 TestMountStart/serial/VerifyMountPostDelete 0.26
229 TestMountStart/serial/Stop 1.2
230 TestMountStart/serial/RestartStopped 8.5
231 TestMountStart/serial/VerifyMountPostStop 0.26
234 TestMultiNode/serial/FreshStart2Nodes 81.78
235 TestMultiNode/serial/DeployApp2Nodes 51.18
236 TestMultiNode/serial/PingHostFrom2Pods 1.03
237 TestMultiNode/serial/AddNode 21.05
238 TestMultiNode/serial/MultiNodeLabels 0.11
239 TestMultiNode/serial/ProfileList 0.34
240 TestMultiNode/serial/CopyFile 10.15
241 TestMultiNode/serial/StopNode 2.31
242 TestMultiNode/serial/StartAfterStop 11.23
243 TestMultiNode/serial/RestartKeepsNodes 84.66
244 TestMultiNode/serial/DeleteNode 5.46
245 TestMultiNode/serial/StopMultiNode 21.55
246 TestMultiNode/serial/RestartMultiNode 59.05
247 TestMultiNode/serial/ValidateNameConflict 38.85
252 TestPreload 150.94
254 TestScheduledStopUnix 105.66
255 TestSkaffold 119.79
257 TestInsufficientStorage 13.76
258 TestRunningBinaryUpgrade 87.27
260 TestKubernetesUpgrade 377.79
261 TestMissingContainerUpgrade 152.69
263 TestPause/serial/Start 55.88
264 TestPause/serial/SecondStartNoReconfiguration 29.25
265 TestPause/serial/Pause 0.92
266 TestPause/serial/VerifyStatus 0.42
267 TestPause/serial/Unpause 0.7
268 TestPause/serial/PauseAgain 1.12
269 TestPause/serial/DeletePaused 2.95
270 TestPause/serial/VerifyDeletedResources 0.15
271 TestStoppedBinaryUpgrade/Setup 0.65
272 TestStoppedBinaryUpgrade/Upgrade 83.11
273 TestStoppedBinaryUpgrade/MinikubeLogs 1.59
282 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
283 TestNoKubernetes/serial/StartWithK8s 38.09
295 TestNoKubernetes/serial/StartWithStopK8s 18.82
296 TestNoKubernetes/serial/Start 11.83
297 TestNoKubernetes/serial/VerifyK8sNotRunning 0.41
298 TestNoKubernetes/serial/ProfileList 5.78
299 TestNoKubernetes/serial/Stop 1.29
300 TestNoKubernetes/serial/StartNoArgs 10.22
301 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.45
303 TestStartStop/group/old-k8s-version/serial/FirstStart 150.22
304 TestStartStop/group/old-k8s-version/serial/DeployApp 10.11
305 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.39
307 TestStartStop/group/no-preload/serial/FirstStart 68.09
308 TestStartStop/group/old-k8s-version/serial/Stop 11.58
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.44
311 TestStartStop/group/no-preload/serial/DeployApp 9.37
312 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.2
313 TestStartStop/group/no-preload/serial/Stop 10.99
314 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
315 TestStartStop/group/no-preload/serial/SecondStart 280.17
316 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
317 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
318 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
319 TestStartStop/group/no-preload/serial/Pause 2.81
321 TestStartStop/group/embed-certs/serial/FirstStart 55.18
322 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
323 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.14
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.28
325 TestStartStop/group/old-k8s-version/serial/Pause 3.6
327 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 54.81
328 TestStartStop/group/embed-certs/serial/DeployApp 9.42
329 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.07
330 TestStartStop/group/embed-certs/serial/Stop 11.02
331 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.36
332 TestStartStop/group/embed-certs/serial/SecondStart 267.51
333 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.46
334 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.7
335 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.95
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
337 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.3
338 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
340 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
341 TestStartStop/group/embed-certs/serial/Pause 2.82
343 TestStartStop/group/newest-cni/serial/FirstStart 49.93
344 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
345 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.15
346 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.31
347 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.91
348 TestNetworkPlugins/group/auto/Start 59.76
349 TestStartStop/group/newest-cni/serial/DeployApp 0
350 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 2.18
351 TestStartStop/group/newest-cni/serial/Stop 11.2
352 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.24
353 TestStartStop/group/newest-cni/serial/SecondStart 22.69
354 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
355 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
356 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
357 TestStartStop/group/newest-cni/serial/Pause 2.87
358 TestNetworkPlugins/group/auto/KubeletFlags 0.42
359 TestNetworkPlugins/group/auto/NetCatPod 14.39
360 TestNetworkPlugins/group/kindnet/Start 66.95
361 TestNetworkPlugins/group/auto/DNS 0.43
362 TestNetworkPlugins/group/auto/Localhost 0.23
363 TestNetworkPlugins/group/auto/HairPin 0.2
364 TestNetworkPlugins/group/calico/Start 84.53
365 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
366 TestNetworkPlugins/group/kindnet/KubeletFlags 0.42
367 TestNetworkPlugins/group/kindnet/NetCatPod 13.32
368 TestNetworkPlugins/group/kindnet/DNS 0.24
369 TestNetworkPlugins/group/kindnet/Localhost 0.21
370 TestNetworkPlugins/group/kindnet/HairPin 0.19
371 TestNetworkPlugins/group/custom-flannel/Start 68.76
372 TestNetworkPlugins/group/calico/ControllerPod 6.01
373 TestNetworkPlugins/group/calico/KubeletFlags 0.36
374 TestNetworkPlugins/group/calico/NetCatPod 12.46
375 TestNetworkPlugins/group/calico/DNS 0.23
376 TestNetworkPlugins/group/calico/Localhost 0.23
377 TestNetworkPlugins/group/calico/HairPin 0.19
378 TestNetworkPlugins/group/false/Start 92.86
379 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.39
380 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.35
381 TestNetworkPlugins/group/custom-flannel/DNS 0.24
382 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
383 TestNetworkPlugins/group/custom-flannel/HairPin 0.2
384 TestNetworkPlugins/group/enable-default-cni/Start 53.83
385 TestNetworkPlugins/group/false/KubeletFlags 0.35
386 TestNetworkPlugins/group/false/NetCatPod 12.29
387 TestNetworkPlugins/group/false/DNS 0.21
388 TestNetworkPlugins/group/false/Localhost 0.16
389 TestNetworkPlugins/group/false/HairPin 0.17
390 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.39
391 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.29
392 TestNetworkPlugins/group/enable-default-cni/DNS 0.27
393 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
394 TestNetworkPlugins/group/enable-default-cni/HairPin 0.26
395 TestNetworkPlugins/group/flannel/Start 72.67
396 TestNetworkPlugins/group/bridge/Start 93.14
397 TestNetworkPlugins/group/flannel/ControllerPod 6.01
398 TestNetworkPlugins/group/flannel/KubeletFlags 0.31
399 TestNetworkPlugins/group/flannel/NetCatPod 10.29
400 TestNetworkPlugins/group/flannel/DNS 0.24
401 TestNetworkPlugins/group/flannel/Localhost 0.17
402 TestNetworkPlugins/group/flannel/HairPin 0.18
403 TestNetworkPlugins/group/bridge/KubeletFlags 0.38
404 TestNetworkPlugins/group/bridge/NetCatPod 11.43
405 TestNetworkPlugins/group/kubenet/Start 52.97
406 TestNetworkPlugins/group/bridge/DNS 0.22
407 TestNetworkPlugins/group/bridge/Localhost 0.21
408 TestNetworkPlugins/group/bridge/HairPin 0.19
409 TestNetworkPlugins/group/kubenet/KubeletFlags 0.3
410 TestNetworkPlugins/group/kubenet/NetCatPod 9.26
411 TestNetworkPlugins/group/kubenet/DNS 0.18
412 TestNetworkPlugins/group/kubenet/Localhost 0.16
413 TestNetworkPlugins/group/kubenet/HairPin 0.17
x
+
TestDownloadOnly/v1.20.0/json-events (8.43s)

                                                
                                                
=== 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-853630 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-853630 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (8.429545558s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (8.43s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-853630 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |          |
	|         | -p download-only-853630        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/01 10:20:03
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0701 10:20:03.663625    7501 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:20:03.663819    7501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:03.663846    7501 out.go:304] Setting ErrFile to fd 2...
	I0701 10:20:03.663867    7501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:03.664169    7501 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	W0701 10:20:03.664372    7501 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19162-2194/.minikube/config/config.json: open /home/jenkins/minikube-integration/19162-2194/.minikube/config/config.json: no such file or directory
	I0701 10:20:03.664848    7501 out.go:298] Setting JSON to true
	I0701 10:20:03.665680    7501 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":145,"bootTime":1719829059,"procs":149,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 10:20:03.665774    7501 start.go:139] virtualization:  
	I0701 10:20:03.668336    7501 out.go:97] [download-only-853630] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0701 10:20:03.668561    7501 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball: no such file or directory
	I0701 10:20:03.668605    7501 notify.go:220] Checking for updates...
	I0701 10:20:03.670127    7501 out.go:169] MINIKUBE_LOCATION=19162
	I0701 10:20:03.671806    7501 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 10:20:03.673748    7501 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:20:03.675423    7501 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 10:20:03.677072    7501 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0701 10:20:03.680377    7501 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0701 10:20:03.680749    7501 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 10:20:03.703357    7501 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 10:20:03.703446    7501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:04.028738    7501 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-01 10:20:04.017543357 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:04.028855    7501 docker.go:295] overlay module found
	I0701 10:20:04.030943    7501 out.go:97] Using the docker driver based on user configuration
	I0701 10:20:04.030979    7501 start.go:297] selected driver: docker
	I0701 10:20:04.030986    7501 start.go:901] validating driver "docker" against <nil>
	I0701 10:20:04.031119    7501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:04.086341    7501 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-01 10:20:04.077188448 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:04.086505    7501 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0701 10:20:04.086798    7501 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0701 10:20:04.086976    7501 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0701 10:20:04.088906    7501 out.go:169] Using Docker driver with root privileges
	I0701 10:20:04.090340    7501 cni.go:84] Creating CNI manager for ""
	I0701 10:20:04.090368    7501 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0701 10:20:04.090450    7501 start.go:340] cluster config:
	{Name:download-only-853630 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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-853630 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin: 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:docker 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}
	I0701 10:20:04.092246    7501 out.go:97] Starting "download-only-853630" primary control-plane node in "download-only-853630" cluster
	I0701 10:20:04.092282    7501 cache.go:121] Beginning downloading kic base image for docker with docker
	I0701 10:20:04.094000    7501 out.go:97] Pulling base image v0.0.44-1719413016-19142 ...
	I0701 10:20:04.094027    7501 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0701 10:20:04.094187    7501 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon
	I0701 10:20:04.109429    7501 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d to local cache
	I0701 10:20:04.109612    7501 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local cache directory
	I0701 10:20:04.109718    7501 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d to local cache
	I0701 10:20:04.158444    7501 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4
	I0701 10:20:04.158481    7501 cache.go:56] Caching tarball of preloaded images
	I0701 10:20:04.158645    7501 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0701 10:20:04.160641    7501 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0701 10:20:04.160669    7501 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	I0701 10:20:04.254143    7501 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4?checksum=md5:1a3e8f9b29e6affec63d76d0d3000942 -> /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4
	I0701 10:20:07.137277    7501 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d as a tarball
	I0701 10:20:08.580949    7501 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	I0701 10:20:08.581076    7501 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-853630 host does not exist
	  To start a cluster, run: "minikube start -p download-only-853630"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.2/json-events (4.82s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-853630 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | -p download-only-853630        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| delete  | -p download-only-853630        | download-only-853630 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
	| start   | -o=json --download-only        | download-only-834214 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC |                     |
	|         | -p download-only-834214        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.2   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/01 10:20:12
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0701 10:20:12.483727    7699 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:20:12.483908    7699 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:12.483922    7699 out.go:304] Setting ErrFile to fd 2...
	I0701 10:20:12.483929    7699 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:20:12.484187    7699 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:20:12.484616    7699 out.go:298] Setting JSON to true
	I0701 10:20:12.485356    7699 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":154,"bootTime":1719829059,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 10:20:12.485423    7699 start.go:139] virtualization:  
	I0701 10:20:12.487893    7699 out.go:97] [download-only-834214] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0701 10:20:12.488076    7699 notify.go:220] Checking for updates...
	I0701 10:20:12.489846    7699 out.go:169] MINIKUBE_LOCATION=19162
	I0701 10:20:12.491817    7699 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 10:20:12.493603    7699 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:20:12.495176    7699 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 10:20:12.496852    7699 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0701 10:20:12.500084    7699 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0701 10:20:12.500390    7699 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 10:20:12.532905    7699 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 10:20:12.533011    7699 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:12.594230    7699 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-01 10:20:12.584873279 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:12.594335    7699 docker.go:295] overlay module found
	I0701 10:20:12.596028    7699 out.go:97] Using the docker driver based on user configuration
	I0701 10:20:12.596059    7699 start.go:297] selected driver: docker
	I0701 10:20:12.596066    7699 start.go:901] validating driver "docker" against <nil>
	I0701 10:20:12.596178    7699 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:20:12.652383    7699 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-01 10:20:12.643059833 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:20:12.652546    7699 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0701 10:20:12.652834    7699 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0701 10:20:12.652987    7699 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0701 10:20:12.655025    7699 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-834214 host does not exist
	  To start a cluster, run: "minikube start -p download-only-834214"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

                                                
                                    
x
+
TestOffline (65.45s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-501826 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-501826 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=docker: (1m3.370975152s)
helpers_test.go:175: Cleaning up "offline-docker-501826" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-501826
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-501826: (2.074632651s)
--- PASS: TestOffline (65.45s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (227.56s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-524777 --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=docker --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-524777 --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=docker --addons=ingress --addons=ingress-dns: (3m47.561542062s)
--- PASS: TestAddons/Setup (227.56s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 39.882143ms
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-6k79c" [d61f3566-8f69-4173-b8a3-2e2a14965398] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004729473s
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-krqdh" [cdf3b4cc-e6f5-496e-a1cd-17a2d51416a7] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005671789s
addons_test.go:342: (dbg) Run:  kubectl --context addons-524777 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-524777 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-524777 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.596383551s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 ip
2024/07/01 10:24:21 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.61s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-4qpmz" [b42ea63e-d137-4cc8-b3b2-508b87b5730f] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00385405s
addons_test.go:843: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-524777
addons_test.go:843: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-524777: (5.824337613s)
--- PASS: TestAddons/parallel/InspektorGadget (11.83s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.633979ms
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-t8dkq" [d873aa90-9786-4090-bce6-0f1ab9913838] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00698979s
addons_test.go:417: (dbg) Run:  kubectl --context addons-524777 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.08s)

                                                
                                    
x
+
TestAddons/parallel/CSI (28.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 12.145682ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-524777 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:571: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-524777 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:581: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [1fdb45ee-51b7-449b-9cfd-0a8c03c7b7d4] Pending
helpers_test.go:344: "task-pv-pod" [1fdb45ee-51b7-449b-9cfd-0a8c03c7b7d4] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.003574553s
addons_test.go:586: (dbg) Run:  kubectl --context addons-524777 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:591: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-524777 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-524777 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-524777 delete pod task-pv-pod
addons_test.go:602: (dbg) Run:  kubectl --context addons-524777 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-524777 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:613: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-524777 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:623: (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" [910a923e-e0fd-4feb-95b9-0a6671f1c228] Pending
helpers_test.go:344: "task-pv-pod-restore" [910a923e-e0fd-4feb-95b9-0a6671f1c228] 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" [910a923e-e0fd-4feb-95b9-0a6671f1c228] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.005271796s
addons_test.go:628: (dbg) Run:  kubectl --context addons-524777 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Run:  kubectl --context addons-524777 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-524777 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.691825258s)
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (28.79s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (10.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:826: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-524777 --alsologtostderr -v=1
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-l957p" [830f64b1-d351-4e50-ac8b-90815a43816b] Pending
helpers_test.go:344: "headlamp-7867546754-l957p" [830f64b1-d351-4e50-ac8b-90815a43816b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-l957p" [830f64b1-d351-4e50-ac8b-90815a43816b] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003946016s
--- PASS: TestAddons/parallel/Headlamp (10.98s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-2z4cj" [d06d5a52-aa33-4e63-82a8-81d7be51d8d6] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003395013s
addons_test.go:862: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-524777
--- PASS: TestAddons/parallel/CloudSpanner (6.51s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-524777 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-524777 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:984: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [fca52d3c-8c81-4fec-91af-2b214e5c9ade] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [fca52d3c-8c81-4fec-91af-2b214e5c9ade] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [fca52d3c-8c81-4fec-91af-2b214e5c9ade] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003845575s
addons_test.go:992: (dbg) Run:  kubectl --context addons-524777 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 ssh "cat /opt/local-path-provisioner/pvc-35f29c88-304b-4ef0-9c28-da78ae15e134_default_test-pvc/file1"
addons_test.go:1013: (dbg) Run:  kubectl --context addons-524777 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-524777 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.619985084s)
--- PASS: TestAddons/parallel/LocalPath (52.81s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1053: (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-tjcdl" [67fd4912-6768-4350-a62b-fb70419c31a5] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005026778s
addons_test.go:1056: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-524777
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (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-p2l69" [26da3171-4a9e-4c52-b622-3187ca187272] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003887957s
--- PASS: TestAddons/parallel/Yakd (6.00s)

                                                
                                    
x
+
TestAddons/parallel/Volcano (39.22s)

                                                
                                                
=== RUN   TestAddons/parallel/Volcano
=== PAUSE TestAddons/parallel/Volcano

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:905: volcano-controller stabilized in 5.155232ms
addons_test.go:889: volcano-scheduler stabilized in 5.790537ms
addons_test.go:897: volcano-admission stabilized in 5.830282ms
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-765f888978-wgrbg" [38d6a454-a436-4d85-bfbe-da985efb54c7] Running
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: app=volcano-scheduler healthy within 5.004107398s
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-7b497cf95b-q7b6x" [06caf076-2ed0-4aa6-81ff-df5157ce3fb3] Running
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: app=volcano-admission healthy within 5.004190931s
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controller-86c5446455-l4ljl" [7d68fd1d-4bbc-4283-98a7-eb833c89b1d5] Running
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: app=volcano-controller healthy within 5.003782499s
addons_test.go:924: (dbg) Run:  kubectl --context addons-524777 delete -n volcano-system job volcano-admission-init
addons_test.go:930: (dbg) Run:  kubectl --context addons-524777 create -f testdata/vcjob.yaml
addons_test.go:938: (dbg) Run:  kubectl --context addons-524777 get vcjob -n my-volcano
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [562b34ef-7a4c-4d6b-bdba-fa9da7bf8ca8] Pending
helpers_test.go:344: "test-job-nginx-0" [562b34ef-7a4c-4d6b-bdba-fa9da7bf8ca8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [562b34ef-7a4c-4d6b-bdba-fa9da7bf8ca8] Running
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: volcano.sh/job-name=test-job healthy within 14.003920334s
addons_test.go:960: (dbg) Run:  out/minikube-linux-arm64 -p addons-524777 addons disable volcano --alsologtostderr -v=1
addons_test.go:960: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable volcano --alsologtostderr -v=1: (9.769844643s)
--- PASS: TestAddons/parallel/Volcano (39.22s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:652: (dbg) Run:  kubectl --context addons-524777 create ns new-namespace
addons_test.go:666: (dbg) Run:  kubectl --context addons-524777 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.18s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.24s)

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

                                                
                                    
x
+
TestCertOptions (38.71s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-728533 --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=docker
E0701 11:11:42.188935    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-728533 --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=docker: (35.751039506s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-728533 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-728533 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-728533 -- "sudo cat /etc/kubernetes/admin.conf"
E0701 11:12:09.876430    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
helpers_test.go:175: Cleaning up "cert-options-728533" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-728533
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-728533: (2.202832139s)
--- PASS: TestCertOptions (38.71s)

                                                
                                    
x
+
TestCertExpiration (250.73s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-985735 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-985735 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=docker: (42.795192351s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-985735 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-985735 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (25.48883194s)
helpers_test.go:175: Cleaning up "cert-expiration-985735" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-985735
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-985735: (2.449483019s)
--- PASS: TestCertExpiration (250.73s)

                                                
                                    
x
+
TestDockerFlags (42.6s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-323113 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-323113 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (39.87301349s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-323113 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-323113 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-323113" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-323113
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-323113: (2.147365048s)
--- PASS: TestDockerFlags (42.60s)

                                                
                                    
x
+
TestForceSystemdFlag (39.21s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-101054 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E0701 11:09:06.665403    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-101054 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (36.406313887s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-101054 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-101054" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-101054
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-101054: (2.310170627s)
--- PASS: TestForceSystemdFlag (39.21s)

                                                
                                    
x
+
TestForceSystemdEnv (37.98s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-028774 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E0701 11:10:17.095753    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-028774 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (35.241727597s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-028774 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-028774" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-028774
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-028774: (2.265483363s)
--- PASS: TestForceSystemdEnv (37.98s)

                                                
                                    
x
+
TestErrorSpam/setup (32.49s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.67s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.98s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.29s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.34s)

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

                                                
                                    
x
+
TestErrorSpam/stop (10.93s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (50.48s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.11s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:3.1: (1.153061434s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:3.3: (1.116769817s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 cache add registry.k8s.io/pause:latest: (1.012165331s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.29s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (62.95s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-692658 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0701 10:29:06.667784    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.675005    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.685320    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.705599    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.745863    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.826197    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:06.986678    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:07.307564    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:07.948499    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:09.229005    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:11.789255    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:16.909447    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:27.150282    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 10:29:47.630523    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-692658 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m2.94833543s)
functional_test.go:757: restart took 1m2.948440199s for "functional-692658" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (62.95s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.17s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.16s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 logs --file /tmp/TestFunctionalserialLogsFileCmd2846673882/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 logs --file /tmp/TestFunctionalserialLogsFileCmd2846673882/001/logs.txt: (1.157846589s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.16s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.85s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.53s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:30:57.876930   48860 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:30:57.877065   48860 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:30:57.877073   48860 out.go:304] Setting ErrFile to fd 2...
	I0701 10:30:57.877078   48860 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:30:57.877310   48860 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:30:57.877661   48860 out.go:298] Setting JSON to false
	I0701 10:30:57.878646   48860 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":799,"bootTime":1719829059,"procs":237,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 10:30:57.878723   48860 start.go:139] virtualization:  
	I0701 10:30:57.880920   48860 out.go:177] * [functional-692658] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0701 10:30:57.882988   48860 out.go:177]   - MINIKUBE_LOCATION=19162
	I0701 10:30:57.883054   48860 notify.go:220] Checking for updates...
	I0701 10:30:57.886889   48860 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 10:30:57.892364   48860 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:30:57.894243   48860 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 10:30:57.896167   48860 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0701 10:30:57.898201   48860 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0701 10:30:57.902282   48860 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:30:57.902824   48860 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 10:30:57.933152   48860 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 10:30:57.933268   48860 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:30:57.999111   48860 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-07-01 10:30:57.983741918 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:30:57.999215   48860 docker.go:295] overlay module found
	I0701 10:30:58.001668   48860 out.go:177] * Using the docker driver based on existing profile
	I0701 10:30:58.004325   48860 start.go:297] selected driver: docker
	I0701 10:30:58.004358   48860 start.go:901] validating driver "docker" against &{Name:functional-692658 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:functional-692658 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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 Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 10:30:58.004467   48860 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0701 10:30:58.007061   48860 out.go:177] 
	W0701 10:30:58.011504   48860 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
	I0701 10:30:58.013661   48860 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:30:58.401871   49066 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:30:58.402003   49066 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:30:58.402056   49066 out.go:304] Setting ErrFile to fd 2...
	I0701 10:30:58.402060   49066 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:30:58.402431   49066 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:30:58.402778   49066 out.go:298] Setting JSON to false
	I0701 10:30:58.403814   49066 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":800,"bootTime":1719829059,"procs":233,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0701 10:30:58.403889   49066 start.go:139] virtualization:  
	I0701 10:30:58.406240   49066 out.go:177] * [functional-692658] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0701 10:30:58.408500   49066 out.go:177]   - MINIKUBE_LOCATION=19162
	I0701 10:30:58.408643   49066 notify.go:220] Checking for updates...
	I0701 10:30:58.411861   49066 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0701 10:30:58.413725   49066 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	I0701 10:30:58.415359   49066 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
	I0701 10:30:58.417160   49066 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0701 10:30:58.418827   49066 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0701 10:30:58.421099   49066 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:30:58.421671   49066 driver.go:392] Setting default libvirt URI to qemu:///system
	I0701 10:30:58.443319   49066 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
	I0701 10:30:58.443430   49066 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:30:58.531038   49066 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:51 SystemTime:2024-07-01 10:30:58.521764594 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:30:58.531147   49066 docker.go:295] overlay module found
	I0701 10:30:58.533084   49066 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0701 10:30:58.534515   49066 start.go:297] selected driver: docker
	I0701 10:30:58.534538   49066 start.go:901] validating driver "docker" against &{Name:functional-692658 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d 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.2 ClusterName:functional-692658 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.2 ContainerRuntime:docker 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 Mou
ntIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0701 10:30:58.534655   49066 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0701 10:30:58.536695   49066 out.go:177] 
	W0701 10:30:58.538235   49066 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
	I0701 10:30:58.539911   49066 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-692658 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-692658 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-98k4t" [a453451e-1bae-4c93-a160-09e23a81e4b5] 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-98k4t" [a453451e-1bae-4c93-a160-09e23a81e4b5] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.00422272s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31264
functional_test.go:1671: http://192.168.49.2:31264: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-98k4t

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.88s)

                                                
                                                
=== 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" [e2a90eb0-b69b-4d39-80c5-28df6a2fa6b2] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005113481s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-692658 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-692658 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-692658 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-692658 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" [a322f755-47b6-4749-ac02-1c9d441d523e] Pending
helpers_test.go:344: "sp-pod" [a322f755-47b6-4749-ac02-1c9d441d523e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a322f755-47b6-4749-ac02-1c9d441d523e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.005385834s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-692658 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-692658 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-692658 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" [03e731d3-60d4-4a4d-8940-93c591ff66c4] Pending
helpers_test.go:344: "sp-pod" [03e731d3-60d4-4a4d-8940-93c591ff66c4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [03e731d3-60d4-4a4d-8940-93c591ff66c4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.00464089s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-692658 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.88s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.02s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.36s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.23s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-692658 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.2
registry.k8s.io/kube-proxy:v1.30.2
registry.k8s.io/kube-controller-manager:v1.30.2
registry.k8s.io/kube-apiserver:v1.30.2
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-692658
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-692658
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-692658 image ls --format short --alsologtostderr:
I0701 10:31:03.466296   50213 out.go:291] Setting OutFile to fd 1 ...
I0701 10:31:03.466466   50213 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:03.466472   50213 out.go:304] Setting ErrFile to fd 2...
I0701 10:31:03.466477   50213 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:03.466707   50213 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:31:03.467375   50213 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:03.467506   50213 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:03.467984   50213 cli_runner.go:164] Run: docker container inspect functional-692658 --format={{.State.Status}}
I0701 10:31:03.485365   50213 ssh_runner.go:195] Run: systemctl --version
I0701 10:31:03.485421   50213 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-692658
I0701 10:31:03.504617   50213 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/functional-692658/id_rsa Username:docker}
I0701 10:31:03.612328   50213 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                    
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:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-692658 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/localhost/my-image                | functional-692658 | 383cc52fd95f4 | 1.41MB |
| docker.io/library/minikube-local-cache-test | functional-692658 | 7cc465f52da26 | 30B    |
| docker.io/library/nginx                     | alpine            | 5461b18aaccf3 | 44.8MB |
| gcr.io/google-containers/addon-resizer      | functional-692658 | ffd4cfbbe753e | 32.9MB |
| registry.k8s.io/pause                       | 3.3               | 3d18732f8686c | 484kB  |
| registry.k8s.io/pause                       | 3.1               | 8057e0500773a | 525kB  |
| docker.io/library/nginx                     | latest            | 0469e929ca632 | 193MB  |
| registry.k8s.io/pause                       | 3.9               | 829e9de338bd5 | 514kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 20b332c9a70d8 | 244MB  |
| registry.k8s.io/pause                       | latest            | 8cb2091f603e7 | 240kB  |
| registry.k8s.io/kube-controller-manager     | v1.30.2           | e1dcc3400d3ea | 107MB  |
| registry.k8s.io/kube-proxy                  | v1.30.2           | 66dbb96a9149f | 87.9MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 1611cd07b61d5 | 3.55MB |
| registry.k8s.io/echoserver-arm              | 1.8               | 72565bf5bbedf | 85MB   |
| registry.k8s.io/kube-apiserver              | v1.30.2           | 84c601f3f72c8 | 112MB  |
| registry.k8s.io/kube-scheduler              | v1.30.2           | c7dd04b1bafeb | 60.5MB |
| registry.k8s.io/etcd                        | 3.5.12-0          | 014faa467e297 | 139MB  |
| registry.k8s.io/coredns/coredns             | v1.11.1           | 2437cf7621777 | 57.4MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | ba04bb24b9575 | 29MB   |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-692658 image ls --format table --alsologtostderr:
I0701 10:31:07.463180   50597 out.go:291] Setting OutFile to fd 1 ...
I0701 10:31:07.463439   50597 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:07.463467   50597 out.go:304] Setting ErrFile to fd 2...
I0701 10:31:07.463486   50597 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:07.463759   50597 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:31:07.464446   50597 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:07.464628   50597 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:07.465166   50597 cli_runner.go:164] Run: docker container inspect functional-692658 --format={{.State.Status}}
I0701 10:31:07.485268   50597 ssh_runner.go:195] Run: systemctl --version
I0701 10:31:07.485324   50597 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-692658
I0701 10:31:07.503539   50597 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/functional-692658/id_rsa Username:docker}
I0701 10:31:07.614453   50597 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
2024/07/01 10:31:09 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-692658 image ls --format json --alsologtostderr:
[{"id":"66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.30.2"],"size":"87900000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"0469e929ca6320c98871e17260708787ca6e6547a0b4b21a8854e455adac73df","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"193000000"},{"id":"c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.2"],"size":"60500000"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":[],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"85000000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8
a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"383cc52fd95f4e8bc47d6a0d9d609739a8e0e5a076c2dce853d605733cc3515a","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-692658"],"size":"1410000"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"57400000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-692658"],"size":"32900000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"139000000"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":[],"repoTags":[
"registry.k8s.io/pause:3.9"],"size":"514000"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"7cc465f52da26e69238b73a546ceff9400022d0985dbdbaea081f377bf418849","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-692658"],"size":"30"},{"id":"5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"44800000"},{"id":"84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.2"],"size":"112000000"},{"id":"e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.2"],"si
ze":"107000000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-692658 image ls --format json --alsologtostderr:
I0701 10:31:07.177059   50565 out.go:291] Setting OutFile to fd 1 ...
I0701 10:31:07.177171   50565 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:07.177177   50565 out.go:304] Setting ErrFile to fd 2...
I0701 10:31:07.177181   50565 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:07.177449   50565 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:31:07.178098   50565 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:07.178213   50565 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:07.178715   50565 cli_runner.go:164] Run: docker container inspect functional-692658 --format={{.State.Status}}
I0701 10:31:07.199654   50565 ssh_runner.go:195] Run: systemctl --version
I0701 10:31:07.199726   50565 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-692658
I0701 10:31:07.223338   50565 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/functional-692658/id_rsa Username:docker}
I0701 10:31:07.328565   50565 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-692658 image ls --format yaml --alsologtostderr:
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests: []
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "85000000"
- id: c7dd04b1bafeb51c650fde7f34ac0fdafa96030e77ea7a822135ff302d895dd5
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.2
size: "60500000"
- id: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "139000000"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "514000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-692658
size: "32900000"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"
- id: 0469e929ca6320c98871e17260708787ca6e6547a0b4b21a8854e455adac73df
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "193000000"
- id: 5461b18aaccf366faf9fba071a5f1ac333cd13435366b32c5e9b8ec903fa18a1
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "44800000"
- id: 84c601f3f72c87776cdcf77a73329d1f45297e43a92508b0f289fa2fcf8872a0
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.2
size: "112000000"
- id: 7cc465f52da26e69238b73a546ceff9400022d0985dbdbaea081f377bf418849
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-692658
size: "30"
- id: 66dbb96a9149f69913ff817f696be766014cacdffc2ce0889a76c81165415fae
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.30.2
size: "87900000"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "57400000"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: e1dcc3400d3ea6a268c7ea6e66c3a196703770a8e346b695f54344ab53a47567
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.2
size: "107000000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-692658 image ls --format yaml --alsologtostderr:
I0701 10:31:03.722437   50246 out.go:291] Setting OutFile to fd 1 ...
I0701 10:31:03.722837   50246 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:03.722848   50246 out.go:304] Setting ErrFile to fd 2...
I0701 10:31:03.722853   50246 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:03.723200   50246 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:31:03.724233   50246 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:03.726629   50246 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:03.727202   50246 cli_runner.go:164] Run: docker container inspect functional-692658 --format={{.State.Status}}
I0701 10:31:03.749253   50246 ssh_runner.go:195] Run: systemctl --version
I0701 10:31:03.749307   50246 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-692658
I0701 10:31:03.777940   50246 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/functional-692658/id_rsa Username:docker}
I0701 10:31:03.876252   50246 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image build -t localhost/my-image:functional-692658 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image build -t localhost/my-image:functional-692658 testdata/build --alsologtostderr: (2.61788683s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-692658 image build -t localhost/my-image:functional-692658 testdata/build --alsologtostderr:
I0701 10:31:04.338032   50339 out.go:291] Setting OutFile to fd 1 ...
I0701 10:31:04.338249   50339 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:04.338278   50339 out.go:304] Setting ErrFile to fd 2...
I0701 10:31:04.338298   50339 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:31:04.338610   50339 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:31:04.339376   50339 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:04.339978   50339 config.go:182] Loaded profile config "functional-692658": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:31:04.340551   50339 cli_runner.go:164] Run: docker container inspect functional-692658 --format={{.State.Status}}
I0701 10:31:04.371664   50339 ssh_runner.go:195] Run: systemctl --version
I0701 10:31:04.371726   50339 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-692658
I0701 10:31:04.396767   50339 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/functional-692658/id_rsa Username:docker}
I0701 10:31:04.500863   50339 build_images.go:161] Building image from path: /tmp/build.349604060.tar
I0701 10:31:04.500928   50339 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0701 10:31:04.512170   50339 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.349604060.tar
I0701 10:31:04.520247   50339 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.349604060.tar: stat -c "%s %y" /var/lib/minikube/build/build.349604060.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.349604060.tar': No such file or directory
I0701 10:31:04.520272   50339 ssh_runner.go:362] scp /tmp/build.349604060.tar --> /var/lib/minikube/build/build.349604060.tar (3072 bytes)
I0701 10:31:04.574448   50339 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.349604060
I0701 10:31:04.584682   50339 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.349604060 -xf /var/lib/minikube/build/build.349604060.tar
I0701 10:31:04.595210   50339 docker.go:360] Building image: /var/lib/minikube/build/build.349604060
I0701 10:31:04.595333   50339 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-692658 /var/lib/minikube/build/build.349604060
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 0.7s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9 527B / 527B done
#5 sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02 1.47kB / 1.47kB done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.1s
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.2s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.0s done
#5 DONE 0.3s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.7s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:383cc52fd95f4e8bc47d6a0d9d609739a8e0e5a076c2dce853d605733cc3515a done
#8 naming to localhost/my-image:functional-692658 done
#8 DONE 0.1s
I0701 10:31:06.840606   50339 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-692658 /var/lib/minikube/build/build.349604060: (2.245206064s)
I0701 10:31:06.840823   50339 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.349604060
I0701 10:31:06.850301   50339 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.349604060.tar
I0701 10:31:06.863383   50339 build_images.go:217] Built localhost/my-image:functional-692658 from /tmp/build.349604060.tar
I0701 10:31:06.863414   50339 build_images.go:133] succeeded building to: functional-692658
I0701 10:31:06.863419   50339 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.20s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.647167987s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-692658
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.68s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:495: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-692658 docker-env) && out/minikube-linux-arm64 status -p functional-692658"
functional_test.go:518: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-692658 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr: (4.394591501s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.62s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-692658 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-692658 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-mgc6g" [b69e5788-0702-4d40-bb8a-0658a797f244] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-mgc6g" [b69e5788-0702-4d40-bb8a-0658a797f244] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003622355s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.32s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr: (2.716914232s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.99s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.520249586s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-692658
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image load --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr: (3.299656094s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image save gcr.io/google-containers/addon-resizer:functional-692658 /home/jenkins/workspace/Docker_Linux_docker_arm64/addon-resizer-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.83s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image rm gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/addon-resizer-save.tar --alsologtostderr: (1.042543795s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.29s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 service list -o json
E0701 10:30:28.591328    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
functional_test.go:1490: Took "428.16482ms" to run "out/minikube-linux-arm64 -p functional-692658 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-692658
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 image save --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr
functional_test.go:423: (dbg) Done: out/minikube-linux-arm64 -p functional-692658 image save --daemon gcr.io/google-containers/addon-resizer:functional-692658 --alsologtostderr: (1.172796434s)
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-692658
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (1.23s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-692658 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" [27238e1a-d676-4653-b8be-692bf0fce92e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [27238e1a-d676-4653-b8be-692bf0fce92e] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004180186s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.33s)

                                                
                                    
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-692658 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.111.196.80 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-692658 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 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  1 10:30 created-by-test
-rw-r--r-- 1 docker docker 24 Jul  1 10:30 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul  1 10:30 test-1719829849924254977
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 ssh cat /mount-9p/test-1719829849924254977
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-692658 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" [8fa3f500-1d82-4f88-a317-e426ec80b0eb] Pending
helpers_test.go:344: "busybox-mount" [8fa3f500-1d82-4f88-a317-e426ec80b0eb] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [8fa3f500-1d82-4f88-a317-e426ec80b0eb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [8fa3f500-1d82-4f88-a317-e426ec80b0eb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.003627984s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-692658 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-692658 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-692658 /tmp/TestFunctionalparallelMountCmdany-port259773601/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.03s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.11s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-692658
--- PASS: TestFunctional/delete_addon-resizer_images (0.11s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (134.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-041373 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E0701 10:31:50.512189    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-041373 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (2m13.693756905s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (134.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.32s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (27.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-041373 status --output json -v=7 --alsologtostderr: (1.077352606s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp testdata/cp-test.txt ha-041373:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3057170315/001/cp-test_ha-041373.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373:/home/docker/cp-test.txt ha-041373-m02:/home/docker/cp-test_ha-041373_ha-041373-m02.txt
E0701 10:34:06.668349    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test_ha-041373_ha-041373-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373:/home/docker/cp-test.txt ha-041373-m03:/home/docker/cp-test_ha-041373_ha-041373-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test_ha-041373_ha-041373-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373:/home/docker/cp-test.txt ha-041373-m04:/home/docker/cp-test_ha-041373_ha-041373-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test_ha-041373_ha-041373-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp testdata/cp-test.txt ha-041373-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3057170315/001/cp-test_ha-041373-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m02:/home/docker/cp-test.txt ha-041373:/home/docker/cp-test_ha-041373-m02_ha-041373.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test_ha-041373-m02_ha-041373.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m02:/home/docker/cp-test.txt ha-041373-m03:/home/docker/cp-test_ha-041373-m02_ha-041373-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test_ha-041373-m02_ha-041373-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m02:/home/docker/cp-test.txt ha-041373-m04:/home/docker/cp-test_ha-041373-m02_ha-041373-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test_ha-041373-m02_ha-041373-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp testdata/cp-test.txt ha-041373-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3057170315/001/cp-test_ha-041373-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m03:/home/docker/cp-test.txt ha-041373:/home/docker/cp-test_ha-041373-m03_ha-041373.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test_ha-041373-m03_ha-041373.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m03:/home/docker/cp-test.txt ha-041373-m02:/home/docker/cp-test_ha-041373-m03_ha-041373-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test_ha-041373-m03_ha-041373-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m03:/home/docker/cp-test.txt ha-041373-m04:/home/docker/cp-test_ha-041373-m03_ha-041373-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test_ha-041373-m03_ha-041373-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp testdata/cp-test.txt ha-041373-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3057170315/001/cp-test_ha-041373-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m04:/home/docker/cp-test.txt ha-041373:/home/docker/cp-test_ha-041373-m04_ha-041373.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373 "sudo cat /home/docker/cp-test_ha-041373-m04_ha-041373.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m04:/home/docker/cp-test.txt ha-041373-m02:/home/docker/cp-test_ha-041373-m04_ha-041373-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m02 "sudo cat /home/docker/cp-test_ha-041373-m04_ha-041373-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 cp ha-041373-m04:/home/docker/cp-test.txt ha-041373-m03:/home/docker/cp-test_ha-041373-m04_ha-041373-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 ssh -n ha-041373-m03 "sudo cat /home/docker/cp-test_ha-041373-m04_ha-041373-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 node stop m02 -v=7 --alsologtostderr
E0701 10:34:34.352945    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-041373 node stop m02 -v=7 --alsologtostderr: (10.860342604s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr: exit status 7 (813.760433ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:34:34.753484   72585 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:34:34.753615   72585 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:34:34.753626   72585 out.go:304] Setting ErrFile to fd 2...
	I0701 10:34:34.753631   72585 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:34:34.753876   72585 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:34:34.754091   72585 out.go:298] Setting JSON to false
	I0701 10:34:34.754121   72585 mustload.go:65] Loading cluster: ha-041373
	I0701 10:34:34.754250   72585 notify.go:220] Checking for updates...
	I0701 10:34:34.754906   72585 config.go:182] Loaded profile config "ha-041373": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:34:34.754927   72585 status.go:255] checking status of ha-041373 ...
	I0701 10:34:34.756946   72585 cli_runner.go:164] Run: docker container inspect ha-041373 --format={{.State.Status}}
	I0701 10:34:34.777453   72585 status.go:330] ha-041373 host status = "Running" (err=<nil>)
	I0701 10:34:34.777542   72585 host.go:66] Checking if "ha-041373" exists ...
	I0701 10:34:34.777868   72585 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-041373
	I0701 10:34:34.812910   72585 host.go:66] Checking if "ha-041373" exists ...
	I0701 10:34:34.813229   72585 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:34:34.813268   72585 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-041373
	I0701 10:34:34.838791   72585 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/ha-041373/id_rsa Username:docker}
	I0701 10:34:34.936731   72585 ssh_runner.go:195] Run: systemctl --version
	I0701 10:34:34.940989   72585 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:34:34.953143   72585 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:34:35.037177   72585 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-01 10:34:35.02385708 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:34:35.037834   72585 kubeconfig.go:125] found "ha-041373" server: "https://192.168.49.254:8443"
	I0701 10:34:35.037858   72585 api_server.go:166] Checking apiserver status ...
	I0701 10:34:35.037902   72585 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0701 10:34:35.052959   72585 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2384/cgroup
	I0701 10:34:35.065566   72585 api_server.go:182] apiserver freezer: "10:freezer:/docker/a7aad82261f0627e65323ee79954c2b5851995d2acafc2f253a625a68a711796/kubepods/burstable/podbfc6306100252069e66e6c135e4f455b/79d2450cb765ab9647b3e4f0d99136df39c1c5e75bd3657b60c31de74bb042c8"
	I0701 10:34:35.065655   72585 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a7aad82261f0627e65323ee79954c2b5851995d2acafc2f253a625a68a711796/kubepods/burstable/podbfc6306100252069e66e6c135e4f455b/79d2450cb765ab9647b3e4f0d99136df39c1c5e75bd3657b60c31de74bb042c8/freezer.state
	I0701 10:34:35.076393   72585 api_server.go:204] freezer state: "THAWED"
	I0701 10:34:35.076429   72585 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0701 10:34:35.084433   72585 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0701 10:34:35.084466   72585 status.go:422] ha-041373 apiserver status = Running (err=<nil>)
	I0701 10:34:35.084479   72585 status.go:257] ha-041373 status: &{Name:ha-041373 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:34:35.084527   72585 status.go:255] checking status of ha-041373-m02 ...
	I0701 10:34:35.084927   72585 cli_runner.go:164] Run: docker container inspect ha-041373-m02 --format={{.State.Status}}
	I0701 10:34:35.111423   72585 status.go:330] ha-041373-m02 host status = "Stopped" (err=<nil>)
	I0701 10:34:35.111447   72585 status.go:343] host is not running, skipping remaining checks
	I0701 10:34:35.111455   72585 status.go:257] ha-041373-m02 status: &{Name:ha-041373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:34:35.111475   72585 status.go:255] checking status of ha-041373-m03 ...
	I0701 10:34:35.111810   72585 cli_runner.go:164] Run: docker container inspect ha-041373-m03 --format={{.State.Status}}
	I0701 10:34:35.129559   72585 status.go:330] ha-041373-m03 host status = "Running" (err=<nil>)
	I0701 10:34:35.129585   72585 host.go:66] Checking if "ha-041373-m03" exists ...
	I0701 10:34:35.129892   72585 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-041373-m03
	I0701 10:34:35.149166   72585 host.go:66] Checking if "ha-041373-m03" exists ...
	I0701 10:34:35.149475   72585 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:34:35.149526   72585 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-041373-m03
	I0701 10:34:35.178030   72585 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/ha-041373-m03/id_rsa Username:docker}
	I0701 10:34:35.281212   72585 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:34:35.296460   72585 kubeconfig.go:125] found "ha-041373" server: "https://192.168.49.254:8443"
	I0701 10:34:35.296534   72585 api_server.go:166] Checking apiserver status ...
	I0701 10:34:35.296584   72585 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0701 10:34:35.309646   72585 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2293/cgroup
	I0701 10:34:35.321221   72585 api_server.go:182] apiserver freezer: "10:freezer:/docker/6a561c1c0cb551f81ea3fae1d821a8b77d482d6211a3346601e44d3ea3791671/kubepods/burstable/pod6f05380034dc159ac274f267e1fb5cbe/9654b06a6c73d84b36eaae323fd58d9595324a9e93afec58255b60f923b533cf"
	I0701 10:34:35.321298   72585 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6a561c1c0cb551f81ea3fae1d821a8b77d482d6211a3346601e44d3ea3791671/kubepods/burstable/pod6f05380034dc159ac274f267e1fb5cbe/9654b06a6c73d84b36eaae323fd58d9595324a9e93afec58255b60f923b533cf/freezer.state
	I0701 10:34:35.330328   72585 api_server.go:204] freezer state: "THAWED"
	I0701 10:34:35.330361   72585 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0701 10:34:35.338060   72585 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0701 10:34:35.338091   72585 status.go:422] ha-041373-m03 apiserver status = Running (err=<nil>)
	I0701 10:34:35.338101   72585 status.go:257] ha-041373-m03 status: &{Name:ha-041373-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:34:35.338146   72585 status.go:255] checking status of ha-041373-m04 ...
	I0701 10:34:35.338498   72585 cli_runner.go:164] Run: docker container inspect ha-041373-m04 --format={{.State.Status}}
	I0701 10:34:35.355627   72585 status.go:330] ha-041373-m04 host status = "Running" (err=<nil>)
	I0701 10:34:35.355653   72585 host.go:66] Checking if "ha-041373-m04" exists ...
	I0701 10:34:35.355948   72585 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-041373-m04
	I0701 10:34:35.387382   72585 host.go:66] Checking if "ha-041373-m04" exists ...
	I0701 10:34:35.387765   72585 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:34:35.387832   72585 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-041373-m04
	I0701 10:34:35.405918   72585 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/ha-041373-m04/id_rsa Username:docker}
	I0701 10:34:35.500445   72585 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:34:35.512409   72585 status.go:257] ha-041373-m04 status: &{Name:ha-041373-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (73.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 node start m02 -v=7 --alsologtostderr
E0701 10:35:17.095131    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.100439    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.110754    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.131067    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.171342    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.251664    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.412343    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:17.732484    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:18.372780    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:19.653612    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:22.213942    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:27.334590    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:35:37.575041    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-041373 node start m02 -v=7 --alsologtostderr: (1m12.587841686s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (73.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (241.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-041373 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-041373 -v=7 --alsologtostderr
E0701 10:35:58.055488    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-041373 -v=7 --alsologtostderr: (34.031827946s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-041373 --wait=true -v=7 --alsologtostderr
E0701 10:36:39.015690    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:38:00.936551    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:39:06.665823    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-041373 --wait=true -v=7 --alsologtostderr: (3m27.311086428s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-041373
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (241.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.44s)

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

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 stop -v=7 --alsologtostderr
E0701 10:40:17.095796    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-041373 stop -v=7 --alsologtostderr: (32.790306913s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr: exit status 7 (121.013809ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:40:38.972872  100071 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:40:38.973068  100071 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:40:38.973098  100071 out.go:304] Setting ErrFile to fd 2...
	I0701 10:40:38.973118  100071 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:40:38.973387  100071 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:40:38.973599  100071 out.go:298] Setting JSON to false
	I0701 10:40:38.973658  100071 mustload.go:65] Loading cluster: ha-041373
	I0701 10:40:38.973694  100071 notify.go:220] Checking for updates...
	I0701 10:40:38.974096  100071 config.go:182] Loaded profile config "ha-041373": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:40:38.974116  100071 status.go:255] checking status of ha-041373 ...
	I0701 10:40:38.974671  100071 cli_runner.go:164] Run: docker container inspect ha-041373 --format={{.State.Status}}
	I0701 10:40:38.994176  100071 status.go:330] ha-041373 host status = "Stopped" (err=<nil>)
	I0701 10:40:38.994202  100071 status.go:343] host is not running, skipping remaining checks
	I0701 10:40:38.994209  100071 status.go:257] ha-041373 status: &{Name:ha-041373 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:40:38.994239  100071 status.go:255] checking status of ha-041373-m02 ...
	I0701 10:40:38.994564  100071 cli_runner.go:164] Run: docker container inspect ha-041373-m02 --format={{.State.Status}}
	I0701 10:40:39.026147  100071 status.go:330] ha-041373-m02 host status = "Stopped" (err=<nil>)
	I0701 10:40:39.026174  100071 status.go:343] host is not running, skipping remaining checks
	I0701 10:40:39.026182  100071 status.go:257] ha-041373-m02 status: &{Name:ha-041373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:40:39.026206  100071 status.go:255] checking status of ha-041373-m04 ...
	I0701 10:40:39.026557  100071 cli_runner.go:164] Run: docker container inspect ha-041373-m04 --format={{.State.Status}}
	I0701 10:40:39.044229  100071 status.go:330] ha-041373-m04 host status = "Stopped" (err=<nil>)
	I0701 10:40:39.044263  100071 status.go:343] host is not running, skipping remaining checks
	I0701 10:40:39.044270  100071 status.go:257] ha-041373-m04 status: &{Name:ha-041373-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (79.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-041373 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker
E0701 10:40:44.777264    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-041373 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=docker: (1m18.186226311s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-041373 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (79.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (45.9s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.88s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (29.49s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-465715 --driver=docker  --container-runtime=docker
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-465715 --driver=docker  --container-runtime=docker: (29.491289963s)
--- PASS: TestImageBuild/serial/Setup (29.49s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.76s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-465715
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-465715: (1.759333727s)
--- PASS: TestImageBuild/serial/NormalBuild (1.76s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.85s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-465715
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.85s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.62s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-465715
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.62s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.66s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-465715
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.66s)

                                                
                                    
x
+
TestJSONOutput/start/Command (50.01s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-467542 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker
E0701 10:44:06.665485    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-467542 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=docker: (50.007072339s)
--- PASS: TestJSONOutput/start/Command (50.01s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"33ce7a5e-38ab-465d-9645-73b195daad48","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-048970] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"19aa4a4a-0042-4de7-be32-cb5e06318488","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19162"}}
	{"specversion":"1.0","id":"7c2230f7-a8c5-490e-9222-781d789bf9f0","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":"facdb8a9-98c4-4367-8f61-096c7e55b3da","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig"}}
	{"specversion":"1.0","id":"a65da28d-3df0-45b2-bf76-b72f1bd9ff0a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube"}}
	{"specversion":"1.0","id":"0b72abb6-5ef1-461d-b48c-47151a53d9ae","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":"85ccb4ca-86a0-4b0f-9a51-7338e9750aa0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"528d5fa8-b7d8-4a5e-a0a5-a459e3f80f4e","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-048970" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-048970
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (35.87s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (36.69s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-518067 --network=bridge
E0701 10:45:17.094866    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 10:45:29.715346    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-518067 --network=bridge: (34.758627118s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-518067" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-518067
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-518067: (1.904450712s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (36.69s)

                                                
                                    
x
+
TestKicExistingNetwork (31.62s)

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

                                                
                                    
x
+
TestKicCustomSubnet (33.24s)

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

                                                
                                    
x
+
TestKicStaticIP (33.95s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.66s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-270450 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-270450 --driver=docker  --container-runtime=docker: (32.794023542s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-273108 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-273108 --driver=docker  --container-runtime=docker: (32.564746324s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-270450
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-273108
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-273108" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-273108
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-273108: (2.082357154s)
helpers_test.go:175: Cleaning up "first-270450" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-270450
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-270450: (2.032351733s)
--- PASS: TestMinikubeProfile (70.66s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.35s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.71s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.48s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.5s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (81.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-131912 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0701 10:50:17.095764    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-131912 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (1m21.157601401s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-131912 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (81.78s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (51.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-131912 -- rollout status deployment/busybox: (4.019798695s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-9wqw2 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-vsws2 -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-9wqw2 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-vsws2 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-9wqw2 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-131912 -- exec busybox-fc5497c4f-vsws2 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (51.18s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (21.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-131912 -v 3 --alsologtostderr
E0701 10:51:40.137469    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-131912 -v 3 --alsologtostderr: (20.346503292s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-131912 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (21.05s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.31s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:51:54.487463  174476 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:51:54.487663  174476 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:51:54.487681  174476 out.go:304] Setting ErrFile to fd 2...
	I0701 10:51:54.487712  174476 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:51:54.488061  174476 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:51:54.488521  174476 out.go:298] Setting JSON to false
	I0701 10:51:54.488606  174476 mustload.go:65] Loading cluster: multinode-131912
	I0701 10:51:54.488643  174476 notify.go:220] Checking for updates...
	I0701 10:51:54.489190  174476 config.go:182] Loaded profile config "multinode-131912": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:51:54.489210  174476 status.go:255] checking status of multinode-131912 ...
	I0701 10:51:54.490111  174476 cli_runner.go:164] Run: docker container inspect multinode-131912 --format={{.State.Status}}
	I0701 10:51:54.511176  174476 status.go:330] multinode-131912 host status = "Running" (err=<nil>)
	I0701 10:51:54.511211  174476 host.go:66] Checking if "multinode-131912" exists ...
	I0701 10:51:54.511632  174476 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-131912
	I0701 10:51:54.543145  174476 host.go:66] Checking if "multinode-131912" exists ...
	I0701 10:51:54.543536  174476 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:51:54.543580  174476 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-131912
	I0701 10:51:54.567364  174476 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/multinode-131912/id_rsa Username:docker}
	I0701 10:51:54.670155  174476 ssh_runner.go:195] Run: systemctl --version
	I0701 10:51:54.675418  174476 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:51:54.687164  174476 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0701 10:51:54.749456  174476 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-07-01 10:51:54.734036244 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
	I0701 10:51:54.750156  174476 kubeconfig.go:125] found "multinode-131912" server: "https://192.168.67.2:8443"
	I0701 10:51:54.750183  174476 api_server.go:166] Checking apiserver status ...
	I0701 10:51:54.750234  174476 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0701 10:51:54.763124  174476 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2253/cgroup
	I0701 10:51:54.772781  174476 api_server.go:182] apiserver freezer: "10:freezer:/docker/fe4acecdc3a1eb8e8b9479768e886b6f9ea8cd48fca4566b130debbeaecc6b0d/kubepods/burstable/poda9182d4350ae0819e8d7737bd7a956b7/fb3d04948a365c8bd733742b8028cf6128726c36974576e497b45680b9b647ef"
	I0701 10:51:54.772852  174476 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fe4acecdc3a1eb8e8b9479768e886b6f9ea8cd48fca4566b130debbeaecc6b0d/kubepods/burstable/poda9182d4350ae0819e8d7737bd7a956b7/fb3d04948a365c8bd733742b8028cf6128726c36974576e497b45680b9b647ef/freezer.state
	I0701 10:51:54.781790  174476 api_server.go:204] freezer state: "THAWED"
	I0701 10:51:54.781819  174476 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0701 10:51:54.789542  174476 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0701 10:51:54.789571  174476 status.go:422] multinode-131912 apiserver status = Running (err=<nil>)
	I0701 10:51:54.789583  174476 status.go:257] multinode-131912 status: &{Name:multinode-131912 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:51:54.789601  174476 status.go:255] checking status of multinode-131912-m02 ...
	I0701 10:51:54.789933  174476 cli_runner.go:164] Run: docker container inspect multinode-131912-m02 --format={{.State.Status}}
	I0701 10:51:54.806528  174476 status.go:330] multinode-131912-m02 host status = "Running" (err=<nil>)
	I0701 10:51:54.806552  174476 host.go:66] Checking if "multinode-131912-m02" exists ...
	I0701 10:51:54.806853  174476 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-131912-m02
	I0701 10:51:54.823899  174476 host.go:66] Checking if "multinode-131912-m02" exists ...
	I0701 10:51:54.824227  174476 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0701 10:51:54.824273  174476 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-131912-m02
	I0701 10:51:54.840997  174476 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/multinode-131912-m02/id_rsa Username:docker}
	I0701 10:51:54.936931  174476 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0701 10:51:54.949224  174476 status.go:257] multinode-131912-m02 status: &{Name:multinode-131912-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:51:54.949260  174476 status.go:255] checking status of multinode-131912-m03 ...
	I0701 10:51:54.949618  174476 cli_runner.go:164] Run: docker container inspect multinode-131912-m03 --format={{.State.Status}}
	I0701 10:51:54.966661  174476 status.go:330] multinode-131912-m03 host status = "Stopped" (err=<nil>)
	I0701 10:51:54.966687  174476 status.go:343] host is not running, skipping remaining checks
	I0701 10:51:54.966695  174476 status.go:257] multinode-131912-m03 status: &{Name:multinode-131912-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (11.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-131912
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-131912
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-131912: (22.511557025s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-131912 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-131912 --wait=true -v=8 --alsologtostderr: (1m2.01948255s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-131912
--- PASS: TestMultiNode/serial/RestartKeepsNodes (84.66s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.46s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.55s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0701 10:53:57.833320  187482 out.go:291] Setting OutFile to fd 1 ...
	I0701 10:53:57.833487  187482 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:53:57.833496  187482 out.go:304] Setting ErrFile to fd 2...
	I0701 10:53:57.833502  187482 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0701 10:53:57.833797  187482 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
	I0701 10:53:57.833984  187482 out.go:298] Setting JSON to false
	I0701 10:53:57.834017  187482 mustload.go:65] Loading cluster: multinode-131912
	I0701 10:53:57.834140  187482 notify.go:220] Checking for updates...
	I0701 10:53:57.834429  187482 config.go:182] Loaded profile config "multinode-131912": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
	I0701 10:53:57.834447  187482 status.go:255] checking status of multinode-131912 ...
	I0701 10:53:57.834969  187482 cli_runner.go:164] Run: docker container inspect multinode-131912 --format={{.State.Status}}
	I0701 10:53:57.853044  187482 status.go:330] multinode-131912 host status = "Stopped" (err=<nil>)
	I0701 10:53:57.853070  187482 status.go:343] host is not running, skipping remaining checks
	I0701 10:53:57.853078  187482 status.go:257] multinode-131912 status: &{Name:multinode-131912 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0701 10:53:57.853101  187482 status.go:255] checking status of multinode-131912-m02 ...
	I0701 10:53:57.853425  187482 cli_runner.go:164] Run: docker container inspect multinode-131912-m02 --format={{.State.Status}}
	I0701 10:53:57.878052  187482 status.go:330] multinode-131912-m02 host status = "Stopped" (err=<nil>)
	I0701 10:53:57.878072  187482 status.go:343] host is not running, skipping remaining checks
	I0701 10:53:57.878081  187482 status.go:257] multinode-131912-m02 status: &{Name:multinode-131912-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (59.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-131912 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker
E0701 10:54:06.665116    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-131912 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=docker: (58.277728974s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-131912 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 (59.05s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (38.85s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-131912-m02' is duplicated with machine name 'multinode-131912-m02' in profile 'multinode-131912'
	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-131912-m03 --driver=docker  --container-runtime=docker
E0701 10:55:17.095665    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-131912-m03 --driver=docker  --container-runtime=docker: (36.264309748s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-131912
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-131912: exit status 80 (326.945247ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-131912-m03 already exists in multinode-131912-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (150.94s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-147237 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-147237 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.24.4: (1m43.087824632s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-147237 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-147237 image pull gcr.io/k8s-minikube/busybox: (1.216613653s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-147237
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-147237: (10.805910143s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-147237 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-147237 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (33.394160984s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-147237 image list
helpers_test.go:175: Cleaning up "test-preload-147237" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-147237
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-147237: (2.223077771s)
--- PASS: TestPreload (150.94s)

                                                
                                    
x
+
TestScheduledStopUnix (105.66s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-660803 --memory=2048 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-660803 --memory=2048 --driver=docker  --container-runtime=docker: (32.490899469s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-660803 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-660803 -n scheduled-stop-660803
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-660803 --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-660803 --cancel-scheduled
E0701 10:59:06.665683    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-660803 -n scheduled-stop-660803
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-660803
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-660803 --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-660803
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-660803: exit status 7 (67.981176ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (119.79s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe2372577142 version
skaffold_test.go:63: skaffold version: v2.12.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-970611 --memory=2600 --driver=docker  --container-runtime=docker
E0701 11:00:17.095047    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-970611 --memory=2600 --driver=docker  --container-runtime=docker: (34.647053951s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe2372577142 run --minikube-profile skaffold-970611 --kube-context skaffold-970611 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe2372577142 run --minikube-profile skaffold-970611 --kube-context skaffold-970611 --status-check=true --port-forward=false --interactive=false: (1m9.7602298s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-77bf6cc9d5-wdtvd" [fa8797a4-ac6f-4488-baae-3329bfbe3cf7] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003628252s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-56c85f599f-q6v4q" [eeb2203d-a9e4-4068-b0bb-5a0fd6665c88] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.003868651s
helpers_test.go:175: Cleaning up "skaffold-970611" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-970611
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-970611: (2.944170415s)
--- PASS: TestSkaffold (119.79s)

                                                
                                    
x
+
TestInsufficientStorage (13.76s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d8da9ad9-9425-4ffe-97d9-71aaf7e7dfaa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-361352] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"bfc7030d-9b42-4445-8421-0051a700b873","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19162"}}
	{"specversion":"1.0","id":"33ce2cf0-54f8-4385-b764-daa3e554d050","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":"5a344427-8f0a-4c5a-84ff-285feb76f396","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig"}}
	{"specversion":"1.0","id":"2ded1e6a-36a2-4c20-999c-0447753beb89","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube"}}
	{"specversion":"1.0","id":"246dbb6e-e08c-490a-a386-aab0607dcdc9","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":"17dc302c-207a-4710-9055-f29c8dd84f98","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"bc7e2a2b-2586-4a5a-a509-ab48ac31218b","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":"e923c0d1-20e2-4105-a59e-1401bd4f70b6","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":"8eae56c9-67ee-427d-8cf8-73b7235b24a3","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":"2f960e78-da6b-4720-aa22-ed7c62929a47","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":"f218f221-daed-449e-b758-126feb97bd54","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-361352\" primary control-plane node in \"insufficient-storage-361352\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"9d7212ef-5d36-4e17-9a9f-d4d913e46c12","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-1719413016-19142 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"36c07b26-b42e-48a7-8d6c-cb7202ab5a54","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":"3eb6245b-f377-4d91-aff0-52a12af65127","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-361352 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-361352 --output=json --layout=cluster: exit status 7 (292.752088ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0701 11:02:07.895798  221949 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-361352" does not appear in /home/jenkins/minikube-integration/19162-2194/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0701 11:02:08.203954  222009 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-361352" does not appear in /home/jenkins/minikube-integration/19162-2194/kubeconfig
	E0701 11:02:08.214276  222009 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/insufficient-storage-361352/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-361352" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-361352
E0701 11:02:09.716432    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-361352: (1.705314097s)
--- PASS: TestInsufficientStorage (13.76s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (87.27s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1109292280 start -p running-upgrade-527470 --memory=2200 --vm-driver=docker  --container-runtime=docker
E0701 11:07:23.153839    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1109292280 start -p running-upgrade-527470 --memory=2200 --vm-driver=docker  --container-runtime=docker: (40.156062152s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-527470 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0701 11:08:04.115007    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:08:20.138333    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-527470 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (44.190594642s)
helpers_test.go:175: Cleaning up "running-upgrade-527470" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-527470
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-527470: (2.155143559s)
--- PASS: TestRunningBinaryUpgrade (87.27s)

                                                
                                    
x
+
TestKubernetesUpgrade (377.79s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-313656 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0701 11:04:06.665305    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-313656 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (59.182521025s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-313656
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-313656: (1.24013487s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-313656 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-313656 status --format={{.Host}}: exit status 7 (68.585782ms)

                                                
                                                
-- 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-313656 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-313656 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m45.040779892s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-313656 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-313656 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-313656 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=docker: exit status 106 (529.331703ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-313656] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19162
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.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.30.2 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-313656
	    minikube start -p kubernetes-upgrade-313656 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-3136562 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.30.2, by running:
	    
	    minikube start -p kubernetes-upgrade-313656 --kubernetes-version=v1.30.2
	    

                                                
                                                
** /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-313656 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-313656 --memory=2200 --kubernetes-version=v1.30.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (28.678383209s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-313656" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-313656
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-313656: (2.944026142s)
--- PASS: TestKubernetesUpgrade (377.79s)

                                                
                                    
x
+
TestMissingContainerUpgrade (152.69s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1485475545 start -p missing-upgrade-341607 --memory=2200 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1485475545 start -p missing-upgrade-341607 --memory=2200 --driver=docker  --container-runtime=docker: (1m18.495245333s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-341607
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-341607: (10.326811455s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-341607
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-341607 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0701 11:05:17.095005    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-341607 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (1m0.919936503s)
helpers_test.go:175: Cleaning up "missing-upgrade-341607" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-341607
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-341607: (2.2124485s)
--- PASS: TestMissingContainerUpgrade (152.69s)

                                                
                                    
x
+
TestPause/serial/Start (55.88s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.25s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.7s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.12s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.95s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.15s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.65s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.11s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2513966210 start -p stopped-upgrade-779658 --memory=2200 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2513966210 start -p stopped-upgrade-779658 --memory=2200 --vm-driver=docker  --container-runtime=docker: (40.130857854s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2513966210 -p stopped-upgrade-779658 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2513966210 -p stopped-upgrade-779658 stop: (10.918653819s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-779658 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E0701 11:06:42.191489    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.196877    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.207264    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.227595    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.267945    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.348414    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.508889    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:42.829519    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:43.470406    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:44.751152    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:47.311549    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:06:52.432159    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:07:02.673222    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-779658 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (32.056214317s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.11s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.59s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (38.09s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-266240 --driver=docker  --container-runtime=docker
E0701 11:09:26.035589    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-266240 --driver=docker  --container-runtime=docker: (37.40161486s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-266240 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (38.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.82s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (11.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.41s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (5.78s)

                                                
                                                
=== 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.137628579s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (5.78s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.29s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (10.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.45s)

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

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

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

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

                                                
                                                
=== 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-696386 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0
E0701 11:14:06.665550    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-696386 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.20.0: (2m30.221005626s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (150.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-696386 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" [6f9787f1-177d-4726-ac7a-745e3eba93eb] Pending
helpers_test.go:344: "busybox" [6f9787f1-177d-4726-ac7a-745e3eba93eb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6f9787f1-177d-4726-ac7a-745e3eba93eb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.007729286s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-696386 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.11s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-578590 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-578590 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2: (1m8.085265768s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (68.09s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-578590 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" [edd22163-a13a-4cc3-bff1-074e1e388c27] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [edd22163-a13a-4cc3-bff1-074e1e388c27] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003767549s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-578590 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.37s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-578590 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2
E0701 11:16:42.188976    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:18:49.716720    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 11:19:06.665188    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 11:20:17.095157    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-578590 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2: (4m39.803001743s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-578590 -n no-preload-578590
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (280.17s)

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

                                                
                                                
=== 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-779776cb65-h6w2q" [4dab788e-4374-430b-b364-686164de3338] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003458227s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.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-779776cb65-h6w2q" [4dab788e-4374-430b-b364-686164de3338] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003287372s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-578590 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-4b4tc" [abf8da5b-e699-4652-9a58-ebb1c068fa0e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004515829s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-4b4tc" [abf8da5b-e699-4652-9a58-ebb1c068fa0e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004426604s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-696386 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-696386 image list --format=json
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.28s)

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

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

                                                
                                                
-- 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-696386 -n old-k8s-version-696386
E0701 11:21:42.189322    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-696386 -n old-k8s-version-696386: exit status 2 (421.767135ms)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-799897 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" [f69d97ce-0325-42e5-85f3-cc6af1608fcc] Pending
helpers_test.go:344: "busybox" [f69d97ce-0325-42e5-85f3-cc6af1608fcc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f69d97ce-0325-42e5-85f3-cc6af1608fcc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.00387774s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-799897 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.42s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-799897 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-799897 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2: (4m27.164180829s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-799897 -n embed-certs-799897
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-841051 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" [d724945d-b577-4561-8d18-60fe8705b81f] Pending
helpers_test.go:344: "busybox" [d724945d-b577-4561-8d18-60fe8705b81f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d724945d-b577-4561-8d18-60fe8705b81f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003585773s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-841051 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.46s)

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

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

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

                                                
                                                
=== 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-841051 --alsologtostderr -v=3
E0701 11:23:05.237202    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/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-841051 --alsologtostderr -v=3: (10.953704626s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (10.95s)

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

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

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

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

                                                
                                                
=== 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-841051 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2
E0701 11:24:06.665527    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 11:24:43.260360    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.265756    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.276048    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.296320    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.336590    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.416786    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.577040    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:43.897552    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:44.538221    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:45.818860    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:48.379617    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:24:53.499914    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:25:00.140716    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 11:25:03.740076    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:25:17.094956    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
E0701 11:25:24.221020    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:26:01.681190    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.686379    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.696742    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.717065    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.757328    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.837651    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:01.997997    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:02.318790    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:02.959562    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:04.240361    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:05.182045    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:26:06.800897    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:11.921105    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:22.161855    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:26:42.189859    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
E0701 11:26:42.642089    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/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-841051 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.2: (4m27.825668166s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-841051 -n default-k8s-diff-port-841051
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-sh8mk" [f07b32e9-9fcc-41e6-8b05-ccd5e129c3e1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003884956s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-sh8mk" [f07b32e9-9fcc-41e6-8b05-ccd5e129c3e1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004187443s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-799897 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-533440 --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=docker --kubernetes-version=v1.30.2
E0701 11:27:23.602789    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
E0701 11:27:27.102212    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-533440 --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=docker --kubernetes-version=v1.30.2: (49.930818179s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (49.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-jvwzv" [44600ac1-4888-4a6c-8dd6-f59a0a6cb2b7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004825647s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-jvwzv" [44600ac1-4888-4a6c-8dd6-f59a0a6cb2b7] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.010342017s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-841051 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== 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-841051 image list --format=json
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.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-533440 --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=docker --kubernetes-version=v1.30.2
E0701 11:28:45.523272    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-533440 --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=docker --kubernetes-version=v1.30.2: (22.328519415s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-533440 -n newest-cni-533440
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (22.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-533440 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

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

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

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

                                                
                                                
-- 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-533440 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-533440 -n newest-cni-533440
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-533440 -n newest-cni-533440
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.87s)
E0701 11:36:17.839203    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/calico-427536/client.crt: no such file or directory
E0701 11:36:23.528844    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-427536 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-9lxkd" [4161a39b-c742-49f1-9fa0-391512a15c2e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9lxkd" [4161a39b-c742-49f1-9fa0-391512a15c2e] Running
E0701 11:29:06.665505    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 14.00479117s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (14.39s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
E0701 11:29:43.260718    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m24.533931157s)
--- PASS: TestNetworkPlugins/group/calico/Start (84.53s)

                                                
                                    
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-xrn46" [411b3eaf-77b5-4000-ae5a-3a321e55c3f1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004591284s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-427536 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-grs69" [ddeb55d6-845d-430c-aa3b-c820847f3cb1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0701 11:30:10.942409    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-grs69" [ddeb55d6-845d-430c-aa3b-c820847f3cb1] Running
E0701 11:30:17.095393    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.004190443s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.32s)

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

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

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

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

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

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

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

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

                                                
                                    
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-lj52v" [cdacc795-ba97-4e5a-a34d-c1ac735609d4] Running
E0701 11:31:01.681321    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/no-preload-578590/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.006348434s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-427536 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-xn9pk" [8222bb9b-135f-4e3d-9e9c-8e18243eae71] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xn9pk" [8222bb9b-135f-4e3d-9e9c-8e18243eae71] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.006209468s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.46s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (92.86s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
E0701 11:31:42.191323    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m32.856461366s)
--- PASS: TestNetworkPlugins/group/false/Start (92.86s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-427536 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-z45dw" [17f6e91d-325e-4d79-8b45-d50df68a5b95] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-z45dw" [17f6e91d-325e-4d79-8b45-d50df68a5b95] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.005485727s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
E0701 11:32:42.750955    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:42.756276    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:42.766726    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:42.786996    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:42.827323    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:42.907745    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:43.068064    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:43.388904    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:44.029995    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:45.310951    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:47.871319    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:32:52.992120    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:33:03.232660    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (53.832230468s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (53.83s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (12.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-427536 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-7zxz2" [5b1de8ac-c8ec-4a4d-b215-5350ff3d42e9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7zxz2" [5b1de8ac-c8ec-4a4d-b215-5350ff3d42e9] Running
E0701 11:33:23.713394    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 12.003323686s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (12.29s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-427536 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-568qk" [657cddd6-055c-4e6d-8314-6a9296c7f3dc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-568qk" [657cddd6-055c-4e6d-8314-6a9296c7f3dc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004450072s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
E0701 11:33:53.262925    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.268099    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.278248    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.298738    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.339009    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.419736    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.580050    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:53.900893    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:54.541331    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:55.828701    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:33:58.389364    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (1m12.672429235s)
--- PASS: TestNetworkPlugins/group/flannel/Start (72.67s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
E0701 11:34:04.673902    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/default-k8s-diff-port-841051/client.crt: no such file or directory
E0701 11:34:06.665451    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: no such file or directory
E0701 11:34:13.751703    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:34:34.231896    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:34:43.259829    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/old-k8s-version-696386/client.crt: no such file or directory
E0701 11:35:01.601270    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:01.606537    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:01.616840    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:01.637085    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:01.678231    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (1m33.141366337s)
--- PASS: TestNetworkPlugins/group/bridge/Start (93.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
E0701 11:35:01.763303    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
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-xq5ct" [5b84c436-121d-4709-a42b-1a789e42b664] Running
E0701 11:35:01.924190    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:02.245099    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:02.886066    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:04.166603    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
E0701 11:35:06.727197    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00440635s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-427536 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-kxxvg" [0f0557d2-26f8-4692-9129-05300f7e88f1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0701 11:35:11.847515    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-kxxvg" [0f0557d2-26f8-4692-9129-05300f7e88f1] Running
E0701 11:35:15.193112    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:35:17.095167    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/functional-692658/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004474756s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-427536 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.38s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-427536 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-4gfjv" [0139939d-1aa2-40e8-b547-307c1fa5061f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-4gfjv" [0139939d-1aa2-40e8-b547-307c1fa5061f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003556352s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.43s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (52.97s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
E0701 11:35:42.568600    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/kindnet-427536/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-427536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (52.971972257s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (52.97s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (9.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-427536 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-fbn79" [754aa784-aea1-4a9a-b64a-664b23f349b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0701 11:36:37.113928    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/auto-427536/client.crt: no such file or directory
E0701 11:36:38.319738    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/calico-427536/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-fbn79" [754aa784-aea1-4a9a-b64a-664b23f349b8] Running
E0701 11:36:42.189583    7496 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/skaffold-970611/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 9.003856761s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (9.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (24/343)

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.53s)

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

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

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:546: only validate podman env with docker container runtime, currently testing docker
--- 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/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (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
+
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-769740" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-769740
--- SKIP: TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.37s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 01 Jul 2024 11:09:57 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: NoKubernetes-266240
contexts:
- context:
cluster: NoKubernetes-266240
extensions:
- extension:
last-update: Mon, 01 Jul 2024 11:09:57 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: NoKubernetes-266240
name: NoKubernetes-266240
current-context: NoKubernetes-266240
kind: Config
preferences: {}
users:
- name: NoKubernetes-266240
user:
client-certificate: /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/NoKubernetes-266240/client.crt
client-key: /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/NoKubernetes-266240/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard