Test Report: Docker_Linux_containerd_arm64 19370

                    
                      adc0c841af400141e073e0e45061d84afa6c9617:2024-08-04:35634
                    
                

Test fail (2/336)

Order failed test Duration
38 TestAddons/serial/Volcano 200.35
311 TestStartStop/group/old-k8s-version/serial/SecondStart 376.75
x
+
TestAddons/serial/Volcano (200.35s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:913: volcano-controller stabilized in 55.916631ms
addons_test.go:905: volcano-admission stabilized in 55.987966ms
addons_test.go:897: volcano-scheduler stabilized in 56.639122ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-844f6db89b-xrtz6" [9839f2b1-66e9-4995-bc4a-0cb5e2511aa6] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003485842s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5f7844f7bc-2gps2" [50f8d0e3-eb0c-4370-9e93-3208929581d4] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004355398s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-59cb4746db-l4rhj" [6c988da7-77c4-44e6-bd81-eebbd4d7d13d] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003783262s
addons_test.go:932: (dbg) Run:  kubectl --context addons-533955 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-533955 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-533955 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [bc4bb078-7d8e-4c89-9a32-fb3ed7646eef] Pending
helpers_test.go:344: "test-job-nginx-0" [bc4bb078-7d8e-4c89-9a32-fb3ed7646eef] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
addons_test.go:964: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:964: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-533955 -n addons-533955
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-08-04 00:09:15.279051198 +0000 UTC m=+446.111935861
addons_test.go:964: (dbg) Run:  kubectl --context addons-533955 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-533955 describe po test-job-nginx-0 -n my-volcano:
Name:             test-job-nginx-0
Namespace:        my-volcano
Priority:         0
Service Account:  default
Node:             <none>
Labels:           volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations:      scheduling.k8s.io/group-name: test-job-7f6844c8-a02c-4937-a4da-1df53dd924e5
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status:           Pending
IP:               
IPs:              <none>
Controlled By:    Job/test-job
Containers:
nginx:
Image:      nginx:latest
Port:       <none>
Host Port:  <none>
Command:
sleep
10m
Limits:
cpu:  1
Requests:
cpu:  1
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pfp5k (ro)
Conditions:
Type           Status
PodScheduled   False 
Volumes:
kube-api-access-pfp5k:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason            Age    From     Message
----     ------            ----   ----     -------
Warning  FailedScheduling  2m59s  volcano  0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run:  kubectl --context addons-533955 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-533955 logs test-job-nginx-0 -n my-volcano:
addons_test.go:965: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-533955
helpers_test.go:235: (dbg) docker inspect addons-533955:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4",
	        "Created": "2024-08-04T00:02:39.969173055Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1480643,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-04T00:02:40.157368558Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4/hostname",
	        "HostsPath": "/var/lib/docker/containers/549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4/hosts",
	        "LogPath": "/var/lib/docker/containers/549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4/549843f52fa1e51505c11364165f96c07d34469a77ef4f97f37ee7e970d8f7b4-json.log",
	        "Name": "/addons-533955",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-533955:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-533955",
	            "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/39ada76c0e25baad2344f23c72e2c028736bd75897d4e1538999495dd9bf375d-init/diff:/var/lib/docker/overlay2/c9f735e285fdb29b4d530e35c1d87d9bab54d0d29e5c01e9c9a15822f9ce0f87/diff",
	                "MergedDir": "/var/lib/docker/overlay2/39ada76c0e25baad2344f23c72e2c028736bd75897d4e1538999495dd9bf375d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/39ada76c0e25baad2344f23c72e2c028736bd75897d4e1538999495dd9bf375d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/39ada76c0e25baad2344f23c72e2c028736bd75897d4e1538999495dd9bf375d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-533955",
	                "Source": "/var/lib/docker/volumes/addons-533955/_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-533955",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-533955",
	                "name.minikube.sigs.k8s.io": "addons-533955",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "37610d8711e5850eaccbae70ae4c1e7ff00ccc81528c2f5e266ae0b2a97961da",
	            "SandboxKey": "/var/run/docker/netns/37610d8711e5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34623"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34624"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34627"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34625"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34626"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-533955": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fded14e79ac06348a3f81c5e40744d9de0bd3eb9d2ea78af80dc84725d567e5f",
	                    "EndpointID": "9d1572f0c8dc43c1f15c5fd52b42e93e1cafdb79ba225b1599087d35d27e8ada",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-533955",
	                        "549843f52fa1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-533955 -n addons-533955
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 logs -n 25: (1.574192702s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-872808   | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-872808              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| delete  | -p download-only-872808              | download-only-872808   | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| start   | -o=json --download-only              | download-only-355085   | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-355085              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-355085              | download-only-355085   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| start   | -o=json --download-only              | download-only-839629   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | -p download-only-839629              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0    |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-839629              | download-only-839629   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-872808              | download-only-872808   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-355085              | download-only-355085   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-839629              | download-only-839629   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| start   | --download-only -p                   | download-docker-899631 | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | download-docker-899631               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-899631            | download-docker-899631 | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| start   | --download-only -p                   | binary-mirror-295433   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | binary-mirror-295433                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34929               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-295433              | binary-mirror-295433   | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| addons  | disable dashboard -p                 | addons-533955          | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | addons-533955                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-533955          | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | addons-533955                        |                        |         |         |                     |                     |
	| start   | -p addons-533955 --wait=true         | addons-533955          | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:05 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=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 00:02:14
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 00:02:14.809394 1480146 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:02:14.809531 1480146 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:02:14.809542 1480146 out.go:304] Setting ErrFile to fd 2...
	I0804 00:02:14.809548 1480146 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:02:14.809797 1480146 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:02:14.810234 1480146 out.go:298] Setting JSON to false
	I0804 00:02:14.811077 1480146 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":31480,"bootTime":1722698255,"procs":160,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:02:14.811149 1480146 start.go:139] virtualization:  
	I0804 00:02:14.815555 1480146 out.go:177] * [addons-533955] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:02:14.817467 1480146 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:02:14.817558 1480146 notify.go:220] Checking for updates...
	I0804 00:02:14.821445 1480146 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:02:14.823706 1480146 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:02:14.825648 1480146 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:02:14.827656 1480146 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:02:14.829708 1480146 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:02:14.831846 1480146 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:02:14.858836 1480146 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:02:14.858952 1480146 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:02:14.924146 1480146 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-04 00:02:14.91510071 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:02:14.924258 1480146 docker.go:307] overlay module found
	I0804 00:02:14.926378 1480146 out.go:177] * Using the docker driver based on user configuration
	I0804 00:02:14.927960 1480146 start.go:297] selected driver: docker
	I0804 00:02:14.927973 1480146 start.go:901] validating driver "docker" against <nil>
	I0804 00:02:14.927987 1480146 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:02:14.928604 1480146 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:02:14.979863 1480146 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-04 00:02:14.970985812 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:02:14.980039 1480146 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 00:02:14.980278 1480146 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 00:02:14.982223 1480146 out.go:177] * Using Docker driver with root privileges
	I0804 00:02:14.983888 1480146 cni.go:84] Creating CNI manager for ""
	I0804 00:02:14.983917 1480146 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:02:14.983927 1480146 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 00:02:14.984023 1480146 start.go:340] cluster config:
	{Name:addons-533955 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-533955 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:02:14.986166 1480146 out.go:177] * Starting "addons-533955" primary control-plane node in "addons-533955" cluster
	I0804 00:02:14.987859 1480146 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:02:14.989827 1480146 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:02:14.991352 1480146 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:02:14.991382 1480146 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 00:02:14.991413 1480146 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0804 00:02:14.991422 1480146 cache.go:56] Caching tarball of preloaded images
	I0804 00:02:14.991498 1480146 preload.go:172] Found /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0804 00:02:14.991508 1480146 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
	I0804 00:02:14.991839 1480146 profile.go:143] Saving config to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/config.json ...
	I0804 00:02:14.991858 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/config.json: {Name:mk1db0cba20776d82a3ccac94a39a2f8b4a3d857 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:15.013669 1480146 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:02:15.013807 1480146 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:02:15.013830 1480146 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 00:02:15.013835 1480146 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 00:02:15.013843 1480146 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:02:15.013860 1480146 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0804 00:02:32.113542 1480146 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0804 00:02:32.113584 1480146 cache.go:194] Successfully downloaded all kic artifacts
	I0804 00:02:32.113624 1480146 start.go:360] acquireMachinesLock for addons-533955: {Name:mkbc2074ed74537f01773b382629b7b2e22f1c86 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0804 00:02:32.113758 1480146 start.go:364] duration metric: took 110.843µs to acquireMachinesLock for "addons-533955"
	I0804 00:02:32.113791 1480146 start.go:93] Provisioning new machine with config: &{Name:addons-533955 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-533955 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0804 00:02:32.113891 1480146 start.go:125] createHost starting for "" (driver="docker")
	I0804 00:02:32.116529 1480146 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0804 00:02:32.116814 1480146 start.go:159] libmachine.API.Create for "addons-533955" (driver="docker")
	I0804 00:02:32.116857 1480146 client.go:168] LocalClient.Create starting
	I0804 00:02:32.116979 1480146 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem
	I0804 00:02:33.271709 1480146 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem
	I0804 00:02:33.453369 1480146 cli_runner.go:164] Run: docker network inspect addons-533955 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0804 00:02:33.468167 1480146 cli_runner.go:211] docker network inspect addons-533955 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0804 00:02:33.468264 1480146 network_create.go:284] running [docker network inspect addons-533955] to gather additional debugging logs...
	I0804 00:02:33.468286 1480146 cli_runner.go:164] Run: docker network inspect addons-533955
	W0804 00:02:33.482959 1480146 cli_runner.go:211] docker network inspect addons-533955 returned with exit code 1
	I0804 00:02:33.482996 1480146 network_create.go:287] error running [docker network inspect addons-533955]: docker network inspect addons-533955: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-533955 not found
	I0804 00:02:33.483010 1480146 network_create.go:289] output of [docker network inspect addons-533955]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-533955 not found
	
	** /stderr **
	I0804 00:02:33.483130 1480146 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0804 00:02:33.499017 1480146 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:0x40004f9a30}
	I0804 00:02:33.499060 1480146 network_create.go:124] attempt to create docker network addons-533955 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0804 00:02:33.499121 1480146 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-533955 addons-533955
	I0804 00:02:33.587792 1480146 network_create.go:108] docker network addons-533955 192.168.49.0/24 created
	I0804 00:02:33.587821 1480146 kic.go:121] calculated static IP "192.168.49.2" for the "addons-533955" container
	I0804 00:02:33.587907 1480146 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0804 00:02:33.602258 1480146 cli_runner.go:164] Run: docker volume create addons-533955 --label name.minikube.sigs.k8s.io=addons-533955 --label created_by.minikube.sigs.k8s.io=true
	I0804 00:02:33.618927 1480146 oci.go:103] Successfully created a docker volume addons-533955
	I0804 00:02:33.619033 1480146 cli_runner.go:164] Run: docker run --rm --name addons-533955-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-533955 --entrypoint /usr/bin/test -v addons-533955:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0804 00:02:35.676824 1480146 cli_runner.go:217] Completed: docker run --rm --name addons-533955-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-533955 --entrypoint /usr/bin/test -v addons-533955:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.057752762s)
	I0804 00:02:35.676852 1480146 oci.go:107] Successfully prepared a docker volume addons-533955
	I0804 00:02:35.676874 1480146 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:02:35.676893 1480146 kic.go:194] Starting extracting preloaded images to volume ...
	I0804 00:02:35.676979 1480146 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-533955:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0804 00:02:39.904204 1480146 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-533955:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.227178302s)
	I0804 00:02:39.904237 1480146 kic.go:203] duration metric: took 4.227341485s to extract preloaded images to volume ...
	W0804 00:02:39.904378 1480146 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0804 00:02:39.904490 1480146 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0804 00:02:39.955310 1480146 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-533955 --name addons-533955 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-533955 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-533955 --network addons-533955 --ip 192.168.49.2 --volume addons-533955:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0804 00:02:40.326149 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Running}}
	I0804 00:02:40.349437 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:02:40.371939 1480146 cli_runner.go:164] Run: docker exec addons-533955 stat /var/lib/dpkg/alternatives/iptables
	I0804 00:02:40.418341 1480146 oci.go:144] the created container "addons-533955" has a running status.
	I0804 00:02:40.418367 1480146 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa...
	I0804 00:02:40.847074 1480146 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0804 00:02:40.873158 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:02:40.893956 1480146 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0804 00:02:40.893976 1480146 kic_runner.go:114] Args: [docker exec --privileged addons-533955 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0804 00:02:40.960437 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:02:40.982033 1480146 machine.go:94] provisionDockerMachine start ...
	I0804 00:02:40.982127 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:41.002003 1480146 main.go:141] libmachine: Using SSH client type: native
	I0804 00:02:41.002258 1480146 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34623 <nil> <nil>}
	I0804 00:02:41.002267 1480146 main.go:141] libmachine: About to run SSH command:
	hostname
	I0804 00:02:41.184682 1480146 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-533955
	
	I0804 00:02:41.184749 1480146 ubuntu.go:169] provisioning hostname "addons-533955"
	I0804 00:02:41.184823 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:41.209157 1480146 main.go:141] libmachine: Using SSH client type: native
	I0804 00:02:41.209409 1480146 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34623 <nil> <nil>}
	I0804 00:02:41.209426 1480146 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-533955 && echo "addons-533955" | sudo tee /etc/hostname
	I0804 00:02:41.365738 1480146 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-533955
	
	I0804 00:02:41.365900 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:41.386677 1480146 main.go:141] libmachine: Using SSH client type: native
	I0804 00:02:41.386915 1480146 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34623 <nil> <nil>}
	I0804 00:02:41.386932 1480146 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-533955' /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-533955/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-533955' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0804 00:02:41.520566 1480146 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0804 00:02:41.520635 1480146 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19370-1473734/.minikube CaCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19370-1473734/.minikube}
	I0804 00:02:41.520675 1480146 ubuntu.go:177] setting up certificates
	I0804 00:02:41.520685 1480146 provision.go:84] configureAuth start
	I0804 00:02:41.520773 1480146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-533955
	I0804 00:02:41.536835 1480146 provision.go:143] copyHostCerts
	I0804 00:02:41.536915 1480146 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.pem (1082 bytes)
	I0804 00:02:41.537037 1480146 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/cert.pem (1123 bytes)
	I0804 00:02:41.537139 1480146 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/key.pem (1679 bytes)
	I0804 00:02:41.537186 1480146 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem org=jenkins.addons-533955 san=[127.0.0.1 192.168.49.2 addons-533955 localhost minikube]
	I0804 00:02:41.814258 1480146 provision.go:177] copyRemoteCerts
	I0804 00:02:41.814335 1480146 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0804 00:02:41.814380 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:41.830134 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:02:41.931224 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0804 00:02:41.954980 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0804 00:02:41.978896 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0804 00:02:42.006637 1480146 provision.go:87] duration metric: took 485.933431ms to configureAuth
	I0804 00:02:42.006663 1480146 ubuntu.go:193] setting minikube options for container-runtime
	I0804 00:02:42.006888 1480146 config.go:182] Loaded profile config "addons-533955": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:02:42.006897 1480146 machine.go:97] duration metric: took 1.024845913s to provisionDockerMachine
	I0804 00:02:42.006904 1480146 client.go:171] duration metric: took 9.890036416s to LocalClient.Create
	I0804 00:02:42.006920 1480146 start.go:167] duration metric: took 9.89010648s to libmachine.API.Create "addons-533955"
	I0804 00:02:42.006930 1480146 start.go:293] postStartSetup for "addons-533955" (driver="docker")
	I0804 00:02:42.006940 1480146 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0804 00:02:42.006996 1480146 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0804 00:02:42.007040 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:42.026917 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:02:42.124353 1480146 ssh_runner.go:195] Run: cat /etc/os-release
	I0804 00:02:42.128441 1480146 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0804 00:02:42.128484 1480146 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0804 00:02:42.128497 1480146 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0804 00:02:42.128504 1480146 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0804 00:02:42.128517 1480146 filesync.go:126] Scanning /home/jenkins/minikube-integration/19370-1473734/.minikube/addons for local assets ...
	I0804 00:02:42.128599 1480146 filesync.go:126] Scanning /home/jenkins/minikube-integration/19370-1473734/.minikube/files for local assets ...
	I0804 00:02:42.128628 1480146 start.go:296] duration metric: took 121.691052ms for postStartSetup
	I0804 00:02:42.129078 1480146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-533955
	I0804 00:02:42.148518 1480146 profile.go:143] Saving config to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/config.json ...
	I0804 00:02:42.149109 1480146 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:02:42.149178 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:42.168545 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:02:42.262391 1480146 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0804 00:02:42.267593 1480146 start.go:128] duration metric: took 10.153683901s to createHost
	I0804 00:02:42.267619 1480146 start.go:83] releasing machines lock for "addons-533955", held for 10.153848159s
	I0804 00:02:42.267745 1480146 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-533955
	I0804 00:02:42.285583 1480146 ssh_runner.go:195] Run: cat /version.json
	I0804 00:02:42.285642 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:42.285761 1480146 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0804 00:02:42.285832 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:02:42.303635 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:02:42.319976 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:02:42.536191 1480146 ssh_runner.go:195] Run: systemctl --version
	I0804 00:02:42.540480 1480146 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0804 00:02:42.544718 1480146 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' {}" ;
	I0804 00:02:42.569860 1480146 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0804 00:02:42.569947 1480146 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0804 00:02:42.599140 1480146 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0804 00:02:42.599170 1480146 start.go:495] detecting cgroup driver to use...
	I0804 00:02:42.599202 1480146 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0804 00:02:42.599255 1480146 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0804 00:02:42.612330 1480146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0804 00:02:42.623885 1480146 docker.go:217] disabling cri-docker service (if available) ...
	I0804 00:02:42.623956 1480146 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0804 00:02:42.637869 1480146 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0804 00:02:42.651837 1480146 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0804 00:02:42.731859 1480146 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0804 00:02:42.819504 1480146 docker.go:233] disabling docker service ...
	I0804 00:02:42.819624 1480146 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0804 00:02:42.838632 1480146 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0804 00:02:42.850099 1480146 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0804 00:02:42.939572 1480146 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0804 00:02:43.029167 1480146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0804 00:02:43.040347 1480146 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"
	I0804 00:02:43.056816 1480146 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"
	I0804 00:02:43.067336 1480146 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"
	I0804 00:02:43.078387 1480146 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0804 00:02:43.078488 1480146 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0804 00:02:43.088933 1480146 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"
	I0804 00:02:43.098951 1480146 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0804 00:02:43.108574 1480146 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0804 00:02:43.118232 1480146 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0804 00:02:43.127340 1480146 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"
	I0804 00:02:43.137209 1480146 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0804 00:02:43.147246 1480146 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"
	I0804 00:02:43.157936 1480146 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0804 00:02:43.166359 1480146 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0804 00:02:43.174371 1480146 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:02:43.266986 1480146 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0804 00:02:43.410305 1480146 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0804 00:02:43.410406 1480146 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0804 00:02:43.414092 1480146 start.go:563] Will wait 60s for crictl version
	I0804 00:02:43.414204 1480146 ssh_runner.go:195] Run: which crictl
	I0804 00:02:43.417503 1480146 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0804 00:02:43.452499 1480146 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.19
	RuntimeApiVersion:  v1
	I0804 00:02:43.452669 1480146 ssh_runner.go:195] Run: containerd --version
	I0804 00:02:43.476351 1480146 ssh_runner.go:195] Run: containerd --version
	I0804 00:02:43.500770 1480146 out.go:177] * Preparing Kubernetes v1.30.3 on containerd 1.7.19 ...
	I0804 00:02:43.502673 1480146 cli_runner.go:164] Run: docker network inspect addons-533955 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0804 00:02:43.518328 1480146 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0804 00:02:43.521894 1480146 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0804 00:02:43.539713 1480146 kubeadm.go:883] updating cluster {Name:addons-533955 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-533955 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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 Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0804 00:02:43.539835 1480146 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:02:43.539909 1480146 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 00:02:43.577954 1480146 containerd.go:627] all images are preloaded for containerd runtime.
	I0804 00:02:43.577978 1480146 containerd.go:534] Images already preloaded, skipping extraction
	I0804 00:02:43.578039 1480146 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 00:02:43.615927 1480146 containerd.go:627] all images are preloaded for containerd runtime.
	I0804 00:02:43.615953 1480146 cache_images.go:84] Images are preloaded, skipping loading
	I0804 00:02:43.615965 1480146 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 containerd true true} ...
	I0804 00:02:43.616073 1480146 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-533955 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-533955 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0804 00:02:43.616144 1480146 ssh_runner.go:195] Run: sudo crictl info
	I0804 00:02:43.653337 1480146 cni.go:84] Creating CNI manager for ""
	I0804 00:02:43.653366 1480146 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:02:43.653378 1480146 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0804 00:02:43.653406 1480146 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-533955 NodeName:addons-533955 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0804 00:02:43.653543 1480146 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:///run/containerd/containerd.sock
	  name: "addons-533955"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0804 00:02:43.653620 1480146 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0804 00:02:43.662554 1480146 binaries.go:44] Found k8s binaries, skipping transfer
	I0804 00:02:43.662635 1480146 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0804 00:02:43.671554 1480146 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0804 00:02:43.688756 1480146 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0804 00:02:43.706738 1480146 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0804 00:02:43.724222 1480146 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0804 00:02:43.727504 1480146 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0804 00:02:43.738303 1480146 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:02:43.820331 1480146 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 00:02:43.835346 1480146 certs.go:68] Setting up /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955 for IP: 192.168.49.2
	I0804 00:02:43.835403 1480146 certs.go:194] generating shared ca certs ...
	I0804 00:02:43.835443 1480146 certs.go:226] acquiring lock for ca certs: {Name:mk2d20f3e6c520aa5e70e9098b9ab738af85e9ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:43.835985 1480146 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key
	I0804 00:02:45.281273 1480146 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt ...
	I0804 00:02:45.281380 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt: {Name:mk126277214da2aeea1466d7cb350e941b5ad49a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.282604 1480146 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key ...
	I0804 00:02:45.282699 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key: {Name:mkc592d271f9802d4208a4403044fb2607f1537f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.282982 1480146 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key
	I0804 00:02:45.573193 1480146 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.crt ...
	I0804 00:02:45.573226 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.crt: {Name:mk7a09c5f3b27e5193c1429be9415e8f11c9befe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.573444 1480146 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key ...
	I0804 00:02:45.573461 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key: {Name:mkdf7cc32ede0580594ece53d2a20672d2f8b126 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.573580 1480146 certs.go:256] generating profile certs ...
	I0804 00:02:45.573647 1480146 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.key
	I0804 00:02:45.573666 1480146 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt with IP's: []
	I0804 00:02:45.779852 1480146 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt ...
	I0804 00:02:45.779880 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: {Name:mkc09d7cbd4f2fd716205e995d33b7b9242b07c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.780069 1480146 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.key ...
	I0804 00:02:45.780083 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.key: {Name:mkaf5d2224a65658ccfb8a7f6d95fff3ba24d8d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:45.780602 1480146 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key.554851b0
	I0804 00:02:45.780629 1480146 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt.554851b0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0804 00:02:46.342751 1480146 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt.554851b0 ...
	I0804 00:02:46.342784 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt.554851b0: {Name:mk4c637a37843bc3cafdf4bd801414dd2d590c88 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:46.342974 1480146 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key.554851b0 ...
	I0804 00:02:46.342991 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key.554851b0: {Name:mkad4971752187e33e0db3f85f0c7f779500111a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:46.343083 1480146 certs.go:381] copying /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt.554851b0 -> /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt
	I0804 00:02:46.343166 1480146 certs.go:385] copying /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key.554851b0 -> /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key
	I0804 00:02:46.343224 1480146 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.key
	I0804 00:02:46.343247 1480146 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.crt with IP's: []
	I0804 00:02:46.803204 1480146 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.crt ...
	I0804 00:02:46.803236 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.crt: {Name:mkfb66eb4846b7f88818cd811bde586ab0e2e299 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:46.803474 1480146 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.key ...
	I0804 00:02:46.803491 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.key: {Name:mkd192a86a31995c7e73a1563016ddcdf6ff20a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:02:46.804247 1480146 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem (1679 bytes)
	I0804 00:02:46.804312 1480146 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem (1082 bytes)
	I0804 00:02:46.804347 1480146 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem (1123 bytes)
	I0804 00:02:46.804389 1480146 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem (1679 bytes)
	I0804 00:02:46.805062 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0804 00:02:46.828649 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0804 00:02:46.852570 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0804 00:02:46.878102 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0804 00:02:46.902529 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0804 00:02:46.927790 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0804 00:02:46.952091 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0804 00:02:46.975964 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0804 00:02:47.005781 1480146 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0804 00:02:47.031833 1480146 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0804 00:02:47.050031 1480146 ssh_runner.go:195] Run: openssl version
	I0804 00:02:47.055425 1480146 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0804 00:02:47.065033 1480146 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:02:47.068470 1480146 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  4 00:02 /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:02:47.068538 1480146 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:02:47.075324 1480146 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0804 00:02:47.085179 1480146 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0804 00:02:47.088608 1480146 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0804 00:02:47.088700 1480146 kubeadm.go:392] StartCluster: {Name:addons-533955 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-533955 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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 Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:02:47.088839 1480146 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0804 00:02:47.088915 1480146 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0804 00:02:47.126124 1480146 cri.go:89] found id: ""
	I0804 00:02:47.126217 1480146 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0804 00:02:47.135269 1480146 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0804 00:02:47.144072 1480146 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0804 00:02:47.144190 1480146 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0804 00:02:47.153561 1480146 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0804 00:02:47.153581 1480146 kubeadm.go:157] found existing configuration files:
	
	I0804 00:02:47.153656 1480146 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0804 00:02:47.162865 1480146 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0804 00:02:47.162933 1480146 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0804 00:02:47.171265 1480146 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0804 00:02:47.179881 1480146 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0804 00:02:47.180009 1480146 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0804 00:02:47.188521 1480146 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0804 00:02:47.197088 1480146 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0804 00:02:47.197173 1480146 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0804 00:02:47.205692 1480146 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0804 00:02:47.214091 1480146 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0804 00:02:47.214190 1480146 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0804 00:02:47.222747 1480146 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0804 00:02:47.272192 1480146 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0804 00:02:47.272281 1480146 kubeadm.go:310] [preflight] Running pre-flight checks
	I0804 00:02:47.310797 1480146 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0804 00:02:47.310885 1480146 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0804 00:02:47.310935 1480146 kubeadm.go:310] OS: Linux
	I0804 00:02:47.310993 1480146 kubeadm.go:310] CGROUPS_CPU: enabled
	I0804 00:02:47.311053 1480146 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0804 00:02:47.311119 1480146 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0804 00:02:47.311171 1480146 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0804 00:02:47.311235 1480146 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0804 00:02:47.311298 1480146 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0804 00:02:47.311358 1480146 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0804 00:02:47.311417 1480146 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0804 00:02:47.311474 1480146 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0804 00:02:47.379070 1480146 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0804 00:02:47.379183 1480146 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0804 00:02:47.379280 1480146 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0804 00:02:47.630255 1480146 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0804 00:02:47.634166 1480146 out.go:204]   - Generating certificates and keys ...
	I0804 00:02:47.634265 1480146 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0804 00:02:47.634346 1480146 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0804 00:02:48.003351 1480146 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0804 00:02:48.253230 1480146 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0804 00:02:48.884749 1480146 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0804 00:02:49.189045 1480146 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0804 00:02:49.971106 1480146 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0804 00:02:49.971248 1480146 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-533955 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 00:02:50.449651 1480146 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0804 00:02:50.449959 1480146 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-533955 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0804 00:02:50.784508 1480146 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0804 00:02:51.146320 1480146 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0804 00:02:51.554975 1480146 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0804 00:02:51.555247 1480146 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0804 00:02:51.820211 1480146 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0804 00:02:52.603310 1480146 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0804 00:02:52.840130 1480146 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0804 00:02:53.006485 1480146 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0804 00:02:53.363516 1480146 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0804 00:02:53.364121 1480146 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0804 00:02:53.367071 1480146 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0804 00:02:53.369863 1480146 out.go:204]   - Booting up control plane ...
	I0804 00:02:53.370002 1480146 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0804 00:02:53.370079 1480146 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0804 00:02:53.370424 1480146 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0804 00:02:53.382149 1480146 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0804 00:02:53.385396 1480146 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0804 00:02:53.385688 1480146 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0804 00:02:53.481705 1480146 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0804 00:02:53.481804 1480146 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0804 00:02:54.482986 1480146 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001364063s
	I0804 00:02:54.483077 1480146 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0804 00:03:00.484533 1480146 kubeadm.go:310] [api-check] The API server is healthy after 6.001589635s
	I0804 00:03:00.505759 1480146 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0804 00:03:00.522144 1480146 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0804 00:03:00.548286 1480146 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0804 00:03:00.548747 1480146 kubeadm.go:310] [mark-control-plane] Marking the node addons-533955 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0804 00:03:00.560693 1480146 kubeadm.go:310] [bootstrap-token] Using token: mqq9uu.kuyhom6x49ye7si2
	I0804 00:03:00.563317 1480146 out.go:204]   - Configuring RBAC rules ...
	I0804 00:03:00.563462 1480146 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0804 00:03:00.572068 1480146 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0804 00:03:00.581280 1480146 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0804 00:03:00.588481 1480146 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0804 00:03:00.592795 1480146 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0804 00:03:00.596806 1480146 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0804 00:03:00.892028 1480146 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0804 00:03:01.317566 1480146 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0804 00:03:01.891255 1480146 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0804 00:03:01.892315 1480146 kubeadm.go:310] 
	I0804 00:03:01.892400 1480146 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0804 00:03:01.892407 1480146 kubeadm.go:310] 
	I0804 00:03:01.892482 1480146 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0804 00:03:01.892486 1480146 kubeadm.go:310] 
	I0804 00:03:01.892510 1480146 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0804 00:03:01.892567 1480146 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0804 00:03:01.892615 1480146 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0804 00:03:01.892626 1480146 kubeadm.go:310] 
	I0804 00:03:01.892678 1480146 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0804 00:03:01.892685 1480146 kubeadm.go:310] 
	I0804 00:03:01.892752 1480146 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0804 00:03:01.892760 1480146 kubeadm.go:310] 
	I0804 00:03:01.892811 1480146 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0804 00:03:01.892890 1480146 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0804 00:03:01.892962 1480146 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0804 00:03:01.892970 1480146 kubeadm.go:310] 
	I0804 00:03:01.893051 1480146 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0804 00:03:01.893132 1480146 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0804 00:03:01.893139 1480146 kubeadm.go:310] 
	I0804 00:03:01.893226 1480146 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token mqq9uu.kuyhom6x49ye7si2 \
	I0804 00:03:01.893328 1480146 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:45afdcb92cbc9868370c0c6561f618104a6c7dfdc290486d184e8101a6893981 \
	I0804 00:03:01.893352 1480146 kubeadm.go:310] 	--control-plane 
	I0804 00:03:01.893361 1480146 kubeadm.go:310] 
	I0804 00:03:01.893443 1480146 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0804 00:03:01.893451 1480146 kubeadm.go:310] 
	I0804 00:03:01.893540 1480146 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token mqq9uu.kuyhom6x49ye7si2 \
	I0804 00:03:01.893641 1480146 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:45afdcb92cbc9868370c0c6561f618104a6c7dfdc290486d184e8101a6893981 
	I0804 00:03:01.897014 1480146 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0804 00:03:01.897166 1480146 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0804 00:03:01.897198 1480146 cni.go:84] Creating CNI manager for ""
	I0804 00:03:01.897210 1480146 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:03:01.901287 1480146 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0804 00:03:01.903595 1480146 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0804 00:03:01.907318 1480146 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0804 00:03:01.907344 1480146 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0804 00:03:01.924871 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0804 00:03:02.182190 1480146 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0804 00:03:02.182301 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:02.182379 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-533955 minikube.k8s.io/updated_at=2024_08_04T00_03_02_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=2a458de372b9644e908f257fb7a6e1c2cc14d7bf minikube.k8s.io/name=addons-533955 minikube.k8s.io/primary=true
	I0804 00:03:02.313593 1480146 ops.go:34] apiserver oom_adj: -16
	I0804 00:03:02.313745 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:02.814671 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:03.314599 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:03.813884 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:04.314633 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:04.814803 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:05.314468 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:05.814792 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:06.314442 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:06.813808 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:07.313998 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:07.814320 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:08.313878 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:08.813873 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:09.314296 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:09.814036 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:10.314313 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:10.814467 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:11.313899 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:11.814499 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:12.314658 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:12.813915 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:13.314526 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:13.814633 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:14.314136 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:14.814739 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:15.314464 1480146 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0804 00:03:15.442591 1480146 kubeadm.go:1113] duration metric: took 13.260378458s to wait for elevateKubeSystemPrivileges
	I0804 00:03:15.442625 1480146 kubeadm.go:394] duration metric: took 28.353929891s to StartCluster
	I0804 00:03:15.442644 1480146 settings.go:142] acquiring lock: {Name:mkf39045e3df3ca7153b1fbaed09dab65e974abe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:03:15.443652 1480146 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:03:15.444105 1480146 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/kubeconfig: {Name:mk27c985a2e0ad08ab78607f36d1f3ca89a1f0ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:03:15.444651 1480146 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0804 00:03:15.444782 1480146 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0804 00:03:15.445043 1480146 config.go:182] Loaded profile config "addons-533955": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:03:15.445078 1480146 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0804 00:03:15.445183 1480146 addons.go:69] Setting yakd=true in profile "addons-533955"
	I0804 00:03:15.445217 1480146 addons.go:234] Setting addon yakd=true in "addons-533955"
	I0804 00:03:15.445338 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.445831 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.446175 1480146 addons.go:69] Setting inspektor-gadget=true in profile "addons-533955"
	I0804 00:03:15.446202 1480146 addons.go:234] Setting addon inspektor-gadget=true in "addons-533955"
	I0804 00:03:15.446227 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.446380 1480146 addons.go:69] Setting metrics-server=true in profile "addons-533955"
	I0804 00:03:15.446437 1480146 addons.go:234] Setting addon metrics-server=true in "addons-533955"
	I0804 00:03:15.446477 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.446665 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.446948 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.447443 1480146 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-533955"
	I0804 00:03:15.447478 1480146 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-533955"
	I0804 00:03:15.447511 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.447888 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.450169 1480146 addons.go:69] Setting cloud-spanner=true in profile "addons-533955"
	I0804 00:03:15.450224 1480146 addons.go:234] Setting addon cloud-spanner=true in "addons-533955"
	I0804 00:03:15.450263 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.450706 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.451340 1480146 addons.go:69] Setting registry=true in profile "addons-533955"
	I0804 00:03:15.451372 1480146 addons.go:234] Setting addon registry=true in "addons-533955"
	I0804 00:03:15.451406 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.452807 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.464133 1480146 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-533955"
	I0804 00:03:15.464214 1480146 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-533955"
	I0804 00:03:15.464252 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.464697 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.467023 1480146 addons.go:69] Setting storage-provisioner=true in profile "addons-533955"
	I0804 00:03:15.467073 1480146 addons.go:234] Setting addon storage-provisioner=true in "addons-533955"
	I0804 00:03:15.467111 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.467532 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.478216 1480146 addons.go:69] Setting default-storageclass=true in profile "addons-533955"
	I0804 00:03:15.478269 1480146 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-533955"
	I0804 00:03:15.478583 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.490521 1480146 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-533955"
	I0804 00:03:15.490567 1480146 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-533955"
	I0804 00:03:15.490877 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.496903 1480146 addons.go:69] Setting gcp-auth=true in profile "addons-533955"
	I0804 00:03:15.496954 1480146 mustload.go:65] Loading cluster: addons-533955
	I0804 00:03:15.497152 1480146 config.go:182] Loaded profile config "addons-533955": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:03:15.497412 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.512893 1480146 addons.go:69] Setting ingress=true in profile "addons-533955"
	I0804 00:03:15.512918 1480146 addons.go:69] Setting volumesnapshots=true in profile "addons-533955"
	I0804 00:03:15.512943 1480146 addons.go:234] Setting addon ingress=true in "addons-533955"
	I0804 00:03:15.512950 1480146 addons.go:234] Setting addon volumesnapshots=true in "addons-533955"
	I0804 00:03:15.512986 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.512991 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.513425 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.513591 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.522914 1480146 addons.go:69] Setting ingress-dns=true in profile "addons-533955"
	I0804 00:03:15.522968 1480146 addons.go:234] Setting addon ingress-dns=true in "addons-533955"
	I0804 00:03:15.523016 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.523435 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.512907 1480146 addons.go:69] Setting volcano=true in profile "addons-533955"
	I0804 00:03:15.534519 1480146 addons.go:234] Setting addon volcano=true in "addons-533955"
	I0804 00:03:15.534561 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.534988 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.540019 1480146 out.go:177] * Verifying Kubernetes components...
	I0804 00:03:15.542706 1480146 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:03:15.603596 1480146 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0804 00:03:15.605925 1480146 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0804 00:03:15.605950 1480146 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0804 00:03:15.606033 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.685706 1480146 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0804 00:03:15.697700 1480146 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 00:03:15.698099 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0804 00:03:15.698143 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.700236 1480146 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0804 00:03:15.700254 1480146 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0804 00:03:15.700263 1480146 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0804 00:03:15.700316 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.719641 1480146 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 00:03:15.733649 1480146 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0804 00:03:15.736797 1480146 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0804 00:03:15.736869 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0804 00:03:15.736976 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.742569 1480146 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0804 00:03:15.747073 1480146 out.go:177]   - Using image docker.io/registry:2.8.3
	I0804 00:03:15.749901 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0804 00:03:15.764467 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0804 00:03:15.764552 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0804 00:03:15.764683 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.783229 1480146 addons.go:234] Setting addon default-storageclass=true in "addons-533955"
	I0804 00:03:15.783317 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.783756 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.790169 1480146 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0804 00:03:15.796282 1480146 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0804 00:03:15.796352 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0804 00:03:15.796454 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.814069 1480146 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0804 00:03:15.816780 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0804 00:03:15.819700 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0804 00:03:15.819768 1480146 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0804 00:03:15.819801 1480146 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0804 00:03:15.819823 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0804 00:03:15.819885 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.824866 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0804 00:03:15.824998 1480146 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0804 00:03:15.828837 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0804 00:03:15.829041 1480146 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0804 00:03:15.829072 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0804 00:03:15.829193 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.819885 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.841560 1480146 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0804 00:03:15.841581 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0804 00:03:15.841643 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.845378 1480146 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0804 00:03:15.845497 1480146 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0804 00:03:15.846840 1480146 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-533955"
	I0804 00:03:15.846879 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:15.847265 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:15.864940 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:15.873187 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0804 00:03:15.875462 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0804 00:03:15.879105 1480146 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0804 00:03:15.881384 1480146 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0804 00:03:15.881405 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0804 00:03:15.881473 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.883004 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:15.883886 1480146 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0804 00:03:15.884075 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0804 00:03:15.890219 1480146 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0804 00:03:15.890244 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0804 00:03:15.890313 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.910791 1480146 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0804 00:03:15.910809 1480146 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0804 00:03:15.910868 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.911522 1480146 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0804 00:03:15.913700 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0804 00:03:15.913727 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0804 00:03:15.913806 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:15.961093 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:15.992936 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:15.993163 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.002311 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.037096 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.065038 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.071575 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.072107 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.072964 1480146 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0804 00:03:16.075317 1480146 out.go:177]   - Using image docker.io/busybox:stable
	I0804 00:03:16.077146 1480146 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0804 00:03:16.077166 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0804 00:03:16.077232 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:16.085917 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	W0804 00:03:16.094157 1480146 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0804 00:03:16.094189 1480146 retry.go:31] will retry after 182.209676ms: ssh: handshake failed: EOF
	I0804 00:03:16.101177 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.112153 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.135656 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:16.421438 1480146 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 00:03:16.424299 1480146 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0804 00:03:16.516598 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0804 00:03:16.548480 1480146 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0804 00:03:16.548555 1480146 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0804 00:03:16.611078 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0804 00:03:16.613982 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0804 00:03:16.648483 1480146 node_ready.go:35] waiting up to 6m0s for node "addons-533955" to be "Ready" ...
	I0804 00:03:16.651766 1480146 node_ready.go:49] node "addons-533955" has status "Ready":"True"
	I0804 00:03:16.651831 1480146 node_ready.go:38] duration metric: took 3.268251ms for node "addons-533955" to be "Ready" ...
	I0804 00:03:16.651867 1480146 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0804 00:03:16.660240 1480146 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:16.696925 1480146 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0804 00:03:16.696949 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0804 00:03:16.702879 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0804 00:03:16.750373 1480146 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0804 00:03:16.750450 1480146 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0804 00:03:16.766614 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0804 00:03:16.766688 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0804 00:03:16.783213 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0804 00:03:16.805985 1480146 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0804 00:03:16.806058 1480146 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0804 00:03:16.824640 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0804 00:03:16.833238 1480146 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0804 00:03:16.833337 1480146 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0804 00:03:16.884770 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0804 00:03:16.936989 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0804 00:03:16.937018 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0804 00:03:16.950224 1480146 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0804 00:03:16.950306 1480146 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0804 00:03:16.960960 1480146 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0804 00:03:16.961032 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0804 00:03:16.993597 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0804 00:03:16.993671 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0804 00:03:17.072660 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0804 00:03:17.130392 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0804 00:03:17.130466 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0804 00:03:17.135209 1480146 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0804 00:03:17.135280 1480146 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0804 00:03:17.198149 1480146 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0804 00:03:17.198227 1480146 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0804 00:03:17.284634 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0804 00:03:17.284698 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0804 00:03:17.284877 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0804 00:03:17.341351 1480146 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0804 00:03:17.341422 1480146 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0804 00:03:17.496088 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0804 00:03:17.496163 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0804 00:03:17.520443 1480146 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0804 00:03:17.520522 1480146 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0804 00:03:17.584422 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0804 00:03:17.629959 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0804 00:03:17.629981 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0804 00:03:17.817629 1480146 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0804 00:03:17.817706 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0804 00:03:17.884473 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0804 00:03:17.884550 1480146 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0804 00:03:17.885623 1480146 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0804 00:03:17.885687 1480146 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0804 00:03:17.934366 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0804 00:03:17.934447 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0804 00:03:18.135732 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0804 00:03:18.211532 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0804 00:03:18.211594 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0804 00:03:18.279118 1480146 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0804 00:03:18.279198 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0804 00:03:18.308909 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0804 00:03:18.308973 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0804 00:03:18.667539 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:18.672812 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0804 00:03:18.672889 1480146 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0804 00:03:18.676039 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0804 00:03:18.724432 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0804 00:03:18.724510 1480146 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0804 00:03:18.784212 1480146 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.359818937s)
	I0804 00:03:18.784291 1480146 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0804 00:03:18.949458 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0804 00:03:18.949540 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0804 00:03:19.111993 1480146 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0804 00:03:19.112066 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0804 00:03:19.202190 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0804 00:03:19.290971 1480146 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-533955" context rescaled to 1 replicas
	I0804 00:03:19.328217 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0804 00:03:19.328303 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0804 00:03:19.659069 1480146 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0804 00:03:19.659145 1480146 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0804 00:03:20.017720 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0804 00:03:20.699163 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:22.920618 1480146 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0804 00:03:22.920694 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:22.949140 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:23.166168 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:23.372716 1480146 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0804 00:03:23.526733 1480146 addons.go:234] Setting addon gcp-auth=true in "addons-533955"
	I0804 00:03:23.526843 1480146 host.go:66] Checking if "addons-533955" exists ...
	I0804 00:03:23.527418 1480146 cli_runner.go:164] Run: docker container inspect addons-533955 --format={{.State.Status}}
	I0804 00:03:23.552102 1480146 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0804 00:03:23.552155 1480146 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-533955
	I0804 00:03:23.574596 1480146 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34623 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/addons-533955/id_rsa Username:docker}
	I0804 00:03:25.258419 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:25.719806 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.203163254s)
	I0804 00:03:25.719949 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.108793987s)
	I0804 00:03:25.719971 1480146 addons.go:475] Verifying addon ingress=true in "addons-533955"
	I0804 00:03:25.720131 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.106079907s)
	I0804 00:03:25.720307 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.01736119s)
	I0804 00:03:25.720345 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (8.937063923s)
	I0804 00:03:25.720382 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (8.895671276s)
	I0804 00:03:25.720446 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (8.835605237s)
	I0804 00:03:25.720462 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (8.647738237s)
	I0804 00:03:25.720484 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.435575358s)
	I0804 00:03:25.720990 1480146 addons.go:475] Verifying addon registry=true in "addons-533955"
	I0804 00:03:25.720539 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.136056209s)
	I0804 00:03:25.721079 1480146 addons.go:475] Verifying addon metrics-server=true in "addons-533955"
	I0804 00:03:25.720567 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.58476234s)
	I0804 00:03:25.720636 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.044523541s)
	W0804 00:03:25.721341 1480146 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0804 00:03:25.721366 1480146 retry.go:31] will retry after 279.497534ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0804 00:03:25.720714 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (6.518451865s)
	I0804 00:03:25.723309 1480146 out.go:177] * Verifying registry addon...
	I0804 00:03:25.723382 1480146 out.go:177] * Verifying ingress addon...
	I0804 00:03:25.725273 1480146 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-533955 service yakd-dashboard -n yakd-dashboard
	
	I0804 00:03:25.727558 1480146 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0804 00:03:25.728522 1480146 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0804 00:03:25.742413 1480146 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0804 00:03:25.742438 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0804 00:03:25.774243 1480146 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0804 00:03:25.786326 1480146 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0804 00:03:25.786394 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:26.001204 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0804 00:03:26.248486 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:26.252580 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:26.434776 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.41694048s)
	I0804 00:03:26.434961 1480146 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.882837413s)
	I0804 00:03:26.435060 1480146 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-533955"
	I0804 00:03:26.447029 1480146 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0804 00:03:26.447029 1480146 out.go:177] * Verifying csi-hostpath-driver addon...
	I0804 00:03:26.449369 1480146 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0804 00:03:26.450092 1480146 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0804 00:03:26.451796 1480146 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0804 00:03:26.451819 1480146 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0804 00:03:26.465447 1480146 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0804 00:03:26.465477 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:26.617468 1480146 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0804 00:03:26.617500 1480146 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0804 00:03:26.725539 1480146 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0804 00:03:26.725615 1480146 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0804 00:03:26.732916 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:26.736074 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:26.792565 1480146 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0804 00:03:26.956899 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:27.232094 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:27.234848 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:27.455379 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:27.614721 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.613418921s)
	I0804 00:03:27.666772 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:27.732315 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:27.733489 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:27.883269 1480146 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.090617826s)
	I0804 00:03:27.886308 1480146 addons.go:475] Verifying addon gcp-auth=true in "addons-533955"
	I0804 00:03:27.889539 1480146 out.go:177] * Verifying gcp-auth addon...
	I0804 00:03:27.892831 1480146 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0804 00:03:27.897002 1480146 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0804 00:03:27.956467 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:28.234633 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:28.234917 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:28.455949 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:28.735472 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:28.736762 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:28.955858 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:29.235753 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:29.237854 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:29.456145 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:29.669137 1480146 pod_ready.go:102] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"False"
	I0804 00:03:29.734640 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:29.737991 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:29.956690 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:30.235977 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:30.236906 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:30.456223 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:30.733764 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:30.736932 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:30.955965 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:31.233781 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:31.234258 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:31.457054 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:31.668288 1480146 pod_ready.go:92] pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:31.668311 1480146 pod_ready.go:81] duration metric: took 15.007995868s for pod "coredns-7db6d8ff4d-4hpth" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.668325 1480146 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-4jjx9" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.670567 1480146 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-4jjx9" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-4jjx9" not found
	I0804 00:03:31.670594 1480146 pod_ready.go:81] duration metric: took 2.260052ms for pod "coredns-7db6d8ff4d-4jjx9" in "kube-system" namespace to be "Ready" ...
	E0804 00:03:31.670606 1480146 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-4jjx9" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-4jjx9" not found
	I0804 00:03:31.670613 1480146 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.676419 1480146 pod_ready.go:92] pod "etcd-addons-533955" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:31.676444 1480146 pod_ready.go:81] duration metric: took 5.82248ms for pod "etcd-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.676459 1480146 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.682095 1480146 pod_ready.go:92] pod "kube-apiserver-addons-533955" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:31.682122 1480146 pod_ready.go:81] duration metric: took 5.655482ms for pod "kube-apiserver-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.682134 1480146 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.687500 1480146 pod_ready.go:92] pod "kube-controller-manager-addons-533955" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:31.687526 1480146 pod_ready.go:81] duration metric: took 5.383098ms for pod "kube-controller-manager-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.687538 1480146 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-h2lcp" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.735021 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:31.736042 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:31.864107 1480146 pod_ready.go:92] pod "kube-proxy-h2lcp" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:31.864135 1480146 pod_ready.go:81] duration metric: took 176.589674ms for pod "kube-proxy-h2lcp" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.864148 1480146 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:31.954745 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:32.238508 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:32.239995 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:32.264654 1480146 pod_ready.go:92] pod "kube-scheduler-addons-533955" in "kube-system" namespace has status "Ready":"True"
	I0804 00:03:32.264685 1480146 pod_ready.go:81] duration metric: took 400.524094ms for pod "kube-scheduler-addons-533955" in "kube-system" namespace to be "Ready" ...
	I0804 00:03:32.264696 1480146 pod_ready.go:38] duration metric: took 15.612788231s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0804 00:03:32.264711 1480146 api_server.go:52] waiting for apiserver process to appear ...
	I0804 00:03:32.264811 1480146 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 00:03:32.283691 1480146 api_server.go:72] duration metric: took 16.839000885s to wait for apiserver process to appear ...
	I0804 00:03:32.283716 1480146 api_server.go:88] waiting for apiserver healthz status ...
	I0804 00:03:32.283738 1480146 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0804 00:03:32.291403 1480146 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0804 00:03:32.292460 1480146 api_server.go:141] control plane version: v1.30.3
	I0804 00:03:32.292486 1480146 api_server.go:131] duration metric: took 8.762093ms to wait for apiserver health ...
	I0804 00:03:32.292495 1480146 system_pods.go:43] waiting for kube-system pods to appear ...
	I0804 00:03:32.466476 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:32.482671 1480146 system_pods.go:59] 18 kube-system pods found
	I0804 00:03:32.482747 1480146 system_pods.go:61] "coredns-7db6d8ff4d-4hpth" [0ecc63fd-0e4c-47ca-a5b7-316d8074b3c1] Running
	I0804 00:03:32.482772 1480146 system_pods.go:61] "csi-hostpath-attacher-0" [d658c3e6-6e24-4040-aee8-868cfea6aed0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0804 00:03:32.482817 1480146 system_pods.go:61] "csi-hostpath-resizer-0" [09d882c3-344a-47d0-8dbe-3b7c23bd15d1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0804 00:03:32.482844 1480146 system_pods.go:61] "csi-hostpathplugin-wnjcj" [054f42d2-362c-4e1d-8bcb-48b0cae54177] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0804 00:03:32.482864 1480146 system_pods.go:61] "etcd-addons-533955" [0698c313-5885-4afd-b299-eafe68c82f5c] Running
	I0804 00:03:32.482887 1480146 system_pods.go:61] "kindnet-lgbr4" [01695187-da22-42d8-b6a5-d35b3cf6134c] Running
	I0804 00:03:32.482919 1480146 system_pods.go:61] "kube-apiserver-addons-533955" [6c108542-b9d3-4c4c-9904-f738c8b7019d] Running
	I0804 00:03:32.482944 1480146 system_pods.go:61] "kube-controller-manager-addons-533955" [f9e48c1b-dd6f-4c4c-99fd-e32b44dbd616] Running
	I0804 00:03:32.482973 1480146 system_pods.go:61] "kube-ingress-dns-minikube" [b0218efa-ae91-4adf-a730-312f62b85002] Running
	I0804 00:03:32.482992 1480146 system_pods.go:61] "kube-proxy-h2lcp" [1c186428-dcef-4a24-a6a3-5982506f15eb] Running
	I0804 00:03:32.483029 1480146 system_pods.go:61] "kube-scheduler-addons-533955" [d0eb23b8-c7b0-4d2b-ba89-cbcc477019c1] Running
	I0804 00:03:32.483055 1480146 system_pods.go:61] "metrics-server-c59844bb4-d2gpr" [87f9749e-8340-4ed2-a2cb-2ee6a6a8b8a3] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0804 00:03:32.483079 1480146 system_pods.go:61] "nvidia-device-plugin-daemonset-7cfxz" [bbd4d10c-8c31-47ba-b9f2-0ed17a20da2c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0804 00:03:32.483102 1480146 system_pods.go:61] "registry-698f998955-vwpxv" [4c4485ab-dd7d-4ef8-a721-a42f3c0b6a85] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0804 00:03:32.483142 1480146 system_pods.go:61] "registry-proxy-cg8cn" [3055f20a-0f0b-4e1e-bfaa-41e9b5607ff8] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0804 00:03:32.483174 1480146 system_pods.go:61] "snapshot-controller-745499f584-c2n2v" [5365c1d9-b155-40da-b3e7-53dbea0a1c76] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0804 00:03:32.483200 1480146 system_pods.go:61] "snapshot-controller-745499f584-gdn5z" [a425048d-58ac-4809-9a47-f86831f553cd] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0804 00:03:32.483221 1480146 system_pods.go:61] "storage-provisioner" [d422288a-52b0-4d80-8377-6ad770d3599d] Running
	I0804 00:03:32.483255 1480146 system_pods.go:74] duration metric: took 190.752532ms to wait for pod list to return data ...
	I0804 00:03:32.483283 1480146 default_sa.go:34] waiting for default service account to be created ...
	I0804 00:03:32.664603 1480146 default_sa.go:45] found service account: "default"
	I0804 00:03:32.664755 1480146 default_sa.go:55] duration metric: took 181.442387ms for default service account to be created ...
	I0804 00:03:32.664782 1480146 system_pods.go:116] waiting for k8s-apps to be running ...
	I0804 00:03:32.733934 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:32.734765 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:32.873458 1480146 system_pods.go:86] 18 kube-system pods found
	I0804 00:03:32.873492 1480146 system_pods.go:89] "coredns-7db6d8ff4d-4hpth" [0ecc63fd-0e4c-47ca-a5b7-316d8074b3c1] Running
	I0804 00:03:32.873502 1480146 system_pods.go:89] "csi-hostpath-attacher-0" [d658c3e6-6e24-4040-aee8-868cfea6aed0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0804 00:03:32.873510 1480146 system_pods.go:89] "csi-hostpath-resizer-0" [09d882c3-344a-47d0-8dbe-3b7c23bd15d1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0804 00:03:32.873520 1480146 system_pods.go:89] "csi-hostpathplugin-wnjcj" [054f42d2-362c-4e1d-8bcb-48b0cae54177] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0804 00:03:32.873532 1480146 system_pods.go:89] "etcd-addons-533955" [0698c313-5885-4afd-b299-eafe68c82f5c] Running
	I0804 00:03:32.873537 1480146 system_pods.go:89] "kindnet-lgbr4" [01695187-da22-42d8-b6a5-d35b3cf6134c] Running
	I0804 00:03:32.873545 1480146 system_pods.go:89] "kube-apiserver-addons-533955" [6c108542-b9d3-4c4c-9904-f738c8b7019d] Running
	I0804 00:03:32.873550 1480146 system_pods.go:89] "kube-controller-manager-addons-533955" [f9e48c1b-dd6f-4c4c-99fd-e32b44dbd616] Running
	I0804 00:03:32.873554 1480146 system_pods.go:89] "kube-ingress-dns-minikube" [b0218efa-ae91-4adf-a730-312f62b85002] Running
	I0804 00:03:32.873561 1480146 system_pods.go:89] "kube-proxy-h2lcp" [1c186428-dcef-4a24-a6a3-5982506f15eb] Running
	I0804 00:03:32.873565 1480146 system_pods.go:89] "kube-scheduler-addons-533955" [d0eb23b8-c7b0-4d2b-ba89-cbcc477019c1] Running
	I0804 00:03:32.873578 1480146 system_pods.go:89] "metrics-server-c59844bb4-d2gpr" [87f9749e-8340-4ed2-a2cb-2ee6a6a8b8a3] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0804 00:03:32.873585 1480146 system_pods.go:89] "nvidia-device-plugin-daemonset-7cfxz" [bbd4d10c-8c31-47ba-b9f2-0ed17a20da2c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0804 00:03:32.873591 1480146 system_pods.go:89] "registry-698f998955-vwpxv" [4c4485ab-dd7d-4ef8-a721-a42f3c0b6a85] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0804 00:03:32.873600 1480146 system_pods.go:89] "registry-proxy-cg8cn" [3055f20a-0f0b-4e1e-bfaa-41e9b5607ff8] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0804 00:03:32.873607 1480146 system_pods.go:89] "snapshot-controller-745499f584-c2n2v" [5365c1d9-b155-40da-b3e7-53dbea0a1c76] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0804 00:03:32.873622 1480146 system_pods.go:89] "snapshot-controller-745499f584-gdn5z" [a425048d-58ac-4809-9a47-f86831f553cd] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0804 00:03:32.873626 1480146 system_pods.go:89] "storage-provisioner" [d422288a-52b0-4d80-8377-6ad770d3599d] Running
	I0804 00:03:32.873634 1480146 system_pods.go:126] duration metric: took 208.844282ms to wait for k8s-apps to be running ...
	I0804 00:03:32.873644 1480146 system_svc.go:44] waiting for kubelet service to be running ....
	I0804 00:03:32.873703 1480146 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:03:32.886714 1480146 system_svc.go:56] duration metric: took 13.058206ms WaitForService to wait for kubelet
	I0804 00:03:32.886748 1480146 kubeadm.go:582] duration metric: took 17.442061293s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 00:03:32.886771 1480146 node_conditions.go:102] verifying NodePressure condition ...
	I0804 00:03:32.956216 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:33.065687 1480146 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0804 00:03:33.065747 1480146 node_conditions.go:123] node cpu capacity is 2
	I0804 00:03:33.065787 1480146 node_conditions.go:105] duration metric: took 179.009315ms to run NodePressure ...
	I0804 00:03:33.065813 1480146 start.go:241] waiting for startup goroutines ...
	I0804 00:03:33.236101 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:33.238974 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:33.458622 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:33.732285 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:33.734624 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:33.956037 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:34.235446 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:34.236001 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:34.457431 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:34.732338 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:34.734326 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:34.956187 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:35.234003 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:35.234755 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:35.457522 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:35.741218 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:35.742112 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:35.956575 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:36.235947 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:36.236794 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:36.456903 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:36.733646 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:36.734988 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:36.956241 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:37.245027 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:37.245401 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:37.455880 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:37.736130 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:37.740439 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:37.957514 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:38.232793 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:38.233789 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:38.456532 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:38.733660 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:38.734842 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:38.955943 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:39.233710 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:39.235613 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:39.455612 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:39.733982 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:39.736671 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:39.956157 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:40.234190 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:40.234518 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:40.456133 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:40.733712 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:40.734668 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:40.956684 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:41.233747 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:41.235976 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:41.456688 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:41.735365 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:41.737954 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:41.956589 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:42.237193 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:42.240429 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:42.462809 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:42.754948 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:42.761127 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:42.956487 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:43.235916 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:43.237275 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:43.457537 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:43.732217 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:43.736272 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:43.958098 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:44.241849 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:44.242692 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:44.458553 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:44.751521 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:44.752045 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:44.958797 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:45.235753 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:45.247872 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:45.459226 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:45.733600 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:45.735072 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:45.956892 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:46.233890 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:46.234998 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:46.456029 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:46.734989 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:46.736127 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:46.956378 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:47.238458 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:47.239306 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:47.457003 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:47.736030 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:47.737941 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:47.956862 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:48.232644 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0804 00:03:48.233542 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:48.455581 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:48.733734 1480146 kapi.go:107] duration metric: took 23.00617308s to wait for kubernetes.io/minikube-addons=registry ...
	I0804 00:03:48.734777 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:48.955396 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:49.234155 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:49.455733 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:49.733015 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:49.955919 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:50.233379 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:50.456623 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:50.732923 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:50.957711 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:51.233635 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:51.470357 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:51.733817 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:51.956156 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:52.233617 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:52.455989 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:52.738823 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:52.955938 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:53.233463 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:53.456259 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:53.735105 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:53.956700 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:54.232667 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:54.455052 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:54.733624 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:54.956323 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:55.233374 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:55.455576 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:55.732697 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:55.960719 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:56.233319 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:56.455794 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:56.733496 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:56.955977 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:57.233083 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:57.464018 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:57.733811 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:57.955480 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:58.232545 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:58.456851 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:58.745035 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:58.969403 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:59.233567 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:59.455275 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:03:59.734371 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:03:59.955647 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:00.241152 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:00.490881 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:00.733692 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:00.956431 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:01.232836 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:01.458013 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:01.734025 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:01.956946 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:02.233496 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:02.455901 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:02.733135 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:02.959529 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:03.249265 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:03.456009 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:03.733423 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:03.960947 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:04.233267 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:04.455802 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:04.732947 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:04.958534 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:05.233472 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:05.456030 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:05.733912 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:05.956459 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:06.232617 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:06.457692 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:06.733507 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:06.959413 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:07.233067 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:07.455319 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:07.736253 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:07.957813 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:08.234313 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:08.456097 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:08.733597 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:08.955767 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:09.234051 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:09.455927 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:09.733256 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:09.955705 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:10.234099 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:10.456429 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:10.733182 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:10.973341 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:11.233564 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:11.467439 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:11.732782 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:11.961017 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:12.233750 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:12.458522 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:12.733382 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:12.957007 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:13.234384 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:13.455676 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:13.732710 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:13.956683 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:14.234439 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:14.455580 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:14.740662 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:14.956482 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:15.233956 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:15.455817 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:15.733134 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:15.956464 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:16.236967 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:16.456127 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:16.733331 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:16.957413 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:17.232825 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:17.456271 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:17.733602 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:17.957826 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0804 00:04:18.233507 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:18.456838 1480146 kapi.go:107] duration metric: took 52.006744839s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0804 00:04:18.733446 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:19.233777 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:19.732597 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:20.232885 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:20.733044 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:21.232591 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:21.734698 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:22.233232 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:22.733218 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:23.233149 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:23.732823 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:24.232489 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:24.733280 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:25.233194 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:25.733314 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:26.233297 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:26.733448 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:27.233528 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:27.733609 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:28.233106 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:28.733836 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:29.232421 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:29.733537 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:30.234336 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:30.733321 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:31.233151 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:31.734147 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:32.233474 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:32.737486 1480146 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0804 00:04:33.236210 1480146 kapi.go:107] duration metric: took 1m7.507682732s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0804 00:04:50.911557 1480146 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0804 00:04:50.911581 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:51.396064 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:51.896094 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:52.395929 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:52.896256 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:53.396798 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:53.896058 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:54.396560 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:54.896435 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:55.396899 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:55.896557 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:56.396328 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:56.896767 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:57.395986 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:57.896077 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:58.396479 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:58.896168 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:59.397363 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:04:59.897456 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:00.414675 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:00.896272 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:01.396103 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:01.896433 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:02.397525 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:02.896208 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:03.395830 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:03.896178 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:04.397067 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:04.896537 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:05.396020 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:05.896832 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:06.395908 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:06.896433 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:07.396047 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:07.896790 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:08.396094 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:08.897022 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:09.396928 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:09.896500 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:10.396115 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:10.896682 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:11.396393 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:11.895956 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:12.396200 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:12.896781 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:13.396005 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:13.896612 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:14.396167 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:14.896678 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:15.396925 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:15.896265 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:16.396570 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:16.896132 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:17.396608 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:17.896043 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:18.396668 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:18.896149 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:19.395831 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:19.896332 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:20.396779 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:20.896052 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:21.397273 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:21.896457 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:22.396365 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:22.895931 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:23.396366 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:23.896606 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:24.395914 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:24.896631 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:25.396076 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:25.896707 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:26.395779 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:26.896243 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:27.396139 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:27.896170 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:28.396550 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:28.896166 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:29.400162 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:29.896881 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:30.396112 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:30.902935 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:31.396422 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:31.895940 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:32.397056 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:32.896145 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:33.397024 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:33.896407 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:34.396411 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:34.896381 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:35.397204 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:35.896670 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:36.397067 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:36.896164 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:37.396459 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:37.896133 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:38.397021 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:38.896883 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:39.396490 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:39.896326 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:40.397116 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:40.896020 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:41.396498 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:41.896655 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:42.396375 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:42.896702 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:43.396397 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:43.896901 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:44.396442 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:44.896276 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:45.396408 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:45.896322 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:46.396886 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:46.896925 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:47.396433 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:47.896183 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:48.396885 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:48.896320 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:49.396630 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:49.896465 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:50.397114 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:50.896927 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:51.397694 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:51.897255 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:52.396794 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:52.897776 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:53.397154 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:53.896642 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:54.395998 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:54.897214 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:55.396802 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:55.896979 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:56.396277 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:56.897216 1480146 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0804 00:05:57.397221 1480146 kapi.go:107] duration metric: took 2m29.504386708s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0804 00:05:57.399200 1480146 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-533955 cluster.
	I0804 00:05:57.401811 1480146 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0804 00:05:57.403394 1480146 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0804 00:05:57.405009 1480146 out.go:177] * Enabled addons: volcano, cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0804 00:05:57.406502 1480146 addons.go:510] duration metric: took 2m41.961418308s for enable addons: enabled=[volcano cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0804 00:05:57.406569 1480146 start.go:246] waiting for cluster config update ...
	I0804 00:05:57.406591 1480146 start.go:255] writing updated cluster config ...
	I0804 00:05:57.407274 1480146 ssh_runner.go:195] Run: rm -f paused
	I0804 00:05:57.733626 1480146 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0804 00:05:57.735506 1480146 out.go:177] * Done! kubectl is now configured to use "addons-533955" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	b0060bea9f3fa       d1ca868ab82aa       2 minutes ago       Exited              gadget                                   5                   51d10ba13bada       gadget-g2qd6
	fca93ce406fdb       6ef582f3ec844       3 minutes ago       Running             gcp-auth                                 0                   49eb6e206368a       gcp-auth-5db96cd9b4-n6ftc
	16ad0ea854602       8b46b1cd48760       4 minutes ago       Running             admission                                0                   c942d5121a0ab       volcano-admission-5f7844f7bc-2gps2
	9a63e514bd367       24f8f979639f1       4 minutes ago       Running             controller                               0                   fe1c8d62ff3a7       ingress-nginx-controller-6d9bd977d4-4p957
	7b1c773fc5011       ee6d597e62dc8       4 minutes ago       Running             csi-snapshotter                          0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	6d5bac9c6f00c       642ded511e141       5 minutes ago       Running             csi-provisioner                          0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	69b058107de84       922312104da8a       5 minutes ago       Running             liveness-probe                           0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	3ee4ac622db84       08f6b2990811a       5 minutes ago       Running             hostpath                                 0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	3ae5567199075       0107d56dbc0be       5 minutes ago       Running             node-driver-registrar                    0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	61d151eaefbc5       1461903ec4fe9       5 minutes ago       Running             csi-external-health-monitor-controller   0                   ab22bdd14bbcb       csi-hostpathplugin-wnjcj
	d42ac33f9e76d       296b5f799fcd8       5 minutes ago       Exited              patch                                    0                   ecea8cb9517b3       ingress-nginx-admission-patch-f872g
	676db50f880b4       487fa743e1e22       5 minutes ago       Running             csi-resizer                              0                   e554abca37022       csi-hostpath-resizer-0
	cf5cda3ce7167       4d1e5c3e97420       5 minutes ago       Running             volume-snapshot-controller               0                   048d7758ac726       snapshot-controller-745499f584-gdn5z
	0dce31c48d9c5       d9c7ad4c226bf       5 minutes ago       Running             volcano-scheduler                        0                   29a560018ae85       volcano-scheduler-844f6db89b-xrtz6
	cc36fbd16d51b       296b5f799fcd8       5 minutes ago       Exited              create                                   0                   70a1c8cd156d1       ingress-nginx-admission-create-rdqdg
	6f047018201d0       1505f556b3a7b       5 minutes ago       Running             volcano-controllers                      0                   ee1f950a9a7cd       volcano-controllers-59cb4746db-l4rhj
	2d32ed038c8f9       4d1e5c3e97420       5 minutes ago       Running             volume-snapshot-controller               0                   9ea7132905609       snapshot-controller-745499f584-c2n2v
	58f3b54b524a8       9a80d518f102c       5 minutes ago       Running             csi-attacher                             0                   54d73d44835c2       csi-hostpath-attacher-0
	9374d0ff4b81e       77bdba588b953       5 minutes ago       Running             yakd                                     0                   2333529b5586d       yakd-dashboard-799879c74f-sgfwm
	800813dbf4079       53af6e2c4c343       5 minutes ago       Running             cloud-spanner-emulator                   0                   11e04c1c0e8ea       cloud-spanner-emulator-5455fb9b69-bmpjb
	37a4101efb83f       6fed88f43b276       5 minutes ago       Running             registry                                 0                   d4f1f611f3249       registry-698f998955-vwpxv
	f8997c0af7bd5       3410e1561990a       5 minutes ago       Running             registry-proxy                           0                   feaeb15a6e1e6       registry-proxy-cg8cn
	36d25ff75a589       95dccb4df54ab       5 minutes ago       Running             metrics-server                           0                   58f1d064af866       metrics-server-c59844bb4-d2gpr
	820e3105c528e       e396bbd29d2f6       5 minutes ago       Running             nvidia-device-plugin-ctr                 0                   30d77acf93534       nvidia-device-plugin-daemonset-7cfxz
	dd6ef0a57baa6       7ce2150c8929b       5 minutes ago       Running             local-path-provisioner                   0                   73d64166d1a2b       local-path-provisioner-8d985888d-dzvl2
	104203c515a6c       2437cf7621777       5 minutes ago       Running             coredns                                  0                   9a7310f366370       coredns-7db6d8ff4d-4hpth
	f236806311b6d       35508c2f890c4       5 minutes ago       Running             minikube-ingress-dns                     0                   6754ea08d97b2       kube-ingress-dns-minikube
	a47d4c2a74fe1       ba04bb24b9575       5 minutes ago       Running             storage-provisioner                      0                   3cc654ab06557       storage-provisioner
	9f032cac4fa88       f42786f8afd22       5 minutes ago       Running             kindnet-cni                              0                   a8dca9cbcd22a       kindnet-lgbr4
	45632d873893c       2351f570ed0ea       6 minutes ago       Running             kube-proxy                               0                   65bd2d15d746c       kube-proxy-h2lcp
	6e565e7038620       014faa467e297       6 minutes ago       Running             etcd                                     0                   c898be7022465       etcd-addons-533955
	6d28210bafa2b       61773190d42ff       6 minutes ago       Running             kube-apiserver                           0                   3b416e68bb850       kube-apiserver-addons-533955
	6cb332bc08211       d48f992a22722       6 minutes ago       Running             kube-scheduler                           0                   cff5093760c5e       kube-scheduler-addons-533955
	e8e0ce9973eef       8e97cdb19e7cc       6 minutes ago       Running             kube-controller-manager                  0                   3ba2e1c8fc231       kube-controller-manager-addons-533955
	
	
	==> containerd <==
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.303291826Z" level=info msg="RemoveContainer for \"0dc2b106a79a7b172e53ab017c126c1bda4f69342eaa31770875cca23e5c9580\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.305115621Z" level=info msg="StopPodSandbox for \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.312851220Z" level=info msg="TearDown network for sandbox \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.312894872Z" level=info msg="StopPodSandbox for \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.313561568Z" level=info msg="RemovePodSandbox for \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.314360047Z" level=info msg="Forcibly stopping sandbox \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.322548953Z" level=info msg="TearDown network for sandbox \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.328555501Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.328934330Z" level=info msg="RemovePodSandbox \"27384c8719542b10b42150ee1fe685f23a7da0631a5ccdb1d4a8a12ba0652247\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.330250649Z" level=info msg="StopPodSandbox for \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.338259814Z" level=info msg="TearDown network for sandbox \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.338300626Z" level=info msg="StopPodSandbox for \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.338760144Z" level=info msg="RemovePodSandbox for \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.338803426Z" level=info msg="Forcibly stopping sandbox \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.346475698Z" level=info msg="TearDown network for sandbox \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.352564953Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.352712957Z" level=info msg="RemovePodSandbox \"be9b80821a2f083a9491dac66587fe66fa7948197c405b6eb805bde05fd3af15\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.353365270Z" level=info msg="StopPodSandbox for \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.361035778Z" level=info msg="TearDown network for sandbox \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.361084196Z" level=info msg="StopPodSandbox for \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\" returns successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.361644588Z" level=info msg="RemovePodSandbox for \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.361690848Z" level=info msg="Forcibly stopping sandbox \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\""
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.369810306Z" level=info msg="TearDown network for sandbox \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\" successfully"
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.382792784Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Aug 04 00:07:01 addons-533955 containerd[810]: time="2024-08-04T00:07:01.383063675Z" level=info msg="RemovePodSandbox \"9f2760c93d4c8a51a917c1df1093d911c6e7bc7a128892f606089c1649a4f185\" returns successfully"
	
	
	==> coredns [104203c515a6ca6f2876cdf24196366d01cddabd8626dbe719df271d0942e175] <==
	[INFO] 10.244.0.6:36136 - 40612 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000125669s
	[INFO] 10.244.0.6:55569 - 24718 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002105681s
	[INFO] 10.244.0.6:55569 - 57996 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001283194s
	[INFO] 10.244.0.6:59480 - 47002 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000072353s
	[INFO] 10.244.0.6:59480 - 15774 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00004608s
	[INFO] 10.244.0.6:48545 - 22942 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00013005s
	[INFO] 10.244.0.6:48545 - 54170 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000050724s
	[INFO] 10.244.0.6:49247 - 52323 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000074576s
	[INFO] 10.244.0.6:49247 - 20846 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000062991s
	[INFO] 10.244.0.6:33632 - 7372 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000062137s
	[INFO] 10.244.0.6:33632 - 718 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000080886s
	[INFO] 10.244.0.6:40886 - 52294 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001723997s
	[INFO] 10.244.0.6:40886 - 32836 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001340908s
	[INFO] 10.244.0.6:37749 - 23598 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000072188s
	[INFO] 10.244.0.6:37749 - 30764 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000065937s
	[INFO] 10.244.0.24:58092 - 25770 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000216696s
	[INFO] 10.244.0.24:34449 - 47641 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00011218s
	[INFO] 10.244.0.24:32857 - 27398 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000139937s
	[INFO] 10.244.0.24:52450 - 25479 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000099914s
	[INFO] 10.244.0.24:60897 - 60723 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125767s
	[INFO] 10.244.0.24:55697 - 45777 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000092201s
	[INFO] 10.244.0.24:50200 - 23981 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002341643s
	[INFO] 10.244.0.24:52705 - 54195 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002082124s
	[INFO] 10.244.0.24:40747 - 23624 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000690073s
	[INFO] 10.244.0.24:35381 - 10858 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000606586s
	
	
	==> describe nodes <==
	Name:               addons-533955
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-533955
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=2a458de372b9644e908f257fb7a6e1c2cc14d7bf
	                    minikube.k8s.io/name=addons-533955
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_04T00_03_02_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-533955
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-533955"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 04 Aug 2024 00:02:58 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-533955
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 04 Aug 2024 00:09:07 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 04 Aug 2024 00:06:05 +0000   Sun, 04 Aug 2024 00:02:55 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 04 Aug 2024 00:06:05 +0000   Sun, 04 Aug 2024 00:02:55 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 04 Aug 2024 00:06:05 +0000   Sun, 04 Aug 2024 00:02:55 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 04 Aug 2024 00:06:05 +0000   Sun, 04 Aug 2024 00:03:01 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-533955
	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:                 ddf2464a29bd414ea8dca0c985801647
	  System UUID:                d305fff7-b927-4c88-8402-c3d56209bbb6
	  Boot ID:                    7d37f827-388f-4261-892f-42defe929bba
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.19
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (27 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-5455fb9b69-bmpjb      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m57s
	  gadget                      gadget-g2qd6                                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m54s
	  gcp-auth                    gcp-auth-5db96cd9b4-n6ftc                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m26s
	  ingress-nginx               ingress-nginx-controller-6d9bd977d4-4p957    100m (5%!)(MISSING)     0 (0%!)(MISSING)      90Mi (1%!)(MISSING)        0 (0%!)(MISSING)         5m53s
	  kube-system                 coredns-7db6d8ff4d-4hpth                     100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m1s
	  kube-system                 csi-hostpath-attacher-0                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m50s
	  kube-system                 csi-hostpath-resizer-0                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m50s
	  kube-system                 csi-hostpathplugin-wnjcj                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m50s
	  kube-system                 etcd-addons-533955                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m15s
	  kube-system                 kindnet-lgbr4                                100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m2s
	  kube-system                 kube-apiserver-addons-533955                 250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m15s
	  kube-system                 kube-controller-manager-addons-533955        200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m15s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m57s
	  kube-system                 kube-proxy-h2lcp                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m2s
	  kube-system                 kube-scheduler-addons-533955                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m15s
	  kube-system                 metrics-server-c59844bb4-d2gpr               100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         5m56s
	  kube-system                 nvidia-device-plugin-daemonset-7cfxz         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m58s
	  kube-system                 registry-698f998955-vwpxv                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  kube-system                 registry-proxy-cg8cn                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m56s
	  kube-system                 snapshot-controller-745499f584-c2n2v         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  kube-system                 snapshot-controller-745499f584-gdn5z         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m57s
	  local-path-storage          local-path-provisioner-8d985888d-dzvl2       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m57s
	  volcano-system              volcano-admission-5f7844f7bc-2gps2           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m52s
	  volcano-system              volcano-controllers-59cb4746db-l4rhj         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m52s
	  volcano-system              volcano-scheduler-844f6db89b-xrtz6           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m51s
	  yakd-dashboard              yakd-dashboard-799879c74f-sgfwm              0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     5m55s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%!)(MISSING)  100m (5%!)(MISSING)
	  memory             638Mi (8%!)(MISSING)   476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)       0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m                     kube-proxy       
	  Normal  Starting                 6m22s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m22s (x8 over 6m22s)  kubelet          Node addons-533955 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m22s (x8 over 6m22s)  kubelet          Node addons-533955 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m22s (x7 over 6m22s)  kubelet          Node addons-533955 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m22s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 6m15s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m15s                  kubelet          Node addons-533955 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m15s                  kubelet          Node addons-533955 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m15s                  kubelet          Node addons-533955 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             6m15s                  kubelet          Node addons-533955 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  6m15s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                6m15s                  kubelet          Node addons-533955 status is now: NodeReady
	  Normal  RegisteredNode           6m2s                   node-controller  Node addons-533955 event: Registered Node addons-533955 in Controller
	
	
	==> dmesg <==
	[  +0.000944] FS-Cache: O-key=[8] 'd0405c0100000000'
	[  +0.000642] FS-Cache: N-cookie c=00000054 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000872] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=0000000031d671ab
	[  +0.000944] FS-Cache: N-key=[8] 'd0405c0100000000'
	[  +0.002903] FS-Cache: Duplicate cookie detected
	[  +0.000655] FS-Cache: O-cookie c=0000004e [p=0000004b fl=226 nc=0 na=1]
	[  +0.000904] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=00000000fdae399f
	[  +0.000945] FS-Cache: O-key=[8] 'd0405c0100000000'
	[  +0.000669] FS-Cache: N-cookie c=00000055 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000838] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000ba0a0cce
	[  +0.000952] FS-Cache: N-key=[8] 'd0405c0100000000'
	[  +3.720095] FS-Cache: Duplicate cookie detected
	[  +0.000655] FS-Cache: O-cookie c=0000004c [p=0000004b fl=226 nc=0 na=1]
	[  +0.000877] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=000000001e359f0a
	[  +0.000965] FS-Cache: O-key=[8] 'cf405c0100000000'
	[  +0.000672] FS-Cache: N-cookie c=00000057 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000866] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000e7e3c347
	[  +0.000947] FS-Cache: N-key=[8] 'cf405c0100000000'
	[  +0.298964] FS-Cache: Duplicate cookie detected
	[  +0.000648] FS-Cache: O-cookie c=00000051 [p=0000004b fl=226 nc=0 na=1]
	[  +0.000878] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=0000000035df286d
	[  +0.001251] FS-Cache: O-key=[8] 'd7405c0100000000'
	[  +0.000909] FS-Cache: N-cookie c=00000058 [p=0000004b fl=2 nc=0 na=1]
	[  +0.000945] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000fed31e81
	[  +0.001182] FS-Cache: N-key=[8] 'd7405c0100000000'
	
	
	==> etcd [6e565e7038620917a15e59d038d3b17885ecfe265ea701f92f84e4f17e5f8f9f] <==
	{"level":"info","ts":"2024-08-04T00:02:55.133299Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-08-04T00:02:55.133595Z","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-08-04T00:02:55.167046Z","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-08-04T00:02:55.167505Z","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-08-04T00:02:55.167657Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-08-04T00:02:55.167875Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-08-04T00:02:55.167965Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-08-04T00:02:55.196779Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-08-04T00:02:55.197007Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-08-04T00:02:55.197118Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-08-04T00:02:55.19726Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-08-04T00:02:55.197348Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-04T00:02:55.197434Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-08-04T00:02:55.19751Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-04T00:02:55.200924Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-533955 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-04T00:02:55.201063Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T00:02:55.201134Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T00:02:55.208801Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-04T00:02:55.20885Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-04T00:02:55.210441Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-04T00:02:55.201157Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-04T00:02:55.225473Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T00:02:55.22574Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T00:02:55.225847Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-04T00:02:55.226094Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> gcp-auth [fca93ce406fdb6c2fb27eb0159058d74820571a94c7d4198a63e2e1bbfe0a1a2] <==
	2024/08/04 00:05:56 GCP Auth Webhook started!
	2024/08/04 00:06:14 Ready to marshal response ...
	2024/08/04 00:06:14 Ready to write response ...
	2024/08/04 00:06:15 Ready to marshal response ...
	2024/08/04 00:06:15 Ready to write response ...
	
	
	==> kernel <==
	 00:09:17 up  8:51,  0 users,  load average: 0.51, 1.46, 2.28
	Linux addons-533955 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [9f032cac4fa8803f693230095d68c7b2802693a22269427269e6b73fa2a0c5db] <==
	I0804 00:07:58.361767       1 main.go:299] handling current node
	W0804 00:07:58.790052       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:07:58.790087       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0804 00:08:08.362438       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:08.362478       1 main.go:299] handling current node
	W0804 00:08:15.672480       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:08:15.672513       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0804 00:08:18.361879       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:18.361917       1 main.go:299] handling current node
	I0804 00:08:28.362202       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:28.362238       1 main.go:299] handling current node
	W0804 00:08:30.977193       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:08:30.977230       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0804 00:08:38.362099       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:38.362137       1 main.go:299] handling current node
	W0804 00:08:45.496126       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0804 00:08:45.496161       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0804 00:08:48.362249       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:48.362289       1 main.go:299] handling current node
	I0804 00:08:58.361703       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:08:58.361753       1 main.go:299] handling current node
	W0804 00:09:02.280226       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:09:02.280260       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0804 00:09:08.362016       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0804 00:09:08.362056       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6d28210bafa2bd088e7c3faf667ed52db6bf8e014dabf7cfe2e31d9a927aa36d] <==
	W0804 00:04:29.310700       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:30.338352       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:30.874303       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	E0804 00:04:30.874345       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	W0804 00:04:30.874687       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:30.896319       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	E0804 00:04:30.896354       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	W0804 00:04:30.896774       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:31.440451       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:32.458629       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:33.485287       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:34.529666       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:35.543552       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:36.616349       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:37.623137       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:38.651606       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:39.743038       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.110.210.187:443: connect: connection refused
	W0804 00:04:50.845258       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	E0804 00:04:50.845298       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	W0804 00:05:30.881954       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	E0804 00:05:30.881991       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	W0804 00:05:30.905986       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	E0804 00:05:30.906027       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.147.173:443: connect: connection refused
	I0804 00:06:14.289589       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0804 00:06:14.327135       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	
	
	==> kube-controller-manager [e8e0ce9973eef1d74460987fd85d9f6178aeed8698dab296e6117d5be01a7e9d] <==
	I0804 00:05:30.904595       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:30.912967       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:30.921918       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:30.932171       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:30.932355       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:30.945099       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:32.210975       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:32.223886       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:33.328288       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:33.359742       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:34.229133       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:34.246451       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:34.335245       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:34.344649       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:34.352539       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:05:34.367190       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:34.382643       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:34.389305       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:05:57.310475       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="10.028479ms"
	I0804 00:05:57.312289       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="69.079µs"
	I0804 00:06:04.023996       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:06:04.026160       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:06:04.067196       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0804 00:06:04.074508       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0804 00:06:13.981495       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init"
	
	
	==> kube-proxy [45632d873893cb05c339f107d411365b403f67c626d1115e04a399ec3c450297] <==
	I0804 00:03:16.014388       1 server_linux.go:69] "Using iptables proxy"
	I0804 00:03:16.046051       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0804 00:03:16.124447       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0804 00:03:16.124504       1 server_linux.go:165] "Using iptables Proxier"
	I0804 00:03:16.137489       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0804 00:03:16.137522       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0804 00:03:16.137545       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0804 00:03:16.137772       1 server.go:872] "Version info" version="v1.30.3"
	I0804 00:03:16.137796       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0804 00:03:16.149041       1 config.go:192] "Starting service config controller"
	I0804 00:03:16.149074       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0804 00:03:16.149106       1 config.go:101] "Starting endpoint slice config controller"
	I0804 00:03:16.149111       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0804 00:03:16.156478       1 config.go:319] "Starting node config controller"
	I0804 00:03:16.156527       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0804 00:03:16.249973       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0804 00:03:16.250056       1 shared_informer.go:320] Caches are synced for service config
	I0804 00:03:16.257050       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [6cb332bc08211cc597658abfef7d8787caa83f06b1e8a5564295ffb5c54545c9] <==
	W0804 00:02:59.047197       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
	E0804 00:02:59.047234       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
	W0804 00:02:59.047382       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0804 00:02:59.047410       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0804 00:02:59.047384       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0804 00:02:59.047497       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0804 00:02:59.047479       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0804 00:02:59.047561       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0804 00:02:59.047667       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0804 00:02:59.047723       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0804 00:02:59.047820       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0804 00:02:59.047859       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0804 00:02:59.047945       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0804 00:02:59.048055       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0804 00:02:59.048079       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0804 00:02:59.048271       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0804 00:02:59.048018       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
	E0804 00:02:59.048290       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
	W0804 00:02:59.048236       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0804 00:02:59.048332       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0804 00:02:59.047955       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:02:59.048354       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
	W0804 00:02:59.048410       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0804 00:02:59.048426       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
	I0804 00:03:00.738473       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 04 00:07:21 addons-533955 kubelet[1543]: I0804 00:07:21.268822    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:07:21 addons-533955 kubelet[1543]: E0804 00:07:21.269735    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:07:32 addons-533955 kubelet[1543]: I0804 00:07:32.267237    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:07:32 addons-533955 kubelet[1543]: E0804 00:07:32.267754    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:07:34 addons-533955 kubelet[1543]: I0804 00:07:34.267430    1543 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-vwpxv" secret="" err="secret \"gcp-auth\" not found"
	Aug 04 00:07:36 addons-533955 kubelet[1543]: I0804 00:07:36.266997    1543 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-cg8cn" secret="" err="secret \"gcp-auth\" not found"
	Aug 04 00:07:44 addons-533955 kubelet[1543]: I0804 00:07:44.267045    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:07:44 addons-533955 kubelet[1543]: E0804 00:07:44.267772    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:07:55 addons-533955 kubelet[1543]: I0804 00:07:55.267633    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:07:55 addons-533955 kubelet[1543]: E0804 00:07:55.268567    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:08:10 addons-533955 kubelet[1543]: I0804 00:08:10.267600    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:08:10 addons-533955 kubelet[1543]: E0804 00:08:10.268158    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:08:22 addons-533955 kubelet[1543]: I0804 00:08:22.267820    1543 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-7cfxz" secret="" err="secret \"gcp-auth\" not found"
	Aug 04 00:08:24 addons-533955 kubelet[1543]: I0804 00:08:24.267575    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:08:24 addons-533955 kubelet[1543]: E0804 00:08:24.268028    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:08:35 addons-533955 kubelet[1543]: I0804 00:08:35.267035    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:08:35 addons-533955 kubelet[1543]: E0804 00:08:35.267570    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:08:44 addons-533955 kubelet[1543]: I0804 00:08:44.267419    1543 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-cg8cn" secret="" err="secret \"gcp-auth\" not found"
	Aug 04 00:08:49 addons-533955 kubelet[1543]: I0804 00:08:49.267889    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:08:49 addons-533955 kubelet[1543]: E0804 00:08:49.268395    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:09:02 addons-533955 kubelet[1543]: I0804 00:09:02.267837    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:09:02 addons-533955 kubelet[1543]: E0804 00:09:02.268322    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	Aug 04 00:09:03 addons-533955 kubelet[1543]: I0804 00:09:03.267846    1543 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-vwpxv" secret="" err="secret \"gcp-auth\" not found"
	Aug 04 00:09:14 addons-533955 kubelet[1543]: I0804 00:09:14.266910    1543 scope.go:117] "RemoveContainer" containerID="b0060bea9f3fa90f9b20ee3c2bbe4bdd37da9fe85be2901566ea7cc2c0f9d713"
	Aug 04 00:09:14 addons-533955 kubelet[1543]: E0804 00:09:14.267440    1543 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-g2qd6_gadget(0253ad69-cf49-4e6b-a39a-fea9555cf2df)\"" pod="gadget/gadget-g2qd6" podUID="0253ad69-cf49-4e6b-a39a-fea9555cf2df"
	
	
	==> storage-provisioner [a47d4c2a74fe1082c6919923b2cb8ddb42233136efb4708d466347f3ab759d1f] <==
	I0804 00:03:21.246998       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0804 00:03:21.281075       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0804 00:03:21.281119       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0804 00:03:21.292046       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0804 00:03:21.294112       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-533955_fd7de3a5-31e1-4bd4-a854-21750949012b!
	I0804 00:03:21.308936       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c1c12b50-2d26-4cf4-a44e-9cad5d3c0bf0", APIVersion:"v1", ResourceVersion:"592", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-533955_fd7de3a5-31e1-4bd4-a854-21750949012b became leader
	I0804 00:03:21.395290       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-533955_fd7de3a5-31e1-4bd4-a854-21750949012b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-533955 -n addons-533955
helpers_test.go:261: (dbg) Run:  kubectl --context addons-533955 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-rdqdg ingress-nginx-admission-patch-f872g test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-533955 describe pod ingress-nginx-admission-create-rdqdg ingress-nginx-admission-patch-f872g test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-533955 describe pod ingress-nginx-admission-create-rdqdg ingress-nginx-admission-patch-f872g test-job-nginx-0: exit status 1 (91.540205ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-rdqdg" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-f872g" not found
	Error from server (NotFound): pods "test-job-nginx-0" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-533955 describe pod ingress-nginx-admission-create-rdqdg ingress-nginx-admission-patch-f872g test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (200.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-675414 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0804 00:53:12.280103 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/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-675414 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: exit status 102 (6m12.932864853s)

                                                
                                                
-- stdout --
	* [old-k8s-version-675414] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19370
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.30.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.3
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-675414" primary control-plane node in "old-k8s-version-675414" cluster
	* Pulling base image v0.0.44-1721902582-19326 ...
	* Restarting existing docker container for "old-k8s-version-675414" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.7.19 ...
	* Verifying Kubernetes components...
	  - Using image registry.k8s.io/echoserver:1.4
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image fake.domain/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-675414 addons enable metrics-server
	
	* Enabled addons: storage-provisioner, dashboard, default-storageclass, metrics-server
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:52:11.976343 1684495 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:52:11.977422 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:52:11.977455 1684495 out.go:304] Setting ErrFile to fd 2...
	I0804 00:52:11.977474 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:52:11.977792 1684495 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:52:11.978312 1684495 out.go:298] Setting JSON to false
	I0804 00:52:11.979607 1684495 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34477,"bootTime":1722698255,"procs":222,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:52:11.979706 1684495 start.go:139] virtualization:  
	I0804 00:52:11.982917 1684495 out.go:177] * [old-k8s-version-675414] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:52:11.986406 1684495 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:52:11.986526 1684495 notify.go:220] Checking for updates...
	I0804 00:52:11.990515 1684495 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:52:11.992896 1684495 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:52:11.994907 1684495 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:52:11.997003 1684495 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:52:11.999337 1684495 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:52:12.002087 1684495 config.go:182] Loaded profile config "old-k8s-version-675414": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0804 00:52:12.004645 1684495 out.go:177] * Kubernetes 1.30.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.3
	I0804 00:52:12.011401 1684495 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:52:12.078095 1684495 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:52:12.078217 1684495 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:52:12.279206 1684495 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:52 OomKillDisable:true NGoroutines:68 SystemTime:2024-08-04 00:52:12.266638854 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:52:12.279871 1684495 docker.go:307] overlay module found
	I0804 00:52:12.284274 1684495 out.go:177] * Using the docker driver based on existing profile
	I0804 00:52:12.287919 1684495 start.go:297] selected driver: docker
	I0804 00:52:12.287944 1684495 start.go:901] validating driver "docker" against &{Name:old-k8s-version-675414 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-675414 Namespace:default APIServerHAVIP: AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd 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:fa
lse MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:52:12.288109 1684495 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:52:12.289691 1684495 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:52:12.417110 1684495 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:52 OomKillDisable:true NGoroutines:68 SystemTime:2024-08-04 00:52:12.397566521 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:52:12.417459 1684495 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 00:52:12.417490 1684495 cni.go:84] Creating CNI manager for ""
	I0804 00:52:12.417498 1684495 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:52:12.417546 1684495 start.go:340] cluster config:
	{Name:old-k8s-version-675414 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-675414 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd 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:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:52:12.420057 1684495 out.go:177] * Starting "old-k8s-version-675414" primary control-plane node in "old-k8s-version-675414" cluster
	I0804 00:52:12.421872 1684495 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:52:12.423647 1684495 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:52:12.425364 1684495 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0804 00:52:12.425421 1684495 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0804 00:52:12.425440 1684495 cache.go:56] Caching tarball of preloaded images
	I0804 00:52:12.425525 1684495 preload.go:172] Found /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0804 00:52:12.425539 1684495 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0804 00:52:12.425658 1684495 profile.go:143] Saving config to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/config.json ...
	I0804 00:52:12.425860 1684495 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	W0804 00:52:12.473298 1684495 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0804 00:52:12.473327 1684495 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:52:12.473402 1684495 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:52:12.473426 1684495 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 00:52:12.473434 1684495 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 00:52:12.473442 1684495 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:52:12.473447 1684495 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0804 00:52:12.622488 1684495 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0804 00:52:12.622519 1684495 cache.go:194] Successfully downloaded all kic artifacts
	I0804 00:52:12.622556 1684495 start.go:360] acquireMachinesLock for old-k8s-version-675414: {Name:mkd5d2247bdc0e236ad1ddea78bfca63d1acb6cb Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0804 00:52:12.622627 1684495 start.go:364] duration metric: took 50.748µs to acquireMachinesLock for "old-k8s-version-675414"
	I0804 00:52:12.622647 1684495 start.go:96] Skipping create...Using existing machine configuration
	I0804 00:52:12.622657 1684495 fix.go:54] fixHost starting: 
	I0804 00:52:12.622916 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:12.699770 1684495 fix.go:112] recreateIfNeeded on old-k8s-version-675414: state=Stopped err=<nil>
	W0804 00:52:12.699806 1684495 fix.go:138] unexpected machine state, will restart: <nil>
	I0804 00:52:12.702296 1684495 out.go:177] * Restarting existing docker container for "old-k8s-version-675414" ...
	I0804 00:52:12.704567 1684495 cli_runner.go:164] Run: docker start old-k8s-version-675414
	I0804 00:52:13.168331 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:13.203383 1684495 kic.go:430] container "old-k8s-version-675414" state is running.
	I0804 00:52:13.203754 1684495 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-675414
	I0804 00:52:13.230543 1684495 profile.go:143] Saving config to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/config.json ...
	I0804 00:52:13.230796 1684495 machine.go:94] provisionDockerMachine start ...
	I0804 00:52:13.230860 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:13.267796 1684495 main.go:141] libmachine: Using SSH client type: native
	I0804 00:52:13.268059 1684495 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34920 <nil> <nil>}
	I0804 00:52:13.268074 1684495 main.go:141] libmachine: About to run SSH command:
	hostname
	I0804 00:52:13.268849 1684495 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0804 00:52:16.408516 1684495 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-675414
	
	I0804 00:52:16.408542 1684495 ubuntu.go:169] provisioning hostname "old-k8s-version-675414"
	I0804 00:52:16.408616 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:16.443902 1684495 main.go:141] libmachine: Using SSH client type: native
	I0804 00:52:16.444155 1684495 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34920 <nil> <nil>}
	I0804 00:52:16.444172 1684495 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-675414 && echo "old-k8s-version-675414" | sudo tee /etc/hostname
	I0804 00:52:16.600393 1684495 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-675414
	
	I0804 00:52:16.600501 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:16.628656 1684495 main.go:141] libmachine: Using SSH client type: native
	I0804 00:52:16.629032 1684495 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34920 <nil> <nil>}
	I0804 00:52:16.629059 1684495 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-675414' /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-675414/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-675414' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0804 00:52:16.777991 1684495 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0804 00:52:16.778043 1684495 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19370-1473734/.minikube CaCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19370-1473734/.minikube}
	I0804 00:52:16.778072 1684495 ubuntu.go:177] setting up certificates
	I0804 00:52:16.778082 1684495 provision.go:84] configureAuth start
	I0804 00:52:16.778194 1684495 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-675414
	I0804 00:52:16.794842 1684495 provision.go:143] copyHostCerts
	I0804 00:52:16.794922 1684495 exec_runner.go:144] found /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.pem, removing ...
	I0804 00:52:16.794939 1684495 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.pem
	I0804 00:52:16.795012 1684495 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.pem (1082 bytes)
	I0804 00:52:16.795122 1684495 exec_runner.go:144] found /home/jenkins/minikube-integration/19370-1473734/.minikube/cert.pem, removing ...
	I0804 00:52:16.795128 1684495 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19370-1473734/.minikube/cert.pem
	I0804 00:52:16.795167 1684495 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/cert.pem (1123 bytes)
	I0804 00:52:16.795236 1684495 exec_runner.go:144] found /home/jenkins/minikube-integration/19370-1473734/.minikube/key.pem, removing ...
	I0804 00:52:16.795240 1684495 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19370-1473734/.minikube/key.pem
	I0804 00:52:16.795267 1684495 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19370-1473734/.minikube/key.pem (1679 bytes)
	I0804 00:52:16.795353 1684495 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-675414 san=[127.0.0.1 192.168.76.2 localhost minikube old-k8s-version-675414]
	I0804 00:52:17.718411 1684495 provision.go:177] copyRemoteCerts
	I0804 00:52:17.718534 1684495 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0804 00:52:17.718609 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:17.735820 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:17.834832 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0804 00:52:17.862252 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0804 00:52:17.889943 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0804 00:52:17.917522 1684495 provision.go:87] duration metric: took 1.139417999s to configureAuth
	I0804 00:52:17.917557 1684495 ubuntu.go:193] setting minikube options for container-runtime
	I0804 00:52:17.917788 1684495 config.go:182] Loaded profile config "old-k8s-version-675414": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0804 00:52:17.917803 1684495 machine.go:97] duration metric: took 4.686991566s to provisionDockerMachine
	I0804 00:52:17.917812 1684495 start.go:293] postStartSetup for "old-k8s-version-675414" (driver="docker")
	I0804 00:52:17.917823 1684495 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0804 00:52:17.917889 1684495 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0804 00:52:17.917942 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:17.943261 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:18.039123 1684495 ssh_runner.go:195] Run: cat /etc/os-release
	I0804 00:52:18.043505 1684495 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0804 00:52:18.043540 1684495 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0804 00:52:18.043551 1684495 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0804 00:52:18.043558 1684495 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0804 00:52:18.043569 1684495 filesync.go:126] Scanning /home/jenkins/minikube-integration/19370-1473734/.minikube/addons for local assets ...
	I0804 00:52:18.043627 1684495 filesync.go:126] Scanning /home/jenkins/minikube-integration/19370-1473734/.minikube/files for local assets ...
	I0804 00:52:18.043721 1684495 filesync.go:149] local asset: /home/jenkins/minikube-integration/19370-1473734/.minikube/files/etc/ssl/certs/14791372.pem -> 14791372.pem in /etc/ssl/certs
	I0804 00:52:18.043833 1684495 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0804 00:52:18.053666 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/files/etc/ssl/certs/14791372.pem --> /etc/ssl/certs/14791372.pem (1708 bytes)
	I0804 00:52:18.087989 1684495 start.go:296] duration metric: took 170.144654ms for postStartSetup
	I0804 00:52:18.088153 1684495 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:52:18.088249 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:18.110903 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:18.202184 1684495 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0804 00:52:18.208428 1684495 fix.go:56] duration metric: took 5.585765999s for fixHost
	I0804 00:52:18.208452 1684495 start.go:83] releasing machines lock for "old-k8s-version-675414", held for 5.585816739s
	I0804 00:52:18.208530 1684495 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-675414
	I0804 00:52:18.226602 1684495 ssh_runner.go:195] Run: cat /version.json
	I0804 00:52:18.226702 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:18.226932 1684495 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0804 00:52:18.226985 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:18.264945 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:18.269810 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:18.497415 1684495 ssh_runner.go:195] Run: systemctl --version
	I0804 00:52:18.502023 1684495 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0804 00:52:18.506569 1684495 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' {}" ;
	I0804 00:52:18.529638 1684495 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0804 00:52:18.529716 1684495 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, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0804 00:52:18.539931 1684495 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0804 00:52:18.539956 1684495 start.go:495] detecting cgroup driver to use...
	I0804 00:52:18.539988 1684495 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0804 00:52:18.540036 1684495 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0804 00:52:18.555829 1684495 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0804 00:52:18.571971 1684495 docker.go:217] disabling cri-docker service (if available) ...
	I0804 00:52:18.572041 1684495 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0804 00:52:18.587652 1684495 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0804 00:52:18.600735 1684495 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0804 00:52:18.722974 1684495 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0804 00:52:18.832009 1684495 docker.go:233] disabling docker service ...
	I0804 00:52:18.832082 1684495 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0804 00:52:18.848209 1684495 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0804 00:52:18.864545 1684495 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0804 00:52:18.971346 1684495 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0804 00:52:19.084825 1684495 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0804 00:52:19.097735 1684495 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"
	I0804 00:52:19.116120 1684495 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"
	I0804 00:52:19.129060 1684495 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"
	I0804 00:52:19.140397 1684495 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0804 00:52:19.140542 1684495 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0804 00:52:19.152870 1684495 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"
	I0804 00:52:19.164107 1684495 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0804 00:52:19.176214 1684495 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0804 00:52:19.187429 1684495 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0804 00:52:19.198470 1684495 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"
	I0804 00:52:19.209087 1684495 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0804 00:52:19.218996 1684495 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0804 00:52:19.228701 1684495 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:52:19.342310 1684495 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0804 00:52:19.605598 1684495 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0804 00:52:19.605718 1684495 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0804 00:52:19.614332 1684495 start.go:563] Will wait 60s for crictl version
	I0804 00:52:19.614418 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:52:19.621506 1684495 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0804 00:52:19.672661 1684495 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.19
	RuntimeApiVersion:  v1
	I0804 00:52:19.672764 1684495 ssh_runner.go:195] Run: containerd --version
	I0804 00:52:19.695025 1684495 ssh_runner.go:195] Run: containerd --version
	I0804 00:52:19.723189 1684495 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.7.19 ...
	I0804 00:52:19.725344 1684495 cli_runner.go:164] Run: docker network inspect old-k8s-version-675414 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0804 00:52:19.748581 1684495 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0804 00:52:19.752339 1684495 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0804 00:52:19.764472 1684495 kubeadm.go:883] updating cluster {Name:old-k8s-version-675414 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-675414 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd 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} ...
	I0804 00:52:19.764591 1684495 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0804 00:52:19.764657 1684495 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 00:52:19.815583 1684495 containerd.go:627] all images are preloaded for containerd runtime.
	I0804 00:52:19.815604 1684495 containerd.go:534] Images already preloaded, skipping extraction
	I0804 00:52:19.815663 1684495 ssh_runner.go:195] Run: sudo crictl images --output json
	I0804 00:52:19.864347 1684495 containerd.go:627] all images are preloaded for containerd runtime.
	I0804 00:52:19.864414 1684495 cache_images.go:84] Images are preloaded, skipping loading
	I0804 00:52:19.864436 1684495 kubeadm.go:934] updating node { 192.168.76.2 8443 v1.20.0 containerd true true} ...
	I0804 00:52:19.864597 1684495 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[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=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --hostname-override=old-k8s-version-675414 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-675414 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0804 00:52:19.864697 1684495 ssh_runner.go:195] Run: sudo crictl info
	I0804 00:52:19.909085 1684495 cni.go:84] Creating CNI manager for ""
	I0804 00:52:19.909105 1684495 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:52:19.909114 1684495 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0804 00:52:19.909134 1684495 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.76.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-675414 NodeName:old-k8s-version-675414 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0804 00:52:19.909254 1684495 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /run/containerd/containerd.sock
	  name: "old-k8s-version-675414"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.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
	
	I0804 00:52:19.909320 1684495 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0804 00:52:19.919203 1684495 binaries.go:44] Found k8s binaries, skipping transfer
	I0804 00:52:19.919293 1684495 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0804 00:52:19.928017 1684495 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0804 00:52:19.946181 1684495 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0804 00:52:19.964338 1684495 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0804 00:52:19.995010 1684495 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0804 00:52:20.001975 1684495 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0804 00:52:20.024808 1684495 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:52:20.157158 1684495 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 00:52:20.176912 1684495 certs.go:68] Setting up /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414 for IP: 192.168.76.2
	I0804 00:52:20.176938 1684495 certs.go:194] generating shared ca certs ...
	I0804 00:52:20.176955 1684495 certs.go:226] acquiring lock for ca certs: {Name:mk2d20f3e6c520aa5e70e9098b9ab738af85e9ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:52:20.177098 1684495 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key
	I0804 00:52:20.177145 1684495 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key
	I0804 00:52:20.177157 1684495 certs.go:256] generating profile certs ...
	I0804 00:52:20.177253 1684495 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.key
	I0804 00:52:20.177335 1684495 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/apiserver.key.b2414c8a
	I0804 00:52:20.177381 1684495 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/proxy-client.key
	I0804 00:52:20.177528 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/1479137.pem (1338 bytes)
	W0804 00:52:20.177564 1684495 certs.go:480] ignoring /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/1479137_empty.pem, impossibly tiny 0 bytes
	I0804 00:52:20.177577 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca-key.pem (1679 bytes)
	I0804 00:52:20.177602 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/ca.pem (1082 bytes)
	I0804 00:52:20.177629 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/cert.pem (1123 bytes)
	I0804 00:52:20.177657 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/key.pem (1679 bytes)
	I0804 00:52:20.177705 1684495 certs.go:484] found cert: /home/jenkins/minikube-integration/19370-1473734/.minikube/files/etc/ssl/certs/14791372.pem (1708 bytes)
	I0804 00:52:20.178336 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0804 00:52:20.236322 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0804 00:52:20.285044 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0804 00:52:20.312551 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0804 00:52:20.384533 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0804 00:52:20.438289 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0804 00:52:20.466493 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0804 00:52:20.496307 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0804 00:52:20.526492 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/certs/1479137.pem --> /usr/share/ca-certificates/1479137.pem (1338 bytes)
	I0804 00:52:20.561224 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/files/etc/ssl/certs/14791372.pem --> /usr/share/ca-certificates/14791372.pem (1708 bytes)
	I0804 00:52:20.587175 1684495 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19370-1473734/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0804 00:52:20.623343 1684495 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0804 00:52:20.646739 1684495 ssh_runner.go:195] Run: openssl version
	I0804 00:52:20.654136 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/14791372.pem && ln -fs /usr/share/ca-certificates/14791372.pem /etc/ssl/certs/14791372.pem"
	I0804 00:52:20.665279 1684495 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/14791372.pem
	I0804 00:52:20.669237 1684495 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Aug  4 00:13 /usr/share/ca-certificates/14791372.pem
	I0804 00:52:20.669311 1684495 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/14791372.pem
	I0804 00:52:20.677276 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/14791372.pem /etc/ssl/certs/3ec20f2e.0"
	I0804 00:52:20.686864 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0804 00:52:20.697768 1684495 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:52:20.702635 1684495 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  4 00:02 /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:52:20.702708 1684495 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0804 00:52:20.712011 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0804 00:52:20.721806 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/1479137.pem && ln -fs /usr/share/ca-certificates/1479137.pem /etc/ssl/certs/1479137.pem"
	I0804 00:52:20.732051 1684495 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/1479137.pem
	I0804 00:52:20.738107 1684495 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Aug  4 00:13 /usr/share/ca-certificates/1479137.pem
	I0804 00:52:20.738174 1684495 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/1479137.pem
	I0804 00:52:20.746070 1684495 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/1479137.pem /etc/ssl/certs/51391683.0"
	I0804 00:52:20.755966 1684495 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0804 00:52:20.761304 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0804 00:52:20.769000 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0804 00:52:20.783271 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0804 00:52:20.791051 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0804 00:52:20.799359 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0804 00:52:20.807061 1684495 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0804 00:52:20.814766 1684495 kubeadm.go:392] StartCluster: {Name:old-k8s-version-675414 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts: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-675414 Namespace:default APIServerHAVIP: APIServerName:minikube
CA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd 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:/hom
e/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:52:20.814918 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0804 00:52:20.815035 1684495 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0804 00:52:20.860437 1684495 cri.go:89] found id: "8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b"
	I0804 00:52:20.860516 1684495 cri.go:89] found id: "23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7"
	I0804 00:52:20.860536 1684495 cri.go:89] found id: "b2b3333c07971682a25146e6a88c99680d811ede2319300b97cb5b3e68f7f57d"
	I0804 00:52:20.860561 1684495 cri.go:89] found id: "989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21"
	I0804 00:52:20.860603 1684495 cri.go:89] found id: "97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7"
	I0804 00:52:20.860624 1684495 cri.go:89] found id: "bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a"
	I0804 00:52:20.860647 1684495 cri.go:89] found id: "be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89"
	I0804 00:52:20.860682 1684495 cri.go:89] found id: "a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444"
	I0804 00:52:20.860699 1684495 cri.go:89] found id: ""
	I0804 00:52:20.860795 1684495 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0804 00:52:20.875168 1684495 cri.go:116] JSON = null
	W0804 00:52:20.875267 1684495 kubeadm.go:399] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0804 00:52:20.875377 1684495 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0804 00:52:20.887091 1684495 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0804 00:52:20.887164 1684495 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0804 00:52:20.887253 1684495 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0804 00:52:20.897167 1684495 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0804 00:52:20.897725 1684495 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-675414" does not appear in /home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:52:20.897891 1684495 kubeconfig.go:62] /home/jenkins/minikube-integration/19370-1473734/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-675414" cluster setting kubeconfig missing "old-k8s-version-675414" context setting]
	I0804 00:52:20.898247 1684495 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/kubeconfig: {Name:mk27c985a2e0ad08ab78607f36d1f3ca89a1f0ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:52:20.899952 1684495 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0804 00:52:20.913683 1684495 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.76.2
	I0804 00:52:20.913781 1684495 kubeadm.go:597] duration metric: took 26.565844ms to restartPrimaryControlPlane
	I0804 00:52:20.913815 1684495 kubeadm.go:394] duration metric: took 99.053732ms to StartCluster
	I0804 00:52:20.913844 1684495 settings.go:142] acquiring lock: {Name:mkf39045e3df3ca7153b1fbaed09dab65e974abe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:52:20.913963 1684495 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:52:20.914736 1684495 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/kubeconfig: {Name:mk27c985a2e0ad08ab78607f36d1f3ca89a1f0ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:52:20.915025 1684495 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0804 00:52:20.915437 1684495 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]
	I0804 00:52:20.915517 1684495 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-675414"
	I0804 00:52:20.915553 1684495 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-675414"
	W0804 00:52:20.915560 1684495 addons.go:243] addon storage-provisioner should already be in state true
	I0804 00:52:20.915584 1684495 host.go:66] Checking if "old-k8s-version-675414" exists ...
	I0804 00:52:20.916002 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:20.916617 1684495 config.go:182] Loaded profile config "old-k8s-version-675414": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0804 00:52:20.916778 1684495 addons.go:69] Setting dashboard=true in profile "old-k8s-version-675414"
	I0804 00:52:20.916811 1684495 addons.go:234] Setting addon dashboard=true in "old-k8s-version-675414"
	W0804 00:52:20.916817 1684495 addons.go:243] addon dashboard should already be in state true
	I0804 00:52:20.916843 1684495 host.go:66] Checking if "old-k8s-version-675414" exists ...
	I0804 00:52:20.917250 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:20.919103 1684495 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-675414"
	I0804 00:52:20.919161 1684495 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-675414"
	W0804 00:52:20.919377 1684495 addons.go:243] addon metrics-server should already be in state true
	I0804 00:52:20.919445 1684495 host.go:66] Checking if "old-k8s-version-675414" exists ...
	I0804 00:52:20.921380 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:20.919285 1684495 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-675414"
	I0804 00:52:20.922726 1684495 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-675414"
	I0804 00:52:20.922766 1684495 out.go:177] * Verifying Kubernetes components...
	I0804 00:52:20.923068 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:20.924993 1684495 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0804 00:52:20.962818 1684495 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0804 00:52:20.962936 1684495 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0804 00:52:20.965079 1684495 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0804 00:52:20.965371 1684495 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0804 00:52:20.965385 1684495 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0804 00:52:20.965460 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:20.967525 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0804 00:52:20.967547 1684495 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0804 00:52:20.967636 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:20.989154 1684495 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0804 00:52:20.992191 1684495 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0804 00:52:20.992216 1684495 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0804 00:52:20.992296 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:21.010586 1684495 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-675414"
	W0804 00:52:21.010608 1684495 addons.go:243] addon default-storageclass should already be in state true
	I0804 00:52:21.010636 1684495 host.go:66] Checking if "old-k8s-version-675414" exists ...
	I0804 00:52:21.011517 1684495 cli_runner.go:164] Run: docker container inspect old-k8s-version-675414 --format={{.State.Status}}
	I0804 00:52:21.052877 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:21.074824 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:21.080850 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:21.083031 1684495 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0804 00:52:21.083054 1684495 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0804 00:52:21.083118 1684495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-675414
	I0804 00:52:21.116435 1684495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34920 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/old-k8s-version-675414/id_rsa Username:docker}
	I0804 00:52:21.140620 1684495 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0804 00:52:21.192526 1684495 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-675414" to be "Ready" ...
	I0804 00:52:21.240315 1684495 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0804 00:52:21.240339 1684495 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0804 00:52:21.293788 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0804 00:52:21.293816 1684495 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0804 00:52:21.297480 1684495 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
	I0804 00:52:21.316995 1684495 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
	I0804 00:52:21.320449 1684495 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0804 00:52:21.320519 1684495 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0804 00:52:21.372462 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0804 00:52:21.372535 1684495 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0804 00:52:21.385474 1684495 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0804 00:52:21.385570 1684495 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0804 00:52:21.456616 1684495 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
	I0804 00:52:21.474049 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0804 00:52:21.474127 1684495 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0804 00:52:21.589196 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0804 00:52:21.589267 1684495 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	W0804 00:52:21.626342 1684495 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?
	I0804 00:52:21.626425 1684495 retry.go:31] will retry after 310.632352ms: 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?
	W0804 00:52:21.627909 1684495 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?
	I0804 00:52:21.627986 1684495 retry.go:31] will retry after 134.808942ms: 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?
	I0804 00:52:21.684350 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0804 00:52:21.684424 1684495 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	W0804 00:52:21.709251 1684495 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?
	I0804 00:52:21.709337 1684495 retry.go:31] will retry after 323.768229ms: 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?
	I0804 00:52:21.722070 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0804 00:52:21.722148 1684495 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0804 00:52:21.741366 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0804 00:52:21.741440 1684495 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0804 00:52:21.760246 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0804 00:52:21.760321 1684495 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0804 00:52:21.763501 1684495 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
	I0804 00:52:21.795442 1684495 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0804 00:52:21.795519 1684495 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0804 00:52:21.854429 1684495 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
	W0804 00:52:21.888224 1684495 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?
	I0804 00:52:21.888305 1684495 retry.go:31] will retry after 433.995887ms: 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?
	I0804 00:52:21.937592 1684495 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
	W0804 00:52:22.004612 1684495 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?
	I0804 00:52:22.004702 1684495 retry.go:31] will retry after 312.577807ms: 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?
	I0804 00:52:22.033798 1684495 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
	W0804 00:52:22.083130 1684495 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?
	I0804 00:52:22.083221 1684495 retry.go:31] will retry after 546.629343ms: 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?
	W0804 00:52:22.162497 1684495 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?
	I0804 00:52:22.162579 1684495 retry.go:31] will retry after 510.942843ms: 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?
	I0804 00:52:22.318387 1684495 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
	I0804 00:52:22.322667 1684495 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
	W0804 00:52:22.461493 1684495 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?
	I0804 00:52:22.461579 1684495 retry.go:31] will retry after 256.573273ms: 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?
	W0804 00:52:22.479152 1684495 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?
	I0804 00:52:22.479186 1684495 retry.go:31] will retry after 482.207675ms: 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?
	I0804 00:52:22.630566 1684495 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
	I0804 00:52:22.674300 1684495 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
	I0804 00:52:22.718630 1684495 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
	W0804 00:52:22.745907 1684495 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?
	I0804 00:52:22.745982 1684495 retry.go:31] will retry after 796.473179ms: 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?
	W0804 00:52:22.910242 1684495 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?
	I0804 00:52:22.910314 1684495 retry.go:31] will retry after 308.242734ms: 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?
	I0804 00:52:22.962356 1684495 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
	W0804 00:52:23.103610 1684495 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?
	I0804 00:52:23.103639 1684495 retry.go:31] will retry after 669.872259ms: 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?
	I0804 00:52:23.193160 1684495 node_ready.go:53] error getting node "old-k8s-version-675414": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-675414": dial tcp 192.168.76.2:8443: connect: connection refused
	I0804 00:52:23.219509 1684495 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
	W0804 00:52:23.269229 1684495 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?
	I0804 00:52:23.269258 1684495 retry.go:31] will retry after 612.439619ms: 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?
	W0804 00:52:23.389574 1684495 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?
	I0804 00:52:23.389607 1684495 retry.go:31] will retry after 738.411198ms: 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?
	I0804 00:52:23.542873 1684495 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
	W0804 00:52:23.613580 1684495 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?
	I0804 00:52:23.613613 1684495 retry.go:31] will retry after 452.843491ms: 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?
	I0804 00:52:23.774576 1684495 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
	W0804 00:52:23.847131 1684495 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?
	I0804 00:52:23.847164 1684495 retry.go:31] will retry after 958.899113ms: 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?
	I0804 00:52:23.882412 1684495 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
	W0804 00:52:23.960779 1684495 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?
	I0804 00:52:23.960815 1684495 retry.go:31] will retry after 1.432830457s: 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?
	I0804 00:52:24.067136 1684495 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
	I0804 00:52:24.129011 1684495 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
	W0804 00:52:24.149478 1684495 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?
	I0804 00:52:24.149515 1684495 retry.go:31] will retry after 1.198665894s: 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?
	W0804 00:52:24.210193 1684495 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?
	I0804 00:52:24.210233 1684495 retry.go:31] will retry after 1.740732453s: 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?
	I0804 00:52:24.806289 1684495 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
	W0804 00:52:24.878179 1684495 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?
	I0804 00:52:24.878213 1684495 retry.go:31] will retry after 992.963164ms: 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?
	I0804 00:52:25.193932 1684495 node_ready.go:53] error getting node "old-k8s-version-675414": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-675414": dial tcp 192.168.76.2:8443: connect: connection refused
	I0804 00:52:25.349249 1684495 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
	I0804 00:52:25.394624 1684495 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
	W0804 00:52:25.456975 1684495 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?
	I0804 00:52:25.457012 1684495 retry.go:31] will retry after 2.555274127s: 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?
	W0804 00:52:25.514146 1684495 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?
	I0804 00:52:25.514188 1684495 retry.go:31] will retry after 970.42327ms: 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?
	I0804 00:52:25.872267 1684495 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
	W0804 00:52:25.950938 1684495 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?
	I0804 00:52:25.950973 1684495 retry.go:31] will retry after 2.012595075s: 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?
	I0804 00:52:25.951042 1684495 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
	W0804 00:52:26.025573 1684495 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?
	I0804 00:52:26.025609 1684495 retry.go:31] will retry after 1.846275836s: 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?
	I0804 00:52:26.485583 1684495 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
	W0804 00:52:26.563414 1684495 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?
	I0804 00:52:26.563448 1684495 retry.go:31] will retry after 1.437860964s: 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?
	I0804 00:52:27.694079 1684495 node_ready.go:53] error getting node "old-k8s-version-675414": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-675414": dial tcp 192.168.76.2:8443: connect: connection refused
	I0804 00:52:27.872133 1684495 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
	I0804 00:52:27.964246 1684495 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
	I0804 00:52:28.002170 1684495 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
	I0804 00:52:28.013056 1684495 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
	W0804 00:52:28.014737 1684495 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?
	I0804 00:52:28.014767 1684495 retry.go:31] will retry after 2.444967427s: 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?
	W0804 00:52:28.207653 1684495 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?
	I0804 00:52:28.207681 1684495 retry.go:31] will retry after 3.399187594s: 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?
	W0804 00:52:28.250192 1684495 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?
	I0804 00:52:28.250223 1684495 retry.go:31] will retry after 4.320798746s: 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?
	W0804 00:52:28.285873 1684495 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?
	I0804 00:52:28.285910 1684495 retry.go:31] will retry after 1.728407841s: 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?
	I0804 00:52:30.014943 1684495 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
	I0804 00:52:30.459947 1684495 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
	I0804 00:52:31.607602 1684495 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
	I0804 00:52:32.571172 1684495 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
	I0804 00:52:40.194357 1684495 node_ready.go:53] error getting node "old-k8s-version-675414": Get "https://192.168.76.2:8443/api/v1/nodes/old-k8s-version-675414": net/http: TLS handshake timeout
	I0804 00:52:40.490262 1684495 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: (10.475259936s)
	W0804 00:52:40.490304 1684495 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0804 00:52:40.490322 1684495 retry.go:31] will retry after 3.524458997s: 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0804 00:52:40.831043 1684495 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: (10.371057645s)
	W0804 00:52:40.831079 1684495 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0804 00:52:40.831098 1684495 retry.go:31] will retry after 5.444649105s: 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:
	Unable to connect to the server: net/http: TLS handshake timeout
	I0804 00:52:41.368221 1684495 node_ready.go:49] node "old-k8s-version-675414" has status "Ready":"True"
	I0804 00:52:41.368248 1684495 node_ready.go:38] duration metric: took 20.175688854s for node "old-k8s-version-675414" to be "Ready" ...
	I0804 00:52:41.368259 1684495 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0804 00:52:41.598756 1684495 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-hqfq7" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.838431 1684495 pod_ready.go:92] pod "coredns-74ff55c5b-hqfq7" in "kube-system" namespace has status "Ready":"True"
	I0804 00:52:41.838505 1684495 pod_ready.go:81] duration metric: took 239.618234ms for pod "coredns-74ff55c5b-hqfq7" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.838534 1684495 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.910784 1684495 pod_ready.go:92] pod "etcd-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"True"
	I0804 00:52:41.910856 1684495 pod_ready.go:81] duration metric: took 72.30064ms for pod "etcd-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.910907 1684495 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.983624 1684495 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"True"
	I0804 00:52:41.983698 1684495 pod_ready.go:81] duration metric: took 72.768634ms for pod "kube-apiserver-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:41.983724 1684495 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:52:43.286815 1684495 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: (11.679166991s)
	I0804 00:52:43.287080 1684495 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: (10.715877729s)
	I0804 00:52:43.289259 1684495 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-675414 addons enable metrics-server
	
	I0804 00:52:43.991168 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:44.015437 1684495 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
	I0804 00:52:45.335720 1684495 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: (1.320246803s)
	I0804 00:52:46.276047 1684495 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
	I0804 00:52:46.496260 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:46.898651 1684495 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-675414"
	I0804 00:52:46.900754 1684495 out.go:177] * Enabled addons: storage-provisioner, dashboard, default-storageclass, metrics-server
	I0804 00:52:46.902538 1684495 addons.go:510] duration metric: took 25.98709854s for enable addons: enabled=[storage-provisioner dashboard default-storageclass metrics-server]
	I0804 00:52:48.990931 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:51.491243 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:53.990026 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:55.999534 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:52:58.490842 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:00.493207 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:02.499864 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:04.992418 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:07.490429 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:09.493229 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:11.990575 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:14.491736 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:16.990044 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:19.489926 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:21.490107 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:23.992845 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:26.493076 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:28.990254 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:30.990370 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:32.990723 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:35.490840 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:37.491465 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:39.990285 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:41.990408 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:44.492630 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:46.498764 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:48.995452 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:51.491292 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:53.990475 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:56.491557 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:53:58.991191 1684495 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:00.993492 1684495 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"True"
	I0804 00:54:00.993522 1684495 pod_ready.go:81] duration metric: took 1m19.009776515s for pod "kube-controller-manager-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:00.993535 1684495 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-vffqm" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:01.000850 1684495 pod_ready.go:92] pod "kube-proxy-vffqm" in "kube-system" namespace has status "Ready":"True"
	I0804 00:54:01.000942 1684495 pod_ready.go:81] duration metric: took 7.398773ms for pod "kube-proxy-vffqm" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:01.000978 1684495 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:01.007678 1684495 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-675414" in "kube-system" namespace has status "Ready":"True"
	I0804 00:54:01.007703 1684495 pod_ready.go:81] duration metric: took 6.689664ms for pod "kube-scheduler-old-k8s-version-675414" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:01.007716 1684495 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace to be "Ready" ...
	I0804 00:54:03.016259 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:05.024971 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:07.513093 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:09.513831 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:11.513904 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:14.013702 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:16.014169 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:18.014835 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:20.018430 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:22.514547 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:25.022203 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:27.514524 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:30.023573 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:32.514917 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:35.015638 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:37.520703 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:40.017811 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:42.516247 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:45.023780 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:47.514367 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:50.016123 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:52.106253 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:54.514230 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:57.015205 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:54:59.514056 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:01.514650 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:04.015358 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:06.016809 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:08.513643 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:10.514247 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:13.014022 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:15.018655 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:17.021104 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:19.514273 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:22.014678 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:24.514271 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:27.016006 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:29.514720 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:32.014427 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:34.515440 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:37.015725 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:39.514308 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:42.024193 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:44.513577 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:46.514790 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:49.013580 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:51.014633 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:53.015267 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:55.015841 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:55:57.514241 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:00.030632 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:02.515086 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:05.017398 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:07.020024 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:09.513829 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:11.513940 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:13.514582 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:16.014108 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:18.015405 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:20.016322 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:22.514115 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:24.514465 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:27.015270 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:29.513753 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:31.514391 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:34.015584 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:36.514268 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:38.514525 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:41.013627 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:43.015982 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:45.019910 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:47.520887 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:50.016850 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:52.514440 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:54.514792 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:56.517322 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:56:59.013836 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:01.014837 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:03.514768 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:06.017395 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:08.514086 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:10.514927 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:13.016281 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:15.020651 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:17.513512 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:19.516023 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:22.015111 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:24.015508 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:26.514695 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:29.014195 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:31.014621 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:33.517261 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:36.015991 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:38.514189 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:40.514299 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:43.013992 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:45.025839 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:47.514297 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:49.514840 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:52.015573 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:54.513686 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:57.016807 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:57:59.514677 1684495 pod_ready.go:102] pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace has status "Ready":"False"
	I0804 00:58:01.014807 1684495 pod_ready.go:81] duration metric: took 4m0.007076801s for pod "metrics-server-9975d5f86-7sd8p" in "kube-system" namespace to be "Ready" ...
	E0804 00:58:01.014832 1684495 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0804 00:58:01.014841 1684495 pod_ready.go:38] duration metric: took 5m19.646571569s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0804 00:58:01.014854 1684495 api_server.go:52] waiting for apiserver process to appear ...
	I0804 00:58:01.014884 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0804 00:58:01.014944 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 00:58:01.088859 1684495 cri.go:89] found id: "987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370"
	I0804 00:58:01.088892 1684495 cri.go:89] found id: "be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89"
	I0804 00:58:01.088898 1684495 cri.go:89] found id: ""
	I0804 00:58:01.088905 1684495 logs.go:276] 2 containers: [987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370 be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89]
	I0804 00:58:01.088961 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.094375 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.099566 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0804 00:58:01.099650 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 00:58:01.166854 1684495 cri.go:89] found id: "149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73"
	I0804 00:58:01.166878 1684495 cri.go:89] found id: "97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7"
	I0804 00:58:01.166884 1684495 cri.go:89] found id: ""
	I0804 00:58:01.166891 1684495 logs.go:276] 2 containers: [149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73 97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7]
	I0804 00:58:01.166948 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.171059 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.174882 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0804 00:58:01.174952 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 00:58:01.245703 1684495 cri.go:89] found id: "5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd"
	I0804 00:58:01.245726 1684495 cri.go:89] found id: "8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b"
	I0804 00:58:01.245730 1684495 cri.go:89] found id: ""
	I0804 00:58:01.245737 1684495 logs.go:276] 2 containers: [5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd 8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b]
	I0804 00:58:01.245809 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.251135 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.255546 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0804 00:58:01.255634 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 00:58:01.335579 1684495 cri.go:89] found id: "7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032"
	I0804 00:58:01.335602 1684495 cri.go:89] found id: "a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444"
	I0804 00:58:01.335607 1684495 cri.go:89] found id: ""
	I0804 00:58:01.335614 1684495 logs.go:276] 2 containers: [7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032 a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444]
	I0804 00:58:01.335670 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.340907 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.344445 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0804 00:58:01.344513 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 00:58:01.420038 1684495 cri.go:89] found id: "077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f"
	I0804 00:58:01.420123 1684495 cri.go:89] found id: "989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21"
	I0804 00:58:01.420141 1684495 cri.go:89] found id: ""
	I0804 00:58:01.420183 1684495 logs.go:276] 2 containers: [077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f 989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21]
	I0804 00:58:01.420273 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.427224 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.431917 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 00:58:01.432040 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 00:58:01.498843 1684495 cri.go:89] found id: "f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9"
	I0804 00:58:01.498920 1684495 cri.go:89] found id: "bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a"
	I0804 00:58:01.498949 1684495 cri.go:89] found id: ""
	I0804 00:58:01.498971 1684495 logs.go:276] 2 containers: [f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9 bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a]
	I0804 00:58:01.499062 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.505641 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.510080 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0804 00:58:01.510219 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 00:58:01.569484 1684495 cri.go:89] found id: "c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f"
	I0804 00:58:01.569555 1684495 cri.go:89] found id: "23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7"
	I0804 00:58:01.569572 1684495 cri.go:89] found id: ""
	I0804 00:58:01.569594 1684495 logs.go:276] 2 containers: [c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f 23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7]
	I0804 00:58:01.569691 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.576440 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.580698 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0804 00:58:01.580928 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0804 00:58:01.637056 1684495 cri.go:89] found id: "aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383"
	I0804 00:58:01.637118 1684495 cri.go:89] found id: ""
	I0804 00:58:01.637148 1684495 logs.go:276] 1 containers: [aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383]
	I0804 00:58:01.637237 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.641670 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0804 00:58:01.641795 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0804 00:58:01.702293 1684495 cri.go:89] found id: "b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947"
	I0804 00:58:01.702366 1684495 cri.go:89] found id: "76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa"
	I0804 00:58:01.702384 1684495 cri.go:89] found id: ""
	I0804 00:58:01.702409 1684495 logs.go:276] 2 containers: [b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947 76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa]
	I0804 00:58:01.702504 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.706707 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:01.710445 1684495 logs.go:123] Gathering logs for dmesg ...
	I0804 00:58:01.710475 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 00:58:01.729515 1684495 logs.go:123] Gathering logs for coredns [8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b] ...
	I0804 00:58:01.729548 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b"
	I0804 00:58:01.768709 1684495 logs.go:123] Gathering logs for kube-scheduler [7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032] ...
	I0804 00:58:01.768784 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032"
	I0804 00:58:01.821240 1684495 logs.go:123] Gathering logs for kube-controller-manager [bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a] ...
	I0804 00:58:01.821270 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a"
	I0804 00:58:01.885821 1684495 logs.go:123] Gathering logs for kindnet [c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f] ...
	I0804 00:58:01.885860 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f"
	I0804 00:58:01.951719 1684495 logs.go:123] Gathering logs for kube-apiserver [be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89] ...
	I0804 00:58:01.951753 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89"
	I0804 00:58:02.005715 1684495 logs.go:123] Gathering logs for etcd [149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73] ...
	I0804 00:58:02.005761 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73"
	I0804 00:58:02.055446 1684495 logs.go:123] Gathering logs for kube-scheduler [a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444] ...
	I0804 00:58:02.055521 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444"
	I0804 00:58:02.096424 1684495 logs.go:123] Gathering logs for kube-proxy [077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f] ...
	I0804 00:58:02.096452 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f"
	I0804 00:58:02.138482 1684495 logs.go:123] Gathering logs for kube-proxy [989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21] ...
	I0804 00:58:02.138508 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21"
	I0804 00:58:02.185079 1684495 logs.go:123] Gathering logs for container status ...
	I0804 00:58:02.185150 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 00:58:02.232999 1684495 logs.go:123] Gathering logs for kubelet ...
	I0804 00:58:02.233031 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 00:58:02.295044 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.282639     660 reflector.go:138] object-"kube-system"/"kindnet-token-shjqq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-shjqq" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.295376 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414364     660 reflector.go:138] object-"kube-system"/"metrics-server-token-6rjpz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-6rjpz" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.295657 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414439     660 reflector.go:138] object-"kube-system"/"kube-proxy-token-mvlnm": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-mvlnm" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.295870 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414534     660 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-675414" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.296086 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414581     660 reflector.go:138] object-"kube-system"/"coredns-token-hqkxf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-hqkxf" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.296291 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414628     660 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-675414" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.296518 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414673     660 reflector.go:138] object-"kube-system"/"storage-provisioner-token-99h2z": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-99h2z" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.296819 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414719     660 reflector.go:138] object-"default"/"default-token-zq2f5": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-zq2f5" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:02.305775 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:45 old-k8s-version-675414 kubelet[660]: E0804 00:52:45.082202     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:02.305967 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:45 old-k8s-version-675414 kubelet[660]: E0804 00:52:45.241326     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.308747 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:56 old-k8s-version-675414 kubelet[660]: E0804 00:52:56.947308     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:02.311233 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:10 old-k8s-version-675414 kubelet[660]: E0804 00:53:10.413189     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.311704 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:11 old-k8s-version-675414 kubelet[660]: E0804 00:53:11.416861     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.311898 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:11 old-k8s-version-675414 kubelet[660]: E0804 00:53:11.936064     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.312225 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:14 old-k8s-version-675414 kubelet[660]: E0804 00:53:14.644181     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.312668 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:16 old-k8s-version-675414 kubelet[660]: E0804 00:53:16.429661     660 pod_workers.go:191] Error syncing pod 216c109c-26cb-4b0d-a9f2-68fb302fb56a ("storage-provisioner_kube-system(216c109c-26cb-4b0d-a9f2-68fb302fb56a)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(216c109c-26cb-4b0d-a9f2-68fb302fb56a)"
	W0804 00:58:02.315453 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:23 old-k8s-version-675414 kubelet[660]: E0804 00:53:23.943884     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:02.316042 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:28 old-k8s-version-675414 kubelet[660]: E0804 00:53:28.466793     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.316504 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:34 old-k8s-version-675414 kubelet[660]: E0804 00:53:34.644204     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.316690 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:37 old-k8s-version-675414 kubelet[660]: E0804 00:53:37.936216     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.317026 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:46 old-k8s-version-675414 kubelet[660]: E0804 00:53:46.938197     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.317215 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:48 old-k8s-version-675414 kubelet[660]: E0804 00:53:48.951498     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.317535 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:59 old-k8s-version-675414 kubelet[660]: E0804 00:53:59.936614     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.317997 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:01 old-k8s-version-675414 kubelet[660]: E0804 00:54:01.570437     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.318326 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:04 old-k8s-version-675414 kubelet[660]: E0804 00:54:04.644942     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.320762 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:13 old-k8s-version-675414 kubelet[660]: E0804 00:54:13.943413     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:02.321089 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:16 old-k8s-version-675414 kubelet[660]: E0804 00:54:16.936076     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.321282 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:24 old-k8s-version-675414 kubelet[660]: E0804 00:54:24.937645     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.321611 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:27 old-k8s-version-675414 kubelet[660]: E0804 00:54:27.936088     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.321801 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:39 old-k8s-version-675414 kubelet[660]: E0804 00:54:39.950657     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.322387 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:43 old-k8s-version-675414 kubelet[660]: E0804 00:54:43.676832     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.322713 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:44 old-k8s-version-675414 kubelet[660]: E0804 00:54:44.680432     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.322900 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:53 old-k8s-version-675414 kubelet[660]: E0804 00:54:53.936211     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.323230 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:57 old-k8s-version-675414 kubelet[660]: E0804 00:54:57.935700     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.323415 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:07 old-k8s-version-675414 kubelet[660]: E0804 00:55:07.935950     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.323747 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:11 old-k8s-version-675414 kubelet[660]: E0804 00:55:11.935702     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.323932 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:20 old-k8s-version-675414 kubelet[660]: E0804 00:55:20.936143     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.324266 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:24 old-k8s-version-675414 kubelet[660]: E0804 00:55:24.936368     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.326726 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:34 old-k8s-version-675414 kubelet[660]: E0804 00:55:34.943118     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:02.327057 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:38 old-k8s-version-675414 kubelet[660]: E0804 00:55:38.935868     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.327244 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:47 old-k8s-version-675414 kubelet[660]: E0804 00:55:47.936158     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.327583 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:50 old-k8s-version-675414 kubelet[660]: E0804 00:55:50.936495     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.327768 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:58 old-k8s-version-675414 kubelet[660]: E0804 00:55:58.936644     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.328353 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:06 old-k8s-version-675414 kubelet[660]: E0804 00:56:06.867337     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.328538 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:10 old-k8s-version-675414 kubelet[660]: E0804 00:56:10.939645     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.328869 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:14 old-k8s-version-675414 kubelet[660]: E0804 00:56:14.644651     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.329054 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:25 old-k8s-version-675414 kubelet[660]: E0804 00:56:25.935973     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.329380 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:29 old-k8s-version-675414 kubelet[660]: E0804 00:56:29.935605     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.329587 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:37 old-k8s-version-675414 kubelet[660]: E0804 00:56:37.935980     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.329918 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:43 old-k8s-version-675414 kubelet[660]: E0804 00:56:43.936154     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.330103 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:49 old-k8s-version-675414 kubelet[660]: E0804 00:56:49.936459     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.330428 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:55 old-k8s-version-675414 kubelet[660]: E0804 00:56:55.935648     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.330613 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:02 old-k8s-version-675414 kubelet[660]: E0804 00:57:02.936961     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.330939 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:07 old-k8s-version-675414 kubelet[660]: E0804 00:57:07.935632     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.331125 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:17 old-k8s-version-675414 kubelet[660]: E0804 00:57:17.936096     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.331451 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:18 old-k8s-version-675414 kubelet[660]: E0804 00:57:18.936013     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.331635 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:30 old-k8s-version-675414 kubelet[660]: E0804 00:57:30.936039     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.331965 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: E0804 00:57:33.935699     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.332154 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.332482 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.332671 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0804 00:58:02.332681 1684495 logs.go:123] Gathering logs for etcd [97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7] ...
	I0804 00:58:02.332696 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7"
	I0804 00:58:02.381954 1684495 logs.go:123] Gathering logs for containerd ...
	I0804 00:58:02.381983 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0804 00:58:02.443278 1684495 logs.go:123] Gathering logs for storage-provisioner [b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947] ...
	I0804 00:58:02.443317 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947"
	I0804 00:58:02.498008 1684495 logs.go:123] Gathering logs for storage-provisioner [76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa] ...
	I0804 00:58:02.498037 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa"
	I0804 00:58:02.535543 1684495 logs.go:123] Gathering logs for describe nodes ...
	I0804 00:58:02.535577 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 00:58:02.693919 1684495 logs.go:123] Gathering logs for kube-apiserver [987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370] ...
	I0804 00:58:02.693947 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370"
	I0804 00:58:02.754938 1684495 logs.go:123] Gathering logs for coredns [5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd] ...
	I0804 00:58:02.754971 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd"
	I0804 00:58:02.797577 1684495 logs.go:123] Gathering logs for kube-controller-manager [f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9] ...
	I0804 00:58:02.797605 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9"
	I0804 00:58:02.864702 1684495 logs.go:123] Gathering logs for kindnet [23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7] ...
	I0804 00:58:02.864943 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7"
	I0804 00:58:02.915802 1684495 logs.go:123] Gathering logs for kubernetes-dashboard [aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383] ...
	I0804 00:58:02.915838 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383"
	I0804 00:58:02.973927 1684495 out.go:304] Setting ErrFile to fd 2...
	I0804 00:58:02.973956 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 00:58:02.974003 1684495 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0804 00:58:02.974018 1684495 out.go:239]   Aug 04 00:57:30 old-k8s-version-675414 kubelet[660]: E0804 00:57:30.936039     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:57:30 old-k8s-version-675414 kubelet[660]: E0804 00:57:30.936039     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.974026 1684495 out.go:239]   Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: E0804 00:57:33.935699     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	  Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: E0804 00:57:33.935699     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.974041 1684495 out.go:239]   Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:02.974049 1684495 out.go:239]   Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	  Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:02.974060 1684495 out.go:239]   Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0804 00:58:02.974068 1684495 out.go:304] Setting ErrFile to fd 2...
	I0804 00:58:02.974073 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:58:12.975616 1684495 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 00:58:12.989094 1684495 api_server.go:72] duration metric: took 5m52.074011299s to wait for apiserver process to appear ...
	I0804 00:58:12.989119 1684495 api_server.go:88] waiting for apiserver healthz status ...
	I0804 00:58:12.989152 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0804 00:58:12.989212 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0804 00:58:13.040508 1684495 cri.go:89] found id: "987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370"
	I0804 00:58:13.040532 1684495 cri.go:89] found id: "be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89"
	I0804 00:58:13.040538 1684495 cri.go:89] found id: ""
	I0804 00:58:13.040546 1684495 logs.go:276] 2 containers: [987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370 be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89]
	I0804 00:58:13.040605 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.044458 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.048169 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0804 00:58:13.048248 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0804 00:58:13.088245 1684495 cri.go:89] found id: "149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73"
	I0804 00:58:13.088268 1684495 cri.go:89] found id: "97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7"
	I0804 00:58:13.088281 1684495 cri.go:89] found id: ""
	I0804 00:58:13.088290 1684495 logs.go:276] 2 containers: [149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73 97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7]
	I0804 00:58:13.088346 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.091973 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.095451 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0804 00:58:13.095573 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0804 00:58:13.133640 1684495 cri.go:89] found id: "5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd"
	I0804 00:58:13.133660 1684495 cri.go:89] found id: "8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b"
	I0804 00:58:13.133665 1684495 cri.go:89] found id: ""
	I0804 00:58:13.133671 1684495 logs.go:276] 2 containers: [5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd 8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b]
	I0804 00:58:13.133782 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.143926 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.148397 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0804 00:58:13.148468 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0804 00:58:13.185907 1684495 cri.go:89] found id: "7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032"
	I0804 00:58:13.185928 1684495 cri.go:89] found id: "a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444"
	I0804 00:58:13.185933 1684495 cri.go:89] found id: ""
	I0804 00:58:13.185941 1684495 logs.go:276] 2 containers: [7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032 a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444]
	I0804 00:58:13.186000 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.189905 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.193350 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0804 00:58:13.193418 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0804 00:58:13.232230 1684495 cri.go:89] found id: "077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f"
	I0804 00:58:13.232252 1684495 cri.go:89] found id: "989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21"
	I0804 00:58:13.232257 1684495 cri.go:89] found id: ""
	I0804 00:58:13.232264 1684495 logs.go:276] 2 containers: [077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f 989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21]
	I0804 00:58:13.232318 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.235762 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.239507 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0804 00:58:13.239596 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0804 00:58:13.277511 1684495 cri.go:89] found id: "f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9"
	I0804 00:58:13.277532 1684495 cri.go:89] found id: "bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a"
	I0804 00:58:13.277536 1684495 cri.go:89] found id: ""
	I0804 00:58:13.277543 1684495 logs.go:276] 2 containers: [f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9 bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a]
	I0804 00:58:13.277596 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.281139 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.284399 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0804 00:58:13.284511 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0804 00:58:13.324970 1684495 cri.go:89] found id: "c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f"
	I0804 00:58:13.324993 1684495 cri.go:89] found id: "23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7"
	I0804 00:58:13.324999 1684495 cri.go:89] found id: ""
	I0804 00:58:13.325007 1684495 logs.go:276] 2 containers: [c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f 23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7]
	I0804 00:58:13.325063 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.328693 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.332225 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0804 00:58:13.332296 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0804 00:58:13.373972 1684495 cri.go:89] found id: "aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383"
	I0804 00:58:13.373994 1684495 cri.go:89] found id: ""
	I0804 00:58:13.374002 1684495 logs.go:276] 1 containers: [aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383]
	I0804 00:58:13.374083 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.377871 1684495 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0804 00:58:13.377954 1684495 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0804 00:58:13.416287 1684495 cri.go:89] found id: "b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947"
	I0804 00:58:13.416310 1684495 cri.go:89] found id: "76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa"
	I0804 00:58:13.416314 1684495 cri.go:89] found id: ""
	I0804 00:58:13.416321 1684495 logs.go:276] 2 containers: [b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947 76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa]
	I0804 00:58:13.416378 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.420055 1684495 ssh_runner.go:195] Run: which crictl
	I0804 00:58:13.424480 1684495 logs.go:123] Gathering logs for etcd [97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7] ...
	I0804 00:58:13.424507 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7"
	I0804 00:58:13.476088 1684495 logs.go:123] Gathering logs for coredns [5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd] ...
	I0804 00:58:13.476116 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd"
	I0804 00:58:13.517083 1684495 logs.go:123] Gathering logs for kube-proxy [989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21] ...
	I0804 00:58:13.517113 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21"
	I0804 00:58:13.556599 1684495 logs.go:123] Gathering logs for kube-controller-manager [bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a] ...
	I0804 00:58:13.556628 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a"
	I0804 00:58:13.619113 1684495 logs.go:123] Gathering logs for kube-proxy [077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f] ...
	I0804 00:58:13.619152 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f"
	I0804 00:58:13.667994 1684495 logs.go:123] Gathering logs for kube-controller-manager [f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9] ...
	I0804 00:58:13.668024 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9"
	I0804 00:58:13.729551 1684495 logs.go:123] Gathering logs for kindnet [23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7] ...
	I0804 00:58:13.729585 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7"
	I0804 00:58:13.779356 1684495 logs.go:123] Gathering logs for kubernetes-dashboard [aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383] ...
	I0804 00:58:13.779389 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383"
	I0804 00:58:13.834449 1684495 logs.go:123] Gathering logs for kubelet ...
	I0804 00:58:13.834476 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0804 00:58:13.900986 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.282639     660 reflector.go:138] object-"kube-system"/"kindnet-token-shjqq": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-shjqq" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.901390 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414364     660 reflector.go:138] object-"kube-system"/"metrics-server-token-6rjpz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-6rjpz" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.901661 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414439     660 reflector.go:138] object-"kube-system"/"kube-proxy-token-mvlnm": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-mvlnm" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.901913 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414534     660 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-675414" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.902181 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414581     660 reflector.go:138] object-"kube-system"/"coredns-token-hqkxf": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-hqkxf" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.902442 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414628     660 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-675414" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.902744 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414673     660 reflector.go:138] object-"kube-system"/"storage-provisioner-token-99h2z": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "storage-provisioner-token-99h2z" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.903012 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:41 old-k8s-version-675414 kubelet[660]: E0804 00:52:41.414719     660 reflector.go:138] object-"default"/"default-token-zq2f5": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-zq2f5" is forbidden: User "system:node:old-k8s-version-675414" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-675414' and this object
	W0804 00:58:13.915803 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:45 old-k8s-version-675414 kubelet[660]: E0804 00:52:45.082202     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:13.916082 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:45 old-k8s-version-675414 kubelet[660]: E0804 00:52:45.241326     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.918908 1684495 logs.go:138] Found kubelet problem: Aug 04 00:52:56 old-k8s-version-675414 kubelet[660]: E0804 00:52:56.947308     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:13.923365 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:10 old-k8s-version-675414 kubelet[660]: E0804 00:53:10.413189     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.924003 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:11 old-k8s-version-675414 kubelet[660]: E0804 00:53:11.416861     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.924260 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:11 old-k8s-version-675414 kubelet[660]: E0804 00:53:11.936064     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.924695 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:14 old-k8s-version-675414 kubelet[660]: E0804 00:53:14.644181     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.925229 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:16 old-k8s-version-675414 kubelet[660]: E0804 00:53:16.429661     660 pod_workers.go:191] Error syncing pod 216c109c-26cb-4b0d-a9f2-68fb302fb56a ("storage-provisioner_kube-system(216c109c-26cb-4b0d-a9f2-68fb302fb56a)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(216c109c-26cb-4b0d-a9f2-68fb302fb56a)"
	W0804 00:58:13.928215 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:23 old-k8s-version-675414 kubelet[660]: E0804 00:53:23.943884     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:13.928947 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:28 old-k8s-version-675414 kubelet[660]: E0804 00:53:28.466793     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.929481 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:34 old-k8s-version-675414 kubelet[660]: E0804 00:53:34.644204     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.929702 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:37 old-k8s-version-675414 kubelet[660]: E0804 00:53:37.936216     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.930082 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:46 old-k8s-version-675414 kubelet[660]: E0804 00:53:46.938197     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.930298 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:48 old-k8s-version-675414 kubelet[660]: E0804 00:53:48.951498     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.930638 1684495 logs.go:138] Found kubelet problem: Aug 04 00:53:59 old-k8s-version-675414 kubelet[660]: E0804 00:53:59.936614     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.931266 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:01 old-k8s-version-675414 kubelet[660]: E0804 00:54:01.570437     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.931657 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:04 old-k8s-version-675414 kubelet[660]: E0804 00:54:04.644942     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.934852 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:13 old-k8s-version-675414 kubelet[660]: E0804 00:54:13.943413     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:13.935287 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:16 old-k8s-version-675414 kubelet[660]: E0804 00:54:16.936076     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.935505 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:24 old-k8s-version-675414 kubelet[660]: E0804 00:54:24.937645     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.935888 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:27 old-k8s-version-675414 kubelet[660]: E0804 00:54:27.936088     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.936103 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:39 old-k8s-version-675414 kubelet[660]: E0804 00:54:39.950657     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.936748 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:43 old-k8s-version-675414 kubelet[660]: E0804 00:54:43.676832     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.937111 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:44 old-k8s-version-675414 kubelet[660]: E0804 00:54:44.680432     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.937323 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:53 old-k8s-version-675414 kubelet[660]: E0804 00:54:53.936211     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.937714 1684495 logs.go:138] Found kubelet problem: Aug 04 00:54:57 old-k8s-version-675414 kubelet[660]: E0804 00:54:57.935700     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.937933 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:07 old-k8s-version-675414 kubelet[660]: E0804 00:55:07.935950     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.938367 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:11 old-k8s-version-675414 kubelet[660]: E0804 00:55:11.935702     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.938616 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:20 old-k8s-version-675414 kubelet[660]: E0804 00:55:20.936143     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.939041 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:24 old-k8s-version-675414 kubelet[660]: E0804 00:55:24.936368     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.941920 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:34 old-k8s-version-675414 kubelet[660]: E0804 00:55:34.943118     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	W0804 00:58:13.942290 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:38 old-k8s-version-675414 kubelet[660]: E0804 00:55:38.935868     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.942637 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:47 old-k8s-version-675414 kubelet[660]: E0804 00:55:47.936158     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.943053 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:50 old-k8s-version-675414 kubelet[660]: E0804 00:55:50.936495     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.943303 1684495 logs.go:138] Found kubelet problem: Aug 04 00:55:58 old-k8s-version-675414 kubelet[660]: E0804 00:55:58.936644     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.943933 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:06 old-k8s-version-675414 kubelet[660]: E0804 00:56:06.867337     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.944161 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:10 old-k8s-version-675414 kubelet[660]: E0804 00:56:10.939645     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.944518 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:14 old-k8s-version-675414 kubelet[660]: E0804 00:56:14.644651     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.944741 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:25 old-k8s-version-675414 kubelet[660]: E0804 00:56:25.935973     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.945092 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:29 old-k8s-version-675414 kubelet[660]: E0804 00:56:29.935605     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.945302 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:37 old-k8s-version-675414 kubelet[660]: E0804 00:56:37.935980     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.945654 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:43 old-k8s-version-675414 kubelet[660]: E0804 00:56:43.936154     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.945890 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:49 old-k8s-version-675414 kubelet[660]: E0804 00:56:49.936459     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.946249 1684495 logs.go:138] Found kubelet problem: Aug 04 00:56:55 old-k8s-version-675414 kubelet[660]: E0804 00:56:55.935648     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.946460 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:02 old-k8s-version-675414 kubelet[660]: E0804 00:57:02.936961     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.946812 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:07 old-k8s-version-675414 kubelet[660]: E0804 00:57:07.935632     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.947050 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:17 old-k8s-version-675414 kubelet[660]: E0804 00:57:17.936096     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.947402 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:18 old-k8s-version-675414 kubelet[660]: E0804 00:57:18.936013     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.947612 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:30 old-k8s-version-675414 kubelet[660]: E0804 00:57:30.936039     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.947960 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: E0804 00:57:33.935699     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.948168 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.948522 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.948770 1684495 logs.go:138] Found kubelet problem: Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:13.949126 1684495 logs.go:138] Found kubelet problem: Aug 04 00:58:03 old-k8s-version-675414 kubelet[660]: E0804 00:58:03.936079     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:13.949357 1684495 logs.go:138] Found kubelet problem: Aug 04 00:58:10 old-k8s-version-675414 kubelet[660]: E0804 00:58:10.936100     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0804 00:58:13.949400 1684495 logs.go:123] Gathering logs for dmesg ...
	I0804 00:58:13.949428 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0804 00:58:13.977199 1684495 logs.go:123] Gathering logs for describe nodes ...
	I0804 00:58:13.977280 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0804 00:58:14.173393 1684495 logs.go:123] Gathering logs for kube-apiserver [987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370] ...
	I0804 00:58:14.173434 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370"
	I0804 00:58:14.247500 1684495 logs.go:123] Gathering logs for storage-provisioner [76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa] ...
	I0804 00:58:14.247538 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa"
	I0804 00:58:14.285884 1684495 logs.go:123] Gathering logs for container status ...
	I0804 00:58:14.285912 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0804 00:58:14.335255 1684495 logs.go:123] Gathering logs for kube-scheduler [a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444] ...
	I0804 00:58:14.335287 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444"
	I0804 00:58:14.386027 1684495 logs.go:123] Gathering logs for storage-provisioner [b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947] ...
	I0804 00:58:14.386057 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947"
	I0804 00:58:14.426159 1684495 logs.go:123] Gathering logs for kube-apiserver [be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89] ...
	I0804 00:58:14.426187 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89"
	I0804 00:58:14.503960 1684495 logs.go:123] Gathering logs for etcd [149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73] ...
	I0804 00:58:14.503999 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73"
	I0804 00:58:14.550752 1684495 logs.go:123] Gathering logs for coredns [8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b] ...
	I0804 00:58:14.550784 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b"
	I0804 00:58:14.591408 1684495 logs.go:123] Gathering logs for kube-scheduler [7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032] ...
	I0804 00:58:14.591438 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032"
	I0804 00:58:14.631885 1684495 logs.go:123] Gathering logs for kindnet [c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f] ...
	I0804 00:58:14.631915 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f"
	I0804 00:58:14.686885 1684495 logs.go:123] Gathering logs for containerd ...
	I0804 00:58:14.686919 1684495 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0804 00:58:14.757654 1684495 out.go:304] Setting ErrFile to fd 2...
	I0804 00:58:14.757687 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0804 00:58:14.757742 1684495 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0804 00:58:14.757762 1684495 out.go:239]   Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:14.757791 1684495 out.go:239]   Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	  Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:14.757800 1684495 out.go:239]   Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0804 00:58:14.757808 1684495 out.go:239]   Aug 04 00:58:03 old-k8s-version-675414 kubelet[660]: E0804 00:58:03.936079     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	  Aug 04 00:58:03 old-k8s-version-675414 kubelet[660]: E0804 00:58:03.936079     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	W0804 00:58:14.757815 1684495 out.go:239]   Aug 04 00:58:10 old-k8s-version-675414 kubelet[660]: E0804 00:58:10.936100     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Aug 04 00:58:10 old-k8s-version-675414 kubelet[660]: E0804 00:58:10.936100     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0804 00:58:14.757821 1684495 out.go:304] Setting ErrFile to fd 2...
	I0804 00:58:14.757829 1684495 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:58:24.758613 1684495 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0804 00:58:24.771506 1684495 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0804 00:58:24.774310 1684495 out.go:177] 
	W0804 00:58:24.776293 1684495 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
	W0804 00:58:24.776332 1684495 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
	W0804 00:58:24.776382 1684495 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0804 00:58:24.776394 1684495 out.go:239] * 
	* 
	W0804 00:58:24.777590 1684495 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0804 00:58:24.784490 1684495 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-675414 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --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-675414
helpers_test.go:235: (dbg) docker inspect old-k8s-version-675414:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7",
	        "Created": "2024-08-04T00:49:28.303831755Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1684718,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-04T00:52:12.961628405Z",
	            "FinishedAt": "2024-08-04T00:52:11.213981657Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7/hostname",
	        "HostsPath": "/var/lib/docker/containers/d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7/hosts",
	        "LogPath": "/var/lib/docker/containers/d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7/d3febcbddeffdf569e46467b2871aa8474c03d2c96c1e2eb71b931028045cad7-json.log",
	        "Name": "/old-k8s-version-675414",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-675414:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-675414",
	            "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/92bffb0c666304d7261ac5863d308aa257720a176ba1cb96a14d35ca3bbca504-init/diff:/var/lib/docker/overlay2/c9f735e285fdb29b4d530e35c1d87d9bab54d0d29e5c01e9c9a15822f9ce0f87/diff",
	                "MergedDir": "/var/lib/docker/overlay2/92bffb0c666304d7261ac5863d308aa257720a176ba1cb96a14d35ca3bbca504/merged",
	                "UpperDir": "/var/lib/docker/overlay2/92bffb0c666304d7261ac5863d308aa257720a176ba1cb96a14d35ca3bbca504/diff",
	                "WorkDir": "/var/lib/docker/overlay2/92bffb0c666304d7261ac5863d308aa257720a176ba1cb96a14d35ca3bbca504/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-675414",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-675414/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-675414",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "old-k8s-version-675414",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-675414",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8775df9c819fd6d59d37e761ef68b7d58d113c402f1322d196dad69bd8788aff",
	            "SandboxKey": "/var/run/docker/netns/8775df9c819f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34920"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34921"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34924"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34922"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34923"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-675414": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9b594ab088c6297e397f41528f342ef6dd74a60a1aa3887bee5111d038835591",
	                    "EndpointID": "1604065c35cb292b8b307db1c6c547b5d7b7586c253589c14618d5ad80ed7d9c",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "old-k8s-version-675414",
	                        "d3febcbddeff"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-675414 -n old-k8s-version-675414
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-675414 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-675414 logs -n 25: (2.328426624s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	| Command |                          Args                          |         Profile          |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	| start   | -p cert-expiration-353972                              | cert-expiration-353972   | jenkins | v1.33.1 | 04 Aug 24 00:48 UTC | 04 Aug 24 00:48 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=3m                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| ssh     | force-systemd-env-123856                               | force-systemd-env-123856 | jenkins | v1.33.1 | 04 Aug 24 00:48 UTC | 04 Aug 24 00:48 UTC |
	|         | ssh cat                                                |                          |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                          |         |         |                     |                     |
	| delete  | -p force-systemd-env-123856                            | force-systemd-env-123856 | jenkins | v1.33.1 | 04 Aug 24 00:48 UTC | 04 Aug 24 00:48 UTC |
	| start   | -p cert-options-205301                                 | cert-options-205301      | jenkins | v1.33.1 | 04 Aug 24 00:48 UTC | 04 Aug 24 00:49 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=containerd                         |                          |         |         |                     |                     |
	| ssh     | cert-options-205301 ssh                                | cert-options-205301      | jenkins | v1.33.1 | 04 Aug 24 00:49 UTC | 04 Aug 24 00:49 UTC |
	|         | openssl x509 -text -noout -in                          |                          |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                          |         |         |                     |                     |
	| ssh     | -p cert-options-205301 -- sudo                         | cert-options-205301      | jenkins | v1.33.1 | 04 Aug 24 00:49 UTC | 04 Aug 24 00:49 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                          |         |         |                     |                     |
	| delete  | -p cert-options-205301                                 | cert-options-205301      | jenkins | v1.33.1 | 04 Aug 24 00:49 UTC | 04 Aug 24 00:49 UTC |
	| start   | -p old-k8s-version-675414                              | old-k8s-version-675414   | jenkins | v1.33.1 | 04 Aug 24 00:49 UTC | 04 Aug 24 00:51 UTC |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --kvm-network=default                                  |                          |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |         |                     |                     |
	|         | --keep-context=false                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |         |                     |                     |
	| start   | -p cert-expiration-353972                              | cert-expiration-353972   | jenkins | v1.33.1 | 04 Aug 24 00:51 UTC | 04 Aug 24 00:52 UTC |
	|         | --memory=2048                                          |                          |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-675414        | old-k8s-version-675414   | jenkins | v1.33.1 | 04 Aug 24 00:51 UTC | 04 Aug 24 00:51 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p old-k8s-version-675414                              | old-k8s-version-675414   | jenkins | v1.33.1 | 04 Aug 24 00:51 UTC | 04 Aug 24 00:52 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| delete  | -p cert-expiration-353972                              | cert-expiration-353972   | jenkins | v1.33.1 | 04 Aug 24 00:52 UTC | 04 Aug 24 00:52 UTC |
	| start   | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:52 UTC | 04 Aug 24 00:53 UTC |
	|         | --memory=2200 --alsologtostderr                        |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0                      |                          |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-675414             | old-k8s-version-675414   | jenkins | v1.33.1 | 04 Aug 24 00:52 UTC | 04 Aug 24 00:52 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p old-k8s-version-675414                              | old-k8s-version-675414   | jenkins | v1.33.1 | 04 Aug 24 00:52 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --kvm-network=default                                  |                          |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                          |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                          |         |         |                     |                     |
	|         | --keep-context=false                                   |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                          |         |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-944170             | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:53 UTC | 04 Aug 24 00:53 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                          |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                          |         |         |                     |                     |
	| stop    | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:53 UTC | 04 Aug 24 00:53 UTC |
	|         | --alsologtostderr -v=3                                 |                          |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-944170                  | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:53 UTC | 04 Aug 24 00:53 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                          |         |         |                     |                     |
	| start   | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:53 UTC | 04 Aug 24 00:58 UTC |
	|         | --memory=2200 --alsologtostderr                        |                          |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                          |         |         |                     |                     |
	|         | --driver=docker                                        |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0                      |                          |         |         |                     |                     |
	| image   | no-preload-944170 image list                           | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC | 04 Aug 24 00:58 UTC |
	|         | --format=json                                          |                          |         |         |                     |                     |
	| pause   | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC | 04 Aug 24 00:58 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| unpause | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC | 04 Aug 24 00:58 UTC |
	|         | --alsologtostderr -v=1                                 |                          |         |         |                     |                     |
	| delete  | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC | 04 Aug 24 00:58 UTC |
	| delete  | -p no-preload-944170                                   | no-preload-944170        | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC | 04 Aug 24 00:58 UTC |
	| start   | -p embed-certs-449369                                  | embed-certs-449369       | jenkins | v1.33.1 | 04 Aug 24 00:58 UTC |                     |
	|         | --memory=2200                                          |                          |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                          |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                          |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                          |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3                           |                          |         |         |                     |                     |
	|---------|--------------------------------------------------------|--------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 00:58:23
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 00:58:23.606309 1696229 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:58:23.606446 1696229 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:58:23.606457 1696229 out.go:304] Setting ErrFile to fd 2...
	I0804 00:58:23.606463 1696229 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:58:23.606722 1696229 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:58:23.607119 1696229 out.go:298] Setting JSON to false
	I0804 00:58:23.608082 1696229 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34849,"bootTime":1722698255,"procs":218,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:58:23.608154 1696229 start.go:139] virtualization:  
	I0804 00:58:23.613514 1696229 out.go:177] * [embed-certs-449369] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:58:23.615298 1696229 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:58:23.615436 1696229 notify.go:220] Checking for updates...
	I0804 00:58:23.618532 1696229 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:58:23.620336 1696229 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:58:23.622065 1696229 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:58:23.624043 1696229 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:58:23.625635 1696229 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:58:23.627779 1696229 config.go:182] Loaded profile config "old-k8s-version-675414": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0804 00:58:23.627870 1696229 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:58:23.657811 1696229 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:58:23.657927 1696229 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:58:23.717213 1696229 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-04 00:58:23.707816718 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:58:23.717325 1696229 docker.go:307] overlay module found
	I0804 00:58:23.720546 1696229 out.go:177] * Using the docker driver based on user configuration
	I0804 00:58:23.722380 1696229 start.go:297] selected driver: docker
	I0804 00:58:23.722400 1696229 start.go:901] validating driver "docker" against <nil>
	I0804 00:58:23.722414 1696229 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:58:23.723033 1696229 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:58:23.777618 1696229 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-04 00:58:23.768603345 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:58:23.777785 1696229 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 00:58:23.778034 1696229 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0804 00:58:23.779729 1696229 out.go:177] * Using Docker driver with root privileges
	I0804 00:58:23.781640 1696229 cni.go:84] Creating CNI manager for ""
	I0804 00:58:23.781661 1696229 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:58:23.781672 1696229 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 00:58:23.781753 1696229 start.go:340] cluster config:
	{Name:embed-certs-449369 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:embed-certs-449369 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:58:23.783721 1696229 out.go:177] * Starting "embed-certs-449369" primary control-plane node in "embed-certs-449369" cluster
	I0804 00:58:23.785128 1696229 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:58:23.786744 1696229 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:58:23.788832 1696229 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:58:23.788897 1696229 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0804 00:58:23.788910 1696229 cache.go:56] Caching tarball of preloaded images
	I0804 00:58:23.788993 1696229 preload.go:172] Found /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0804 00:58:23.789006 1696229 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
	I0804 00:58:23.789137 1696229 profile.go:143] Saving config to /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/embed-certs-449369/config.json ...
	I0804 00:58:23.789163 1696229 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/embed-certs-449369/config.json: {Name:mkcb04df7786b393b5a478fd63653cdb1107ea02 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0804 00:58:23.789259 1696229 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	W0804 00:58:23.808451 1696229 image.go:95] image gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 is of wrong architecture
	I0804 00:58:23.808471 1696229 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:58:23.808562 1696229 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:58:23.808584 1696229 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 00:58:23.808589 1696229 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 00:58:23.808597 1696229 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:58:23.808606 1696229 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0804 00:58:23.951995 1696229 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0804 00:58:23.952048 1696229 cache.go:194] Successfully downloaded all kic artifacts
	I0804 00:58:23.952086 1696229 start.go:360] acquireMachinesLock for embed-certs-449369: {Name:mke67916fa9ee249b01b2bdb2038f34582fd8e91 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0804 00:58:23.952654 1696229 start.go:364] duration metric: took 538.405µs to acquireMachinesLock for "embed-certs-449369"
	I0804 00:58:23.952698 1696229 start.go:93] Provisioning new machine with config: &{Name:embed-certs-449369 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:embed-certs-449369 Namespace:default APIServerHAVIP: APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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 DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0804 00:58:23.952814 1696229 start.go:125] createHost starting for "" (driver="docker")
	I0804 00:58:24.758613 1684495 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0804 00:58:24.771506 1684495 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0804 00:58:24.774310 1684495 out.go:177] 
	W0804 00:58:24.776293 1684495 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
	W0804 00:58:24.776332 1684495 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0804 00:58:24.776382 1684495 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0804 00:58:24.776394 1684495 out.go:239] * 
	W0804 00:58:24.777590 1684495 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0804 00:58:24.784490 1684495 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	a5c053b94591d       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   f9c6b1a8af117       dashboard-metrics-scraper-8d5bb5db8-7fkw8
	b6a2eb1e42744       ba04bb24b9575       4 minutes ago       Running             storage-provisioner         2                   baec307c8c0fe       storage-provisioner
	aafe2aa0c39a3       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   c46317b6bb7cd       kubernetes-dashboard-cd95d586-clv5v
	2eafa0a12399c       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   cdb3662e71007       busybox
	76ba2c7776727       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         1                   baec307c8c0fe       storage-provisioner
	5f5c5ceaa344b       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   ffa6bc3b4cce4       coredns-74ff55c5b-hqfq7
	077c4d240dbe0       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   a8942c975ba29       kube-proxy-vffqm
	c09a50d1e2d0a       f42786f8afd22       5 minutes ago       Running             kindnet-cni                 1                   cc9f0a6835f37       kindnet-tqt47
	f75a0f3a0098d       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   3062ae13d1d25       kube-controller-manager-old-k8s-version-675414
	987c7c57f33cc       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   e358da5226f76       kube-apiserver-old-k8s-version-675414
	7960a12d68e3b       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   259cd2f8cfd50       kube-scheduler-old-k8s-version-675414
	149ef55fe5819       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   94595bee1431f       etcd-old-k8s-version-675414
	02bda80cc32c5       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   840c05accecf3       busybox
	8423f820a508f       db91994f4ee8f       7 minutes ago       Exited              coredns                     0                   44403d5950177       coredns-74ff55c5b-hqfq7
	23b8338269ddc       f42786f8afd22       7 minutes ago       Exited              kindnet-cni                 0                   5e085fd14671f       kindnet-tqt47
	989e28403b27a       25a5233254979       8 minutes ago       Exited              kube-proxy                  0                   a51390603193e       kube-proxy-vffqm
	97f907d0b089f       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   0e7ad9393baa7       etcd-old-k8s-version-675414
	bfe98cd74da73       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   0e878ca5bbc02       kube-controller-manager-old-k8s-version-675414
	be279b22b091c       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   ab1b6a45d778d       kube-apiserver-old-k8s-version-675414
	a66f6cfcc29b8       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   2fbed3b745fa5       kube-scheduler-old-k8s-version-675414
	
	
	==> containerd <==
	Aug 04 00:54:42 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:42.966222680Z" level=info msg="CreateContainer within sandbox \"f9c6b1a8af117aa4004ac3d6f2a05cbfa3612720821f8c3af5f57a66527ce8ae\" for name:\"dashboard-metrics-scraper\" attempt:4 returns container id \"f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99\""
	Aug 04 00:54:42 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:42.968086154Z" level=info msg="StartContainer for \"f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99\""
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.058865548Z" level=info msg="StartContainer for \"f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99\" returns successfully"
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.084398472Z" level=info msg="shim disconnected" id=f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99 namespace=k8s.io
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.084464293Z" level=warning msg="cleaning up after shim disconnected" id=f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99 namespace=k8s.io
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.084475559Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.677939997Z" level=info msg="RemoveContainer for \"7bb2044ed009b0ba2d6ce3c781d6488be80dfe48ac01a4a6cfbae228b8e06b6d\""
	Aug 04 00:54:43 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:54:43.686253907Z" level=info msg="RemoveContainer for \"7bb2044ed009b0ba2d6ce3c781d6488be80dfe48ac01a4a6cfbae228b8e06b6d\" returns successfully"
	Aug 04 00:55:34 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:55:34.936411671Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:55:34 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:55:34.940880506Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host" host=fake.domain
	Aug 04 00:55:34 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:55:34.942637248Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	Aug 04 00:55:34 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:55:34.942715262Z" level=info msg="stop pulling image fake.domain/registry.k8s.io/echoserver:1.4: active requests=0, bytes read=0"
	Aug 04 00:56:05 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:05.937975758Z" level=info msg="CreateContainer within sandbox \"f9c6b1a8af117aa4004ac3d6f2a05cbfa3612720821f8c3af5f57a66527ce8ae\" for container name:\"dashboard-metrics-scraper\" attempt:5"
	Aug 04 00:56:05 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:05.953082610Z" level=info msg="CreateContainer within sandbox \"f9c6b1a8af117aa4004ac3d6f2a05cbfa3612720821f8c3af5f57a66527ce8ae\" for name:\"dashboard-metrics-scraper\" attempt:5 returns container id \"a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261\""
	Aug 04 00:56:05 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:05.953850615Z" level=info msg="StartContainer for \"a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261\""
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.027383157Z" level=info msg="StartContainer for \"a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261\" returns successfully"
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.055981232Z" level=info msg="shim disconnected" id=a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261 namespace=k8s.io
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.056047948Z" level=warning msg="cleaning up after shim disconnected" id=a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261 namespace=k8s.io
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.056058442Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.867215338Z" level=info msg="RemoveContainer for \"f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99\""
	Aug 04 00:56:06 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:56:06.872381942Z" level=info msg="RemoveContainer for \"f23786aa623e26ca59f6b23fe120d02cc39dbf28a37999c51f4d98b2dbae3e99\" returns successfully"
	Aug 04 00:58:23 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:58:23.936574847Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:58:23 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:58:23.944140037Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host" host=fake.domain
	Aug 04 00:58:23 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:58:23.945896677Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	Aug 04 00:58:23 old-k8s-version-675414 containerd[570]: time="2024-08-04T00:58:23.946001145Z" level=info msg="stop pulling image fake.domain/registry.k8s.io/echoserver:1.4: active requests=0, bytes read=0"
	
	
	==> coredns [5f5c5ceaa344b4a2f51ee71176bc05b853ecc9224acfc037062f5c089bdd53cd] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:36216 - 28525 "HINFO IN 2817053651712786571.426891898374259767. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.021142004s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0804 00:53:15.216221       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-08-04 00:52:45.21530758 +0000 UTC m=+0.083723073) (total time: 30.000800469s):
	Trace[2019727887]: [30.000800469s] [30.000800469s] END
	E0804 00:53:15.216259       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
	I0804 00:53:15.216618       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-08-04 00:52:45.216304531 +0000 UTC m=+0.084720024) (total time: 30.000298621s):
	Trace[939984059]: [30.000298621s] [30.000298621s] END
	E0804 00:53:15.216634       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
	I0804 00:53:15.219840       1 trace.go:116] Trace[1474941318]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-08-04 00:52:45.216698194 +0000 UTC m=+0.085113671) (total time: 30.003121253s):
	Trace[1474941318]: [30.003121253s] [30.003121253s] END
	E0804 00:53:15.219857       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
	
	
	==> coredns [8423f820a508f1701f321c15883cd64ff81d08c0cfa7609f294ce7f4ae7e829b] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = b494d968e357ba1b925cee838fbd78ed
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:40200 - 34791 "HINFO IN 6931332840204111526.887828231612056302. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.022463209s
	
	
	==> describe nodes <==
	Name:               old-k8s-version-675414
	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-675414
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=2a458de372b9644e908f257fb7a6e1c2cc14d7bf
	                    minikube.k8s.io/name=old-k8s-version-675414
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_04T00_50_09_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: /run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 04 Aug 2024 00:50:05 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-675414
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 04 Aug 2024 00:58:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 04 Aug 2024 00:53:33 +0000   Sun, 04 Aug 2024 00:49:58 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 04 Aug 2024 00:53:33 +0000   Sun, 04 Aug 2024 00:49:58 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 04 Aug 2024 00:53:33 +0000   Sun, 04 Aug 2024 00:49:58 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 04 Aug 2024 00:53:33 +0000   Sun, 04 Aug 2024 00:50:25 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    old-k8s-version-675414
	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:                 5fc3b4570e3d45c183b5c28d4e84a295
	  System UUID:                12c0c445-90a9-4143-8de9-d36a6d2b4818
	  Boot ID:                    7d37f827-388f-4261-892f-42defe929bba
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.19
	  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:          (12 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m37s
	  kube-system                 coredns-74ff55c5b-hqfq7                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m1s
	  kube-system                 etcd-old-k8s-version-675414                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m9s
	  kube-system                 kindnet-tqt47                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m1s
	  kube-system                 kube-apiserver-old-k8s-version-675414             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m9s
	  kube-system                 kube-controller-manager-old-k8s-version-675414    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m9s
	  kube-system                 kube-proxy-vffqm                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m1s
	  kube-system                 kube-scheduler-old-k8s-version-675414             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m9s
	  kube-system                 metrics-server-9975d5f86-7sd8p                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m27s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-7fkw8         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-clv5v               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  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  8m30s (x5 over 8m30s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m30s (x4 over 8m30s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m30s (x5 over 8m30s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m9s                   kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m9s                   kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m9s                   kubelet     Node old-k8s-version-675414 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m9s                   kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  8m9s                   kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                8m1s                   kubelet     Node old-k8s-version-675414 status is now: NodeReady
	  Normal  Starting                 8m                     kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m58s                  kubelet     Starting kubelet.
	  Normal  NodeAllocatableEnforced  5m58s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  5m57s (x8 over 5m58s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m57s (x8 over 5m58s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m57s (x7 over 5m58s)  kubelet     Node old-k8s-version-675414 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m41s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.000956] FS-Cache: O-key=[8] 'c8425c0100000000'
	[  +0.000651] FS-Cache: N-cookie c=00000066 [p=0000005d fl=2 nc=0 na=1]
	[  +0.000878] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000e31b34e7
	[  +0.000953] FS-Cache: N-key=[8] 'c8425c0100000000'
	[  +0.003160] FS-Cache: Duplicate cookie detected
	[  +0.000701] FS-Cache: O-cookie c=00000060 [p=0000005d fl=226 nc=0 na=1]
	[  +0.000874] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=000000003c30ab31
	[  +0.000955] FS-Cache: O-key=[8] 'c8425c0100000000'
	[  +0.000637] FS-Cache: N-cookie c=00000067 [p=0000005d fl=2 nc=0 na=1]
	[  +0.000890] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000eb1f9e00
	[  +0.000959] FS-Cache: N-key=[8] 'c8425c0100000000'
	[  +2.663855] FS-Cache: Duplicate cookie detected
	[  +0.000636] FS-Cache: O-cookie c=0000005e [p=0000005d fl=226 nc=0 na=1]
	[  +0.000895] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=00000000b75ac123
	[  +0.000950] FS-Cache: O-key=[8] 'c7425c0100000000'
	[  +0.000689] FS-Cache: N-cookie c=00000069 [p=0000005d fl=2 nc=0 na=1]
	[  +0.000848] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000e31b34e7
	[  +0.000948] FS-Cache: N-key=[8] 'c7425c0100000000'
	[  +0.314814] FS-Cache: Duplicate cookie detected
	[  +0.000627] FS-Cache: O-cookie c=00000063 [p=0000005d fl=226 nc=0 na=1]
	[  +0.000864] FS-Cache: O-cookie d=0000000061b9e6aa{9p.inode} n=0000000035df286d
	[  +0.000951] FS-Cache: O-key=[8] 'cd425c0100000000'
	[  +0.000642] FS-Cache: N-cookie c=0000006a [p=0000005d fl=2 nc=0 na=1]
	[  +0.000905] FS-Cache: N-cookie d=0000000061b9e6aa{9p.inode} n=00000000be92c5eb
	[  +0.000953] FS-Cache: N-key=[8] 'cd425c0100000000'
	
	
	==> etcd [149ef55fe5819ea69bac9c7279bdc8bb8e78b033b45c5b50cc448617e1d08c73] <==
	2024-08-04 00:54:26.689784 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:54:36.689944 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:54:46.689767 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:54:56.690280 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:06.689925 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:16.690103 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:26.689716 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:36.689852 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:46.691263 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:55:56.689873 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:06.689909 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:16.689722 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:26.689843 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:36.689984 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:46.689866 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:56:56.689994 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:06.689812 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:16.690101 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:26.689948 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:36.689912 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:46.689915 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:57:56.689944 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:58:06.689982 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:58:16.690119 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:58:26.690866 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [97f907d0b089f254c91cdc3774ba2ceadb64f9b568a9eade6636d6670779d9a7] <==
	raft2024/08/04 00:49:58 INFO: ea7e25599daad906 is starting a new election at term 1
	raft2024/08/04 00:49:58 INFO: ea7e25599daad906 became candidate at term 2
	raft2024/08/04 00:49:58 INFO: ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2
	raft2024/08/04 00:49:58 INFO: ea7e25599daad906 became leader at term 2
	raft2024/08/04 00:49:58 INFO: raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2
	2024-08-04 00:49:58.569890 I | etcdserver: published {Name:old-k8s-version-675414 ClientURLs:[https://192.168.76.2:2379]} to cluster 6f20f2c4b2fb5f8a
	2024-08-04 00:49:58.570425 I | embed: ready to serve client requests
	2024-08-04 00:49:58.571529 I | etcdserver: setting up the initial cluster version to 3.4
	2024-08-04 00:49:58.573442 I | embed: serving client requests on 192.168.76.2:2379
	2024-08-04 00:49:58.579845 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-08-04 00:49:58.579966 I | etcdserver/api: enabled capabilities for version 3.4
	2024-08-04 00:49:58.580004 I | embed: ready to serve client requests
	2024-08-04 00:49:58.589908 I | embed: serving client requests on 127.0.0.1:2379
	2024-08-04 00:50:07.474742 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:50:19.345117 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:50:21.695068 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:50:31.695256 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:50:41.695253 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:50:51.695104 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:01.695184 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:11.695273 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:21.695169 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:31.695139 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:41.695213 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-08-04 00:51:51.695120 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 00:58:26 up  9:40,  0 users,  load average: 0.95, 1.98, 2.56
	Linux old-k8s-version-675414 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [23b8338269ddca80162212d9a76197f8de6631dc25fd1e89271138d7bf6507f7] <==
	I0804 00:50:58.945760       1 main.go:299] handling current node
	W0804 00:51:02.248831       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:51:02.248869       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0804 00:51:08.535768       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0804 00:51:08.535804       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0804 00:51:08.945672       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:08.945708       1 main.go:299] handling current node
	W0804 00:51:12.239104       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:51:12.239141       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0804 00:51:18.946479       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:18.946548       1 main.go:299] handling current node
	I0804 00:51:28.946314       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:28.946360       1 main.go:299] handling current node
	I0804 00:51:38.945768       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:38.945800       1 main.go:299] handling current node
	I0804 00:51:48.946403       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:48.946439       1 main.go:299] handling current node
	W0804 00:51:50.007484       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:51:50.007525       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	W0804 00:51:54.226051       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0804 00:51:54.226283       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0804 00:51:57.043378       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:51:57.043415       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0804 00:51:58.946322       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:51:58.946370       1 main.go:299] handling current node
	
	
	==> kindnet [c09a50d1e2d0abf8d930c57d74d8d9d9c9257f0e39e5a083a3ea16e35ee03b0f] <==
	I0804 00:57:14.868824       1 main.go:299] handling current node
	W0804 00:57:15.181460       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:57:15.181498       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0804 00:57:24.869673       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:57:24.869717       1 main.go:299] handling current node
	I0804 00:57:34.869071       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:57:34.869109       1 main.go:299] handling current node
	W0804 00:57:41.043473       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0804 00:57:41.043510       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0804 00:57:44.869169       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:57:44.869264       1 main.go:299] handling current node
	W0804 00:57:47.617417       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:57:47.617464       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	W0804 00:57:52.715086       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0804 00:57:52.715127       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0804 00:57:54.868865       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:57:54.868905       1 main.go:299] handling current node
	I0804 00:58:04.869343       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:58:04.869387       1 main.go:299] handling current node
	I0804 00:58:14.869379       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:58:14.869416       1 main.go:299] handling current node
	I0804 00:58:24.869040       1 main.go:295] Handling node with IPs: map[192.168.76.2:{}]
	I0804 00:58:24.869077       1 main.go:299] handling current node
	W0804 00:58:26.012285       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0804 00:58:26.012346       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	
	
	==> kube-apiserver [987c7c57f33cc3bca08f2823d03c3436be4204498232f94e80f1ca3ad97e0370] <==
	I0804 00:55:15.204169       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:55:15.204178       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0804 00:55:44.881264       1 handler_proxy.go:102] no RequestInfo found in the context
	E0804 00:55:44.881346       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]]
	I0804 00:55:44.881354       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0804 00:55:51.691334       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:55:51.691383       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:55:51.691392       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0804 00:56:26.803770       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:56:26.803816       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:56:26.803825       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0804 00:57:06.716095       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:57:06.716139       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:57:06.716147       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0804 00:57:38.854359       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:57:38.854407       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:57:38.854558       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0804 00:57:42.339561       1 handler_proxy.go:102] no RequestInfo found in the context
	E0804 00:57:42.339784       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]]
	I0804 00:57:42.339800       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0804 00:58:16.558802       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:58:16.558861       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:58:16.558999       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [be279b22b091c58ad9ed186bf62fa3b5f4471e254befe9b2885a9e11a69c1a89] <==
	I0804 00:50:06.320284       1 storage_scheduling.go:132] created PriorityClass system-node-critical with value 2000001000
	I0804 00:50:06.323678       1 storage_scheduling.go:132] created PriorityClass system-cluster-critical with value 2000000000
	I0804 00:50:06.323850       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0804 00:50:06.813770       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0804 00:50:06.855997       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0804 00:50:06.946351       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0804 00:50:06.947814       1 controller.go:606] quota admission added evaluator for: endpoints
	I0804 00:50:06.961665       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0804 00:50:07.966201       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0804 00:50:08.569129       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0804 00:50:08.642813       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0804 00:50:17.042864       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0804 00:50:25.143263       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0804 00:50:25.223234       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0804 00:50:44.760629       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:50:44.760670       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:50:44.760678       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0804 00:51:16.779498       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:51:16.779542       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:51:16.779567       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0804 00:51:53.621558       1 client.go:360] parsed scheme: "passthrough"
	I0804 00:51:53.621599       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0804 00:51:53.621607       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	E0804 00:51:56.853047       1 upgradeaware.go:387] Error proxying data from backend to client: write tcp 192.168.76.2:8443->192.168.76.1:50874: write: broken pipe
	E0804 00:51:58.444147       1 available_controller.go:508] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
	
	
	==> kube-controller-manager [bfe98cd74da739eabd2a656d66b6599a764d7278da248862ec24b7eb65ddf53a] <==
	I0804 00:50:25.119212       1 range_allocator.go:373] Set node old-k8s-version-675414 PodCIDR to [10.244.0.0/24]
	I0804 00:50:25.133437       1 shared_informer.go:247] Caches are synced for ReplicaSet 
	I0804 00:50:25.163670       1 shared_informer.go:247] Caches are synced for stateful set 
	I0804 00:50:25.163736       1 shared_informer.go:247] Caches are synced for PVC protection 
	I0804 00:50:25.205069       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-tqt47"
	I0804 00:50:25.212772       1 shared_informer.go:247] Caches are synced for deployment 
	I0804 00:50:25.213451       1 shared_informer.go:247] Caches are synced for attach detach 
	I0804 00:50:25.242660       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-vffqm"
	I0804 00:50:25.283354       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"
	I0804 00:50:25.308240       1 shared_informer.go:247] Caches are synced for resource quota 
	I0804 00:50:25.312361       1 shared_informer.go:247] Caches are synced for disruption 
	I0804 00:50:25.312385       1 disruption.go:339] Sending events to api server.
	I0804 00:50:25.312851       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-hqfq7"
	I0804 00:50:25.315823       1 shared_informer.go:247] Caches are synced for resource quota 
	I0804 00:50:25.363198       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-d9q67"
	E0804 00:50:25.486992       1 daemon_controller.go:320] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"14722b73-e7c6-4547-ac04-70bb77dd3f5f", ResourceVersion:"269", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63858329408, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubeadm", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x4001ad83e0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x4001ad8400)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.
LabelSelector)(0x4001ad8420), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Gl
usterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0x4001ad2380), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001ad8
440), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeS
ource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001ad8460), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil),
AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.20.0", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001ad84a0)}}, Resources:v1.R
esourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4001ada060), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPo
licy:"Always", TerminationGracePeriodSeconds:(*int64)(0x4001ad0498), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40002d4a80), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), Runtime
ClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x4000823818)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x4001ad04e8)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
	E0804 00:50:25.489826       1 daemon_controller.go:320] kube-system/kindnet failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kindnet", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"8dc483f6-b378-4501-9072-b6138a6646f3", ResourceVersion:"283", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63858329409, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1", "kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"apps/v1\",\"kind\":\"DaemonSet\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"},\"name\":\"kindnet\",\"namespace\":\"kube-system\"},\"spec\":{\"selector\":{\"matchLabels\":{\"app\":\"k
indnet\"}},\"template\":{\"metadata\":{\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"}},\"spec\":{\"containers\":[{\"env\":[{\"name\":\"HOST_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.hostIP\"}}},{\"name\":\"POD_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.podIP\"}}},{\"name\":\"POD_SUBNET\",\"value\":\"10.244.0.0/16\"}],\"image\":\"docker.io/kindest/kindnetd:v20240719-e7903573\",\"name\":\"kindnet-cni\",\"resources\":{\"limits\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"},\"requests\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"}},\"securityContext\":{\"capabilities\":{\"add\":[\"NET_RAW\",\"NET_ADMIN\"]},\"privileged\":false},\"volumeMounts\":[{\"mountPath\":\"/etc/cni/net.d\",\"name\":\"cni-cfg\"},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\",\"readOnly\":false},{\"mountPath\":\"/lib/modules\",\"name\":\"lib-modules\",\"readOnly\":true}]}],\"hostNetwork\":true,\"serviceAccountName\":\"kindnet\",\"tolerations\":[{\"effect\":\"NoSchedule\",\"operator\
":\"Exists\"}],\"volumes\":[{\"hostPath\":{\"path\":\"/etc/cni/net.d\",\"type\":\"DirectoryOrCreate\"},\"name\":\"cni-cfg\"},{\"hostPath\":{\"path\":\"/run/xtables.lock\",\"type\":\"FileOrCreate\"},\"name\":\"xtables-lock\"},{\"hostPath\":{\"path\":\"/lib/modules\"},\"name\":\"lib-modules\"}]}}}}\n"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubectl-client-side-apply", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x4001ad8500), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x4001ad8520)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x4001ad8540), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string
{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"cni-cfg", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001ad8560), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil),
FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001ad8580), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Glust
erfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001ad85a0), EmptyDi
r:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil),
PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kindnet-cni", Image:"docker.io/kindest/kindnetd:v20240719-e7903573", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOST_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001ad85c0)}, v1.EnvVar{Name:"POD_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001ad8600)}, v1.EnvVar{Name:"POD_SUBNET", Value:"10.244.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:
0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"cni-cfg", ReadOnly:false, MountPath:"/etc/cni/net.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:
(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x4001ada0c0), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0x4001ad06e8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"kindnet", DeprecatedServiceAccount:"kindnet", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40002d4d20), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoSchedule", TolerationSeconds:(*int64)(nil)}},
HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x4000823828)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x4001ad0730)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kindnet": the object has been modified; please apply your changes to the latest version and try again
	I0804 00:50:25.520692       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0804 00:50:25.712747       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0804 00:50:25.712770       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0804 00:50:25.720878       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0804 00:50:26.690122       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"
	I0804 00:50:26.713569       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-d9q67"
	I0804 00:50:30.058833       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0804 00:51:58.029262       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"
	
	
	==> kube-controller-manager [f75a0f3a0098d71dba19c2fda8834332ee198e6777d297afd3be08a02a5cedf9] <==
	I0804 00:54:06.638810       1 request.go:655] Throttling request took 1.048287333s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0804 00:54:07.490157       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:54:32.820894       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
	I0804 00:54:39.141457       1 request.go:655] Throttling request took 1.048902107s, request: GET:https://192.168.76.2:8443/apis/authentication.k8s.io/v1?timeout=32s
	W0804 00:54:39.992228       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:55:03.322905       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
	I0804 00:55:11.642793       1 request.go:655] Throttling request took 1.04841771s, request: GET:https://192.168.76.2:8443/apis/apiextensions.k8s.io/v1beta1?timeout=32s
	W0804 00:55:12.494199       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:55:33.824466       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
	I0804 00:55:44.192098       1 request.go:655] Throttling request took 1.047122446s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	W0804 00:55:45.046034       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:56:04.326617       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
	I0804 00:56:16.696462       1 request.go:655] Throttling request took 1.048291224s, request: GET:https://192.168.76.2:8443/apis/apiextensions.k8s.io/v1?timeout=32s
	W0804 00:56:17.547893       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:56:34.828403       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
	I0804 00:56:49.198469       1 request.go:655] Throttling request took 1.048375815s, request: GET:https://192.168.76.2:8443/apis/certificates.k8s.io/v1?timeout=32s
	W0804 00:56:50.050032       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:57:05.330253       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
	I0804 00:57:21.700483       1 request.go:655] Throttling request took 1.048484339s, request: GET:https://192.168.76.2:8443/apis/authentication.k8s.io/v1beta1?timeout=32s
	W0804 00:57:22.551946       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:57:35.831889       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
	I0804 00:57:54.202403       1 request.go:655] Throttling request took 1.048288002s, request: GET:https://192.168.76.2:8443/apis/certificates.k8s.io/v1beta1?timeout=32s
	W0804 00:57:55.053973       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0804 00:58:06.333738       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
	I0804 00:58:26.704557       1 request.go:655] Throttling request took 1.04803162s, request: GET:https://192.168.76.2:8443/apis/extensions/v1beta1?timeout=32s
	
	
	==> kube-proxy [077c4d240dbe0a241741ad2fc0948dd86eba5a5ea94ab539993c350e9875633f] <==
	I0804 00:52:45.664005       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0804 00:52:45.664091       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0804 00:52:45.694570       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0804 00:52:45.694659       1 server_others.go:185] Using iptables Proxier.
	I0804 00:52:45.694875       1 server.go:650] Version: v1.20.0
	I0804 00:52:45.695839       1 config.go:315] Starting service config controller
	I0804 00:52:45.695849       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0804 00:52:45.695865       1 config.go:224] Starting endpoint slice config controller
	I0804 00:52:45.695869       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0804 00:52:45.796803       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0804 00:52:45.796973       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [989e28403b27a5a0236486c2c183e294a12c016c4c4c64c3ff9089948ddcfd21] <==
	I0804 00:50:26.508086       1 node.go:172] Successfully retrieved node IP: 192.168.76.2
	I0804 00:50:26.508207       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.76.2), assume IPv4 operation
	W0804 00:50:26.532898       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0804 00:50:26.532992       1 server_others.go:185] Using iptables Proxier.
	I0804 00:50:26.533221       1 server.go:650] Version: v1.20.0
	I0804 00:50:26.533719       1 config.go:315] Starting service config controller
	I0804 00:50:26.533739       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0804 00:50:26.536093       1 config.go:224] Starting endpoint slice config controller
	I0804 00:50:26.536119       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0804 00:50:26.633875       1 shared_informer.go:247] Caches are synced for service config 
	I0804 00:50:26.636642       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-scheduler [7960a12d68e3b491cf04420a9d57537f55924eba2b7eb5bda75c8a354ae5e032] <==
	I0804 00:52:37.481636       1 serving.go:331] Generated self-signed cert in-memory
	W0804 00:52:41.217296       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'
	W0804 00:52:41.217329       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"
	W0804 00:52:41.217340       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0804 00:52:41.217345       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0804 00:52:41.492920       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0804 00:52:41.492964       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0804 00:52:41.493352       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0804 00:52:41.493394       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0804 00:52:41.695008       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [a66f6cfcc29b8bd49c8f13c54a60e9e147728c2d10100d2768cf68278e21f444] <==
	W0804 00:50:05.461735       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'
	W0804 00:50:05.461773       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"
	W0804 00:50:05.461819       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0804 00:50:05.461838       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0804 00:50:05.540713       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0804 00:50:05.541577       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0804 00:50:05.548873       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0804 00:50:05.559187       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0804 00:50:05.573821       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
	E0804 00:50:05.573957       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
	E0804 00:50:05.574101       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
	E0804 00:50:05.574200       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
	E0804 00:50:05.576566       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
	E0804 00:50:05.576651       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
	E0804 00:50:05.576776       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
	E0804 00:50:05.576858       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
	E0804 00:50:05.576939       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
	E0804 00:50:05.577010       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
	E0804 00:50:05.577089       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
	E0804 00:50:05.589885       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"
	E0804 00:50:06.436625       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
	E0804 00:50:06.503501       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
	E0804 00:50:06.524802       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
	E0804 00:50:06.612635       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
	I0804 00:50:06.959321       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Aug 04 00:56:49 old-k8s-version-675414 kubelet[660]: E0804 00:56:49.936459     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:56:55 old-k8s-version-675414 kubelet[660]: I0804 00:56:55.935296     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:56:55 old-k8s-version-675414 kubelet[660]: E0804 00:56:55.935648     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:57:02 old-k8s-version-675414 kubelet[660]: E0804 00:57:02.936961     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:57:07 old-k8s-version-675414 kubelet[660]: I0804 00:57:07.935284     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:57:07 old-k8s-version-675414 kubelet[660]: E0804 00:57:07.935632     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:57:17 old-k8s-version-675414 kubelet[660]: E0804 00:57:17.936096     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:57:18 old-k8s-version-675414 kubelet[660]: I0804 00:57:18.935538     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:57:18 old-k8s-version-675414 kubelet[660]: E0804 00:57:18.936013     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:57:30 old-k8s-version-675414 kubelet[660]: E0804 00:57:30.936039     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: I0804 00:57:33.935318     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:57:33 old-k8s-version-675414 kubelet[660]: E0804 00:57:33.935699     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:57:43 old-k8s-version-675414 kubelet[660]: E0804 00:57:43.936175     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: I0804 00:57:48.935634     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:57:48 old-k8s-version-675414 kubelet[660]: E0804 00:57:48.936525     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:57:58 old-k8s-version-675414 kubelet[660]: E0804 00:57:58.937236     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:58:03 old-k8s-version-675414 kubelet[660]: I0804 00:58:03.935817     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:58:03 old-k8s-version-675414 kubelet[660]: E0804 00:58:03.936079     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:58:10 old-k8s-version-675414 kubelet[660]: E0804 00:58:10.936100     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Aug 04 00:58:14 old-k8s-version-675414 kubelet[660]: I0804 00:58:14.935416     660 scope.go:95] [topologymanager] RemoveContainer - Container ID: a5c053b94591d70052938fb5a022709078b7e2e40c419de0adb5035ddf702261
	Aug 04 00:58:14 old-k8s-version-675414 kubelet[660]: E0804 00:58:14.943760     660 pod_workers.go:191] Error syncing pod de08bfc4-c28c-463d-85c4-35ed2b14dd7b ("dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-7fkw8_kubernetes-dashboard(de08bfc4-c28c-463d-85c4-35ed2b14dd7b)"
	Aug 04 00:58:23 old-k8s-version-675414 kubelet[660]: E0804 00:58:23.946226     660 remote_image.go:113] PullImage "fake.domain/registry.k8s.io/echoserver:1.4" from image service failed: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host
	Aug 04 00:58:23 old-k8s-version-675414 kubelet[660]: E0804 00:58:23.946286     660 kuberuntime_image.go:51] Pull image "fake.domain/registry.k8s.io/echoserver:1.4" failed: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host
	Aug 04 00:58:23 old-k8s-version-675414 kubelet[660]: E0804 00:58:23.946415     660 kuberuntime_manager.go:829] container &Container{Name:metrics-server,Image:fake.domain/registry.k8s.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:metrics-server-token-6rjpz,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec
:nil,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod metrics-server-9975d5f86-7sd8p_kube-system(9e799fe
e-f413-4e22-a6bc-fd5487dddf5b): ErrImagePull: rpc error: code = Unknown desc = failed to pull and unpack image "fake.domain/registry.k8s.io/echoserver:1.4": failed to resolve reference "fake.domain/registry.k8s.io/echoserver:1.4": failed to do request: Head "https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host
	Aug 04 00:58:23 old-k8s-version-675414 kubelet[660]: E0804 00:58:23.946449     660 pod_workers.go:191] Error syncing pod 9e799fee-f413-4e22-a6bc-fd5487dddf5b ("metrics-server-9975d5f86-7sd8p_kube-system(9e799fee-f413-4e22-a6bc-fd5487dddf5b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.76.1:53: no such host"
	
	
	==> kubernetes-dashboard [aafe2aa0c39a34282c92489dd6d4e856f3fbd5ff82e808079ab2f8e7c3366383] <==
	2024/08/04 00:53:04 Using namespace: kubernetes-dashboard
	2024/08/04 00:53:04 Using in-cluster config to connect to apiserver
	2024/08/04 00:53:04 Using secret token for csrf signing
	2024/08/04 00:53:04 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/08/04 00:53:04 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/08/04 00:53:04 Successful initial request to the apiserver, version: v1.20.0
	2024/08/04 00:53:04 Generating JWE encryption key
	2024/08/04 00:53:04 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/08/04 00:53:04 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/08/04 00:53:05 Initializing JWE encryption key from synchronized object
	2024/08/04 00:53:05 Creating in-cluster Sidecar client
	2024/08/04 00:53:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:53:05 Serving insecurely on HTTP port: 9090
	2024/08/04 00:53:35 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:54:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:54:35 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:55:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:55:35 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:56:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:56:35 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:57:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:57:35 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:58:05 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/08/04 00:53:04 Starting overwatch
	
	
	==> storage-provisioner [76ba2c77767271189966f7605db549a47762718ea69ef080d8be2aa9635320fa] <==
	I0804 00:52:45.982406       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0804 00:53:15.991792       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
	
	
	==> storage-provisioner [b6a2eb1e427442100a4c7c83a3d7b1ead5c7c050b06d9744549f7c844a98c947] <==
	I0804 00:53:30.063299       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0804 00:53:30.084315       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0804 00:53:30.084569       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0804 00:53:47.641647       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0804 00:53:47.642279       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-675414_4aa68657-e12b-49ea-ba6c-c6e5b3908595!
	I0804 00:53:47.643505       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fc3c64e1-e895-4d52-8a6b-0b992b53ff07", APIVersion:"v1", ResourceVersion:"850", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-675414_4aa68657-e12b-49ea-ba6c-c6e5b3908595 became leader
	I0804 00:53:47.743153       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-675414_4aa68657-e12b-49ea-ba6c-c6e5b3908595!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-675414 -n old-k8s-version-675414
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-675414 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-7sd8p
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-675414 describe pod metrics-server-9975d5f86-7sd8p
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-675414 describe pod metrics-server-9975d5f86-7sd8p: exit status 1 (162.899338ms)

                                                
                                                
** stderr ** 
	E0804 00:58:28.566622 1696986 memcache.go:287] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0804 00:58:28.570918 1696986 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0804 00:58:28.586101 1696986 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0804 00:58:28.594125 1696986 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0804 00:58:28.603018 1696986 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0804 00:58:28.608428 1696986 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	Error from server (NotFound): pods "metrics-server-9975d5f86-7sd8p" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-675414 describe pod metrics-server-9975d5f86-7sd8p: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (376.75s)

                                                
                                    

Test pass (303/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.13
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 6.17
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.08
18 TestDownloadOnly/v1.30.3/DeleteAll 0.21
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-rc.0/json-events 8.47
22 TestDownloadOnly/v1.31.0-rc.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-rc.0/LogsDuration 0.08
27 TestDownloadOnly/v1.31.0-rc.0/DeleteAll 0.2
28 TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds 0.13
30 TestBinaryMirror 0.55
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
36 TestAddons/Setup 222.99
40 TestAddons/serial/GCPAuth/Namespaces 0.17
42 TestAddons/parallel/Registry 15.96
43 TestAddons/parallel/Ingress 19.5
44 TestAddons/parallel/InspektorGadget 10.8
45 TestAddons/parallel/MetricsServer 5.82
48 TestAddons/parallel/CSI 46.86
49 TestAddons/parallel/Headlamp 17.26
50 TestAddons/parallel/CloudSpanner 5.85
51 TestAddons/parallel/LocalPath 52.14
52 TestAddons/parallel/NvidiaDevicePlugin 6.6
53 TestAddons/parallel/Yakd 11.89
54 TestAddons/StoppedEnableDisable 12.31
55 TestCertOptions 33.68
56 TestCertExpiration 230.64
58 TestForceSystemdFlag 43.54
59 TestForceSystemdEnv 40.63
60 TestDockerEnvContainerd 47.53
65 TestErrorSpam/setup 30.68
66 TestErrorSpam/start 0.71
67 TestErrorSpam/status 1.21
68 TestErrorSpam/pause 1.65
69 TestErrorSpam/unpause 1.8
70 TestErrorSpam/stop 1.42
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 57.14
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 8.42
77 TestFunctional/serial/KubeContext 0.06
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.43
82 TestFunctional/serial/CacheCmd/cache/add_local 1.38
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.2
87 TestFunctional/serial/CacheCmd/cache/delete 0.1
88 TestFunctional/serial/MinikubeKubectlCmd 0.13
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 33.83
91 TestFunctional/serial/ComponentHealth 0.09
92 TestFunctional/serial/LogsCmd 1.9
93 TestFunctional/serial/LogsFileCmd 1.61
94 TestFunctional/serial/InvalidService 5.01
96 TestFunctional/parallel/ConfigCmd 0.45
97 TestFunctional/parallel/DashboardCmd 7.58
98 TestFunctional/parallel/DryRun 0.53
99 TestFunctional/parallel/InternationalLanguage 0.27
100 TestFunctional/parallel/StatusCmd 1.33
104 TestFunctional/parallel/ServiceCmdConnect 9.63
105 TestFunctional/parallel/AddonsCmd 0.17
106 TestFunctional/parallel/PersistentVolumeClaim 25.33
108 TestFunctional/parallel/SSHCmd 0.71
109 TestFunctional/parallel/CpCmd 2.41
111 TestFunctional/parallel/FileSync 0.38
112 TestFunctional/parallel/CertSync 2.24
116 TestFunctional/parallel/NodeLabels 0.13
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.65
120 TestFunctional/parallel/License 0.48
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.44
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 6.25
133 TestFunctional/parallel/ServiceCmd/List 0.64
134 TestFunctional/parallel/ProfileCmd/profile_not_create 0.49
135 TestFunctional/parallel/ServiceCmd/JSONOutput 0.57
136 TestFunctional/parallel/ProfileCmd/profile_list 0.48
137 TestFunctional/parallel/ServiceCmd/HTTPS 0.47
138 TestFunctional/parallel/ProfileCmd/profile_json_output 0.53
139 TestFunctional/parallel/ServiceCmd/Format 0.63
140 TestFunctional/parallel/MountCmd/any-port 7.83
141 TestFunctional/parallel/ServiceCmd/URL 0.38
142 TestFunctional/parallel/MountCmd/specific-port 2.42
143 TestFunctional/parallel/MountCmd/VerifyCleanup 2.1
144 TestFunctional/parallel/Version/short 0.06
145 TestFunctional/parallel/Version/components 1.33
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.31
150 TestFunctional/parallel/ImageCommands/ImageBuild 3.66
151 TestFunctional/parallel/ImageCommands/Setup 0.75
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.89
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
156 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.49
157 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.65
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.67
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.66
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.74
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 127.88
169 TestMultiControlPlane/serial/DeployApp 30.14
170 TestMultiControlPlane/serial/PingHostFromPods 1.74
171 TestMultiControlPlane/serial/AddWorkerNode 21.84
172 TestMultiControlPlane/serial/NodeLabels 0.11
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.8
174 TestMultiControlPlane/serial/CopyFile 19.31
175 TestMultiControlPlane/serial/StopSecondaryNode 12.91
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.58
177 TestMultiControlPlane/serial/RestartSecondaryNode 19.07
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.79
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 123.81
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.38
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
182 TestMultiControlPlane/serial/StopCluster 36.04
183 TestMultiControlPlane/serial/RestartCluster 77.01
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.55
185 TestMultiControlPlane/serial/AddSecondaryNode 36.14
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.84
190 TestJSONOutput/start/Command 58.64
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.72
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.68
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.75
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.23
215 TestKicCustomNetwork/create_custom_network 45.25
216 TestKicCustomNetwork/use_default_bridge_network 33.46
217 TestKicExistingNetwork 32.98
218 TestKicCustomSubnet 33.34
219 TestKicStaticIP 34.49
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 67.32
224 TestMountStart/serial/StartWithMountFirst 6.21
225 TestMountStart/serial/VerifyMountFirst 0.26
226 TestMountStart/serial/StartWithMountSecond 9.01
227 TestMountStart/serial/VerifyMountSecond 0.25
228 TestMountStart/serial/DeleteFirst 1.61
229 TestMountStart/serial/VerifyMountPostDelete 0.26
230 TestMountStart/serial/Stop 1.22
231 TestMountStart/serial/RestartStopped 7.96
232 TestMountStart/serial/VerifyMountPostStop 0.25
235 TestMultiNode/serial/FreshStart2Nodes 83.13
236 TestMultiNode/serial/DeployApp2Nodes 16.85
237 TestMultiNode/serial/PingHostFrom2Pods 0.94
238 TestMultiNode/serial/AddNode 17.66
239 TestMultiNode/serial/MultiNodeLabels 0.09
240 TestMultiNode/serial/ProfileList 0.34
241 TestMultiNode/serial/CopyFile 10.14
242 TestMultiNode/serial/StopNode 2.25
243 TestMultiNode/serial/StartAfterStop 10.41
244 TestMultiNode/serial/RestartKeepsNodes 85.92
245 TestMultiNode/serial/DeleteNode 5.41
246 TestMultiNode/serial/StopMultiNode 24.19
247 TestMultiNode/serial/RestartMultiNode 55.72
248 TestMultiNode/serial/ValidateNameConflict 35.94
253 TestPreload 114.57
255 TestScheduledStopUnix 105.42
258 TestInsufficientStorage 10.57
259 TestRunningBinaryUpgrade 74.62
261 TestKubernetesUpgrade 359.8
262 TestMissingContainerUpgrade 174.88
264 TestPause/serial/Start 73.43
266 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
267 TestNoKubernetes/serial/StartWithK8s 43.31
268 TestNoKubernetes/serial/StartWithStopK8s 8.05
269 TestNoKubernetes/serial/Start 8.33
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 0.97
272 TestNoKubernetes/serial/Stop 1.21
273 TestNoKubernetes/serial/StartNoArgs 7.02
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
275 TestPause/serial/SecondStartNoReconfiguration 7.55
276 TestPause/serial/Pause 0.7
277 TestPause/serial/VerifyStatus 0.3
278 TestPause/serial/Unpause 0.67
279 TestPause/serial/PauseAgain 0.87
280 TestPause/serial/DeletePaused 4.7
281 TestPause/serial/VerifyDeletedResources 0.15
282 TestStoppedBinaryUpgrade/Setup 0.84
283 TestStoppedBinaryUpgrade/Upgrade 102.47
284 TestStoppedBinaryUpgrade/MinikubeLogs 0.99
299 TestNetworkPlugins/group/false 4.99
304 TestStartStop/group/old-k8s-version/serial/FirstStart 148.75
305 TestStartStop/group/old-k8s-version/serial/DeployApp 7.7
306 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.88
307 TestStartStop/group/old-k8s-version/serial/Stop 12.79
309 TestStartStop/group/no-preload/serial/FirstStart 70.77
310 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.35
312 TestStartStop/group/no-preload/serial/DeployApp 8.35
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.15
314 TestStartStop/group/no-preload/serial/Stop 12.09
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
316 TestStartStop/group/no-preload/serial/SecondStart 268.11
317 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
319 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.77
320 TestStartStop/group/no-preload/serial/Pause 3.07
322 TestStartStop/group/embed-certs/serial/FirstStart 81.68
323 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
324 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.17
325 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.32
326 TestStartStop/group/old-k8s-version/serial/Pause 3.71
328 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 68.08
329 TestStartStop/group/embed-certs/serial/DeployApp 9.38
330 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.34
331 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.39
332 TestStartStop/group/embed-certs/serial/Stop 12.14
333 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.04
334 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.08
335 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
336 TestStartStop/group/embed-certs/serial/SecondStart 267.55
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.32
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.82
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
341 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
342 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
343 TestStartStop/group/embed-certs/serial/Pause 3.12
344 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.11
346 TestStartStop/group/newest-cni/serial/FirstStart 49.3
347 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
348 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.39
349 TestNetworkPlugins/group/auto/Start 82.38
350 TestStartStop/group/newest-cni/serial/DeployApp 0
351 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.43
352 TestStartStop/group/newest-cni/serial/Stop 1.32
353 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.22
354 TestStartStop/group/newest-cni/serial/SecondStart 19.6
355 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
356 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
357 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.89
358 TestStartStop/group/newest-cni/serial/Pause 2.92
359 TestNetworkPlugins/group/kindnet/Start 69.99
360 TestNetworkPlugins/group/auto/KubeletFlags 0.39
361 TestNetworkPlugins/group/auto/NetCatPod 10.38
362 TestNetworkPlugins/group/auto/DNS 0.35
363 TestNetworkPlugins/group/auto/Localhost 0.24
364 TestNetworkPlugins/group/auto/HairPin 0.19
365 TestNetworkPlugins/group/calico/Start 72.42
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.41
368 TestNetworkPlugins/group/kindnet/NetCatPod 10.37
369 TestNetworkPlugins/group/kindnet/DNS 0.22
370 TestNetworkPlugins/group/kindnet/Localhost 0.16
371 TestNetworkPlugins/group/kindnet/HairPin 0.15
372 TestNetworkPlugins/group/custom-flannel/Start 65.27
373 TestNetworkPlugins/group/calico/ControllerPod 6.01
374 TestNetworkPlugins/group/calico/KubeletFlags 0.4
375 TestNetworkPlugins/group/calico/NetCatPod 11.36
376 TestNetworkPlugins/group/calico/DNS 0.34
377 TestNetworkPlugins/group/calico/Localhost 0.29
378 TestNetworkPlugins/group/calico/HairPin 0.32
379 TestNetworkPlugins/group/enable-default-cni/Start 90.95
380 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
381 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.39
382 TestNetworkPlugins/group/custom-flannel/DNS 0.22
383 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
384 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
385 TestNetworkPlugins/group/flannel/Start 59.88
386 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.47
387 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.45
388 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
389 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
390 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
391 TestNetworkPlugins/group/flannel/ControllerPod 6.01
392 TestNetworkPlugins/group/flannel/KubeletFlags 0.36
393 TestNetworkPlugins/group/flannel/NetCatPod 10.38
394 TestNetworkPlugins/group/flannel/DNS 0.17
395 TestNetworkPlugins/group/flannel/Localhost 0.15
396 TestNetworkPlugins/group/flannel/HairPin 0.14
397 TestNetworkPlugins/group/bridge/Start 48.76
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
399 TestNetworkPlugins/group/bridge/NetCatPod 9.27
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.13s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-872808 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |          |
	|         | -p download-only-872808        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 00:01:49
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 00:01:49.250067 1479142 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:01:49.250234 1479142 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:01:49.250243 1479142 out.go:304] Setting ErrFile to fd 2...
	I0804 00:01:49.250249 1479142 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:01:49.250508 1479142 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	W0804 00:01:49.250646 1479142 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19370-1473734/.minikube/config/config.json: open /home/jenkins/minikube-integration/19370-1473734/.minikube/config/config.json: no such file or directory
	I0804 00:01:49.251042 1479142 out.go:298] Setting JSON to true
	I0804 00:01:49.251923 1479142 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":31455,"bootTime":1722698255,"procs":162,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:01:49.251995 1479142 start.go:139] virtualization:  
	I0804 00:01:49.256367 1479142 out.go:97] [download-only-872808] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0804 00:01:49.256568 1479142 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball: no such file or directory
	I0804 00:01:49.256632 1479142 notify.go:220] Checking for updates...
	I0804 00:01:49.259754 1479142 out.go:169] MINIKUBE_LOCATION=19370
	I0804 00:01:49.262688 1479142 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:01:49.265276 1479142 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:01:49.268196 1479142 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:01:49.270530 1479142 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 00:01:49.274119 1479142 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 00:01:49.274374 1479142 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:01:49.298572 1479142 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:01:49.298672 1479142 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:01:49.358370 1479142 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-08-04 00:01:49.348864124 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:01:49.358487 1479142 docker.go:307] overlay module found
	I0804 00:01:49.360647 1479142 out.go:97] Using the docker driver based on user configuration
	I0804 00:01:49.360683 1479142 start.go:297] selected driver: docker
	I0804 00:01:49.360707 1479142 start.go:901] validating driver "docker" against <nil>
	I0804 00:01:49.360850 1479142 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:01:49.416227 1479142 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:51 SystemTime:2024-08-04 00:01:49.406588277 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:01:49.416389 1479142 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 00:01:49.416659 1479142 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 00:01:49.416848 1479142 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 00:01:49.418994 1479142 out.go:169] Using Docker driver with root privileges
	I0804 00:01:49.420830 1479142 cni.go:84] Creating CNI manager for ""
	I0804 00:01:49.420857 1479142 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:01:49.420869 1479142 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 00:01:49.420987 1479142 start.go:340] cluster config:
	{Name:download-only-872808 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-872808 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:01:49.422710 1479142 out.go:97] Starting "download-only-872808" primary control-plane node in "download-only-872808" cluster
	I0804 00:01:49.422728 1479142 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:01:49.424534 1479142 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:01:49.424558 1479142 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0804 00:01:49.424708 1479142 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 00:01:49.439492 1479142 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:01:49.440068 1479142 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:01:49.440189 1479142 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:01:49.488222 1479142 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0804 00:01:49.488259 1479142 cache.go:56] Caching tarball of preloaded images
	I0804 00:01:49.488905 1479142 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0804 00:01:49.490984 1479142 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0804 00:01:49.491011 1479142 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:01:49.575508 1479142 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0804 00:01:53.671643 1479142 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:01:53.835377 1479142 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:01:53.835504 1479142 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-872808 host does not exist
	  To start a cluster, run: "minikube start -p download-only-872808"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-872808 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-872808        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| delete  | -p download-only-872808        | download-only-872808 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| start   | -o=json --download-only        | download-only-355085 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-355085        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 00:01:57
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 00:01:57.788989 1479341 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:01:57.789196 1479341 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:01:57.789228 1479341 out.go:304] Setting ErrFile to fd 2...
	I0804 00:01:57.789250 1479341 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:01:57.789520 1479341 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:01:57.789938 1479341 out.go:298] Setting JSON to true
	I0804 00:01:57.790824 1479341 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":31463,"bootTime":1722698255,"procs":160,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:01:57.790927 1479341 start.go:139] virtualization:  
	I0804 00:01:57.793311 1479341 out.go:97] [download-only-355085] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:01:57.793579 1479341 notify.go:220] Checking for updates...
	I0804 00:01:57.795725 1479341 out.go:169] MINIKUBE_LOCATION=19370
	I0804 00:01:57.797443 1479341 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:01:57.799344 1479341 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:01:57.801025 1479341 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:01:57.802832 1479341 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 00:01:57.806856 1479341 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 00:01:57.807140 1479341 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:01:57.834882 1479341 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:01:57.834988 1479341 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:01:57.900635 1479341 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-08-04 00:01:57.891177342 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:01:57.900772 1479341 docker.go:307] overlay module found
	I0804 00:01:57.902897 1479341 out.go:97] Using the docker driver based on user configuration
	I0804 00:01:57.902932 1479341 start.go:297] selected driver: docker
	I0804 00:01:57.902940 1479341 start.go:901] validating driver "docker" against <nil>
	I0804 00:01:57.903073 1479341 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:01:57.957736 1479341 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-08-04 00:01:57.947912529 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:01:57.957897 1479341 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 00:01:57.958205 1479341 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 00:01:57.958376 1479341 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 00:01:57.960523 1479341 out.go:169] Using Docker driver with root privileges
	I0804 00:01:57.962255 1479341 cni.go:84] Creating CNI manager for ""
	I0804 00:01:57.962281 1479341 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:01:57.962294 1479341 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 00:01:57.962384 1479341 start.go:340] cluster config:
	{Name:download-only-355085 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:download-only-355085 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:01:57.964420 1479341 out.go:97] Starting "download-only-355085" primary control-plane node in "download-only-355085" cluster
	I0804 00:01:57.964457 1479341 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:01:57.966643 1479341 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:01:57.966679 1479341 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:01:57.966877 1479341 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 00:01:57.982297 1479341 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:01:57.982449 1479341 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:01:57.982478 1479341 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 00:01:57.982487 1479341 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 00:01:57.982500 1479341 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:01:58.021009 1479341 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0804 00:01:58.021042 1479341 cache.go:56] Caching tarball of preloaded images
	I0804 00:01:58.021239 1479341 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0804 00:01:58.023488 1479341 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0804 00:01:58.023521 1479341 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:01:58.106653 1479341 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4?checksum=md5:2969442dcdf6412905c6484ccc8dd1ed -> /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0804 00:02:02.296592 1479341 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:02:02.296759 1479341 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-355085 host does not exist
	  To start a cluster, run: "minikube start -p download-only-355085"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-rc.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-839629 --force --alsologtostderr --kubernetes-version=v1.31.0-rc.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-839629 --force --alsologtostderr --kubernetes-version=v1.31.0-rc.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (8.470218233s)
--- PASS: TestDownloadOnly/v1.31.0-rc.0/json-events (8.47s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-872808 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-872808           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| delete  | -p download-only-872808           | download-only-872808 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC | 04 Aug 24 00:01 UTC |
	| start   | -o=json --download-only           | download-only-355085 | jenkins | v1.33.1 | 04 Aug 24 00:01 UTC |                     |
	|         | -p download-only-355085           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| delete  | -p download-only-355085           | download-only-355085 | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC | 04 Aug 24 00:02 UTC |
	| start   | -o=json --download-only           | download-only-839629 | jenkins | v1.33.1 | 04 Aug 24 00:02 UTC |                     |
	|         | -p download-only-839629           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0 |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd    |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/04 00:02:04
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0804 00:02:04.367627 1479544 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:02:04.367746 1479544 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:02:04.367756 1479544 out.go:304] Setting ErrFile to fd 2...
	I0804 00:02:04.367761 1479544 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:02:04.367991 1479544 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:02:04.368387 1479544 out.go:298] Setting JSON to true
	I0804 00:02:04.369297 1479544 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":31470,"bootTime":1722698255,"procs":160,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:02:04.369390 1479544 start.go:139] virtualization:  
	I0804 00:02:04.372128 1479544 out.go:97] [download-only-839629] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:02:04.372328 1479544 notify.go:220] Checking for updates...
	I0804 00:02:04.374515 1479544 out.go:169] MINIKUBE_LOCATION=19370
	I0804 00:02:04.376600 1479544 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:02:04.378456 1479544 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:02:04.380761 1479544 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:02:04.382933 1479544 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0804 00:02:04.387133 1479544 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0804 00:02:04.387405 1479544 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:02:04.408922 1479544 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:02:04.409019 1479544 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:02:04.463375 1479544 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-04 00:02:04.453867332 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:02:04.463492 1479544 docker.go:307] overlay module found
	I0804 00:02:04.465983 1479544 out.go:97] Using the docker driver based on user configuration
	I0804 00:02:04.466023 1479544 start.go:297] selected driver: docker
	I0804 00:02:04.466031 1479544 start.go:901] validating driver "docker" against <nil>
	I0804 00:02:04.466133 1479544 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:02:04.519099 1479544 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-04 00:02:04.50972743 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:02:04.519272 1479544 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0804 00:02:04.519549 1479544 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0804 00:02:04.519709 1479544 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0804 00:02:04.521838 1479544 out.go:169] Using Docker driver with root privileges
	I0804 00:02:04.524077 1479544 cni.go:84] Creating CNI manager for ""
	I0804 00:02:04.524105 1479544 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0804 00:02:04.524117 1479544 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0804 00:02:04.524203 1479544 start.go:340] cluster config:
	{Name:download-only-839629 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-rc.0 ClusterName:download-only-839629 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-rc.0 ContainerRuntime:containerd 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:1m0
s}
	I0804 00:02:04.526563 1479544 out.go:97] Starting "download-only-839629" primary control-plane node in "download-only-839629" cluster
	I0804 00:02:04.526596 1479544 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0804 00:02:04.528811 1479544 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0804 00:02:04.528841 1479544 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime containerd
	I0804 00:02:04.529035 1479544 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0804 00:02:04.543941 1479544 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0804 00:02:04.544074 1479544 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0804 00:02:04.544102 1479544 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0804 00:02:04.544110 1479544 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0804 00:02:04.544118 1479544 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0804 00:02:04.587379 1479544 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4
	I0804 00:02:04.587405 1479544 cache.go:56] Caching tarball of preloaded images
	I0804 00:02:04.588131 1479544 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime containerd
	I0804 00:02:04.590573 1479544 out.go:97] Downloading Kubernetes v1.31.0-rc.0 preload ...
	I0804 00:02:04.590598 1479544 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:02:04.677860 1479544 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:9f4f64d897eefd701781dd1aad6e4f21 -> /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4
	I0804 00:02:08.572533 1479544 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4 ...
	I0804 00:02:08.572656 1479544 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19370-1473734/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-containerd-overlay2-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-839629 host does not exist
	  To start a cluster, run: "minikube start -p download-only-839629"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-839629
--- PASS: TestDownloadOnly/v1.31.0-rc.0/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-295433 --alsologtostderr --binary-mirror http://127.0.0.1:34929 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-295433" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-295433
--- PASS: TestBinaryMirror (0.55s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (222.99s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-533955 --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=containerd --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-533955 --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=containerd --addons=ingress --addons=ingress-dns: (3m42.985846903s)
--- PASS: TestAddons/Setup (222.99s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 5.241399ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-vwpxv" [4c4485ab-dd7d-4ef8-a721-a42f3c0b6a85] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.008908408s
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-cg8cn" [3055f20a-0f0b-4e1e-bfaa-41e9b5607ff8] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.004614964s
addons_test.go:342: (dbg) Run:  kubectl --context addons-533955 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-533955 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-533955 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": (2.95842473s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 ip
2024/08/04 00:09:53 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.96s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-533955 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-533955 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-533955 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" [ae6c9891-da9c-49b6-be85-43a465f55a8f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ae6c9891-da9c-49b6-be85-43a465f55a8f] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003124227s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-533955 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable ingress-dns --alsologtostderr -v=1: (1.013266786s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable ingress --alsologtostderr -v=1: (7.788523619s)
--- PASS: TestAddons/parallel/Ingress (19.50s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-g2qd6" [0253ad69-cf49-4e6b-a39a-fea9555cf2df] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004271234s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-533955
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-533955: (5.799717449s)
--- PASS: TestAddons/parallel/InspektorGadget (10.80s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 4.757602ms
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-d2gpr" [87f9749e-8340-4ed2-a2cb-2ee6a6a8b8a3] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00471619s
addons_test.go:417: (dbg) Run:  kubectl --context addons-533955 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.82s)

                                                
                                    
x
+
TestAddons/parallel/CSI (46.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.498912ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-533955 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-533955 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [8ebee69e-fc98-4f38-8e2a-ddfe7591934c] Pending
helpers_test.go:344: "task-pv-pod" [8ebee69e-fc98-4f38-8e2a-ddfe7591934c] 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" [8ebee69e-fc98-4f38-8e2a-ddfe7591934c] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004366388s
addons_test.go:590: (dbg) Run:  kubectl --context addons-533955 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-533955 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-533955 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-533955 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-533955 delete pod task-pv-pod: (1.032287387s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-533955 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-533955 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-533955 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [ddef027f-8168-407c-a2a4-e4d88252a6bf] Pending
helpers_test.go:344: "task-pv-pod-restore" [ddef027f-8168-407c-a2a4-e4d88252a6bf] 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" [ddef027f-8168-407c-a2a4-e4d88252a6bf] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003637291s
addons_test.go:632: (dbg) Run:  kubectl --context addons-533955 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-533955 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-533955 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.726185345s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (46.86s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-533955 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-533955 --alsologtostderr -v=1: (1.491627989s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-9d868696f-zn7xk" [2c6e7e06-f90a-48c6-9cab-773b87fd48c4] Pending
helpers_test.go:344: "headlamp-9d868696f-zn7xk" [2c6e7e06-f90a-48c6-9cab-773b87fd48c4] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-zn7xk" [2c6e7e06-f90a-48c6-9cab-773b87fd48c4] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-zn7xk" [2c6e7e06-f90a-48c6-9cab-773b87fd48c4] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.002456677s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable headlamp --alsologtostderr -v=1: (5.765828197s)
--- PASS: TestAddons/parallel/Headlamp (17.26s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5455fb9b69-bmpjb" [891c3f45-f2af-4fc4-9fbe-27220e437820] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004661584s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-533955
--- PASS: TestAddons/parallel/CloudSpanner (5.85s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-533955 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-533955 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [d856efcd-6722-46aa-9d37-813c80cdfd81] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d856efcd-6722-46aa-9d37-813c80cdfd81] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d856efcd-6722-46aa-9d37-813c80cdfd81] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004054263s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-533955 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 ssh "cat /opt/local-path-provisioner/pvc-d4c6642a-ac27-49ff-965b-1ed37fcf123d_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-533955 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-533955 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.724476284s)
--- PASS: TestAddons/parallel/LocalPath (52.14s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-7cfxz" [bbd4d10c-8c31-47ba-b9f2-0ed17a20da2c] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005004429s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-533955
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.60s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-sgfwm" [87d07a89-abf0-4bae-9b1f-cc7538335f56] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00392986s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-533955 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-533955 addons disable yakd --alsologtostderr -v=1: (5.889319334s)
--- PASS: TestAddons/parallel/Yakd (11.89s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.31s)

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

                                                
                                    
x
+
TestCertOptions (33.68s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (230.64s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-353972 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-353972 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (40.138689741s)
E0804 00:49:00.842079 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-353972 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-353972 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (8.209849534s)
helpers_test.go:175: Cleaning up "cert-expiration-353972" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-353972
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-353972: (2.288590157s)
--- PASS: TestCertExpiration (230.64s)

                                                
                                    
x
+
TestForceSystemdFlag (43.54s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-769797 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-769797 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (40.895309287s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-769797 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-769797" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-769797
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-769797: (2.262604826s)
--- PASS: TestForceSystemdFlag (43.54s)

                                                
                                    
x
+
TestForceSystemdEnv (40.63s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-123856 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-123856 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (37.995233352s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-123856 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-123856" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-123856
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-123856: (2.301186379s)
--- PASS: TestForceSystemdEnv (40.63s)

                                                
                                    
x
+
TestDockerEnvContainerd (47.53s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-552071 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-552071 --driver=docker  --container-runtime=containerd: (31.548739913s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-552071"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-msCy4qc8iHOi/agent.1498137" SSH_AGENT_PID="1498138" DOCKER_HOST=ssh://docker@127.0.0.1:34628 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-msCy4qc8iHOi/agent.1498137" SSH_AGENT_PID="1498138" DOCKER_HOST=ssh://docker@127.0.0.1:34628 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-msCy4qc8iHOi/agent.1498137" SSH_AGENT_PID="1498138" DOCKER_HOST=ssh://docker@127.0.0.1:34628 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.409519027s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-msCy4qc8iHOi/agent.1498137" SSH_AGENT_PID="1498138" DOCKER_HOST=ssh://docker@127.0.0.1:34628 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-552071" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-552071
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-552071: (2.09648909s)
--- PASS: TestDockerEnvContainerd (47.53s)

                                                
                                    
x
+
TestErrorSpam/setup (30.68s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.71s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.21s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.65s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.8s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.42s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (57.14s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (8.42s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:3.1: (1.553228028s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:3.3: (1.538016342s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-145444 cache add registry.k8s.io/pause:latest: (1.342431916s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.43s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.83s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.9s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.61s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 logs --file /tmp/TestFunctionalserialLogsFileCmd2141070490/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-145444 logs --file /tmp/TestFunctionalserialLogsFileCmd2141070490/001/logs.txt: (1.612094408s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.61s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.01s)

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

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

                                                
                                                
-- /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-145444 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-145444 delete -f testdata/invalidsvc.yaml: (1.065343052s)
--- PASS: TestFunctional/serial/InvalidService (5.01s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.58s)

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

                                                
                                    
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-145444 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:970: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-145444 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (207.818093ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:15:39.288265 1512728 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:15:39.289346 1512728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:15:39.289360 1512728 out.go:304] Setting ErrFile to fd 2...
	I0804 00:15:39.289365 1512728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:15:39.289636 1512728 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:15:39.290051 1512728 out.go:298] Setting JSON to false
	I0804 00:15:39.291019 1512728 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":32285,"bootTime":1722698255,"procs":219,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:15:39.291087 1512728 start.go:139] virtualization:  
	I0804 00:15:39.293188 1512728 out.go:177] * [functional-145444] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:15:39.295261 1512728 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:15:39.295308 1512728 notify.go:220] Checking for updates...
	I0804 00:15:39.299361 1512728 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:15:39.301074 1512728 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:15:39.302816 1512728 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:15:39.304658 1512728 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:15:39.306177 1512728 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:15:39.308477 1512728 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:15:39.309112 1512728 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:15:39.331581 1512728 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:15:39.331716 1512728 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:15:39.411106 1512728 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-04 00:15:39.398809571 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:15:39.411218 1512728 docker.go:307] overlay module found
	I0804 00:15:39.415434 1512728 out.go:177] * Using the docker driver based on existing profile
	I0804 00:15:39.417153 1512728 start.go:297] selected driver: docker
	I0804 00:15:39.417173 1512728 start.go:901] validating driver "docker" against &{Name:functional-145444 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-145444 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:15:39.417306 1512728 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:15:39.419615 1512728 out.go:177] 
	W0804 00:15:39.421558 1512728 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0804 00:15:39.423255 1512728 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.27s)

                                                
                                                
=== 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-145444 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-145444 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (270.394216ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:15:39.037952 1512680 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:15:39.038136 1512680 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:15:39.038149 1512680 out.go:304] Setting ErrFile to fd 2...
	I0804 00:15:39.038155 1512680 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:15:39.039090 1512680 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:15:39.039581 1512680 out.go:298] Setting JSON to false
	I0804 00:15:39.040801 1512680 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":32284,"bootTime":1722698255,"procs":220,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:15:39.040933 1512680 start.go:139] virtualization:  
	I0804 00:15:39.044122 1512680 out.go:177] * [functional-145444] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0804 00:15:39.046175 1512680 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:15:39.046285 1512680 notify.go:220] Checking for updates...
	I0804 00:15:39.049886 1512680 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:15:39.051716 1512680 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:15:39.053597 1512680 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:15:39.055765 1512680 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:15:39.061073 1512680 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:15:39.063379 1512680 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:15:39.063919 1512680 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:15:39.095578 1512680 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:15:39.095705 1512680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:15:39.202065 1512680 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-04 00:15:39.191961706 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:15:39.202191 1512680 docker.go:307] overlay module found
	I0804 00:15:39.204669 1512680 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0804 00:15:39.206488 1512680 start.go:297] selected driver: docker
	I0804 00:15:39.206509 1512680 start.go:901] validating driver "docker" against &{Name:functional-145444 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-145444 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:containerd 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:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0804 00:15:39.206631 1512680 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:15:39.209280 1512680 out.go:177] 
	W0804 00:15:39.211028 1512680 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0804 00:15:39.212627 1512680 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.33s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-145444 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-145444 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-mkk6b" [5ab16e8b-d5a7-427d-ac33-a510870e87af] 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-mkk6b" [5ab16e8b-d5a7-427d-ac33-a510870e87af] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003573076s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32649
functional_test.go:1671: http://192.168.49.2:32649: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.33s)

                                                
                                                
=== 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" [bb1858dd-73d9-4719-91f5-49ffdf6b2f0a] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004853995s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-145444 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-145444 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-145444 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-145444 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" [6e3c80fb-89e3-4359-920d-52a923f53450] Pending
helpers_test.go:344: "sp-pod" [6e3c80fb-89e3-4359-920d-52a923f53450] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [6e3c80fb-89e3-4359-920d-52a923f53450] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004106351s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-145444 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-145444 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-145444 delete -f testdata/storage-provisioner/pod.yaml: (1.237454453s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-145444 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" [03d46877-3211-467f-a109-baa527dc51dd] Pending
helpers_test.go:344: "sp-pod" [03d46877-3211-467f-a109-baa527dc51dd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [03d46877-3211-467f-a109-baa527dc51dd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.014668868s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-145444 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.33s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.41s)

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

                                                
                                                

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

                                                
                                    
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/1479137/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh "sudo cat /etc/test/nested/copy/1479137/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.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.65s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.48s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-145444 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" [f2e219b7-17d4-4e2e-9ee5-50ea019c3cf9] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [f2e219b7-17d4-4e2e-9ee5-50ea019c3cf9] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003063779s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.44s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-145444 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-145444 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-knl7k" [09ae82d3-ad39-4b70-a09c-cfbae07bc186] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-knl7k" [09ae82d3-ad39-4b70-a09c-cfbae07bc186] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.011346307s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "405.95873ms" 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 "74.550932ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.48s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug  4 00:15 created-by-test
-rw-r--r-- 1 docker docker 24 Aug  4 00:15 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug  4 00:15 test-1722730536693862727
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh cat /mount-9p/test-1722730536693862727
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-145444 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" [5746bb35-44f5-4783-b7e4-331888f8c4cc] Pending
helpers_test.go:344: "busybox-mount" [5746bb35-44f5-4783-b7e4-331888f8c4cc] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [5746bb35-44f5-4783-b7e4-331888f8c4cc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [5746bb35-44f5-4783-b7e4-331888f8c4cc] 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.004142773s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-145444 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-145444 /tmp/TestFunctionalparallelMountCmdany-port1287926897/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.83s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-145444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup494346965/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-145444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup494346965/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-145444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup494346965/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 ssh "findmnt -T" /mount1
2024/08/04 00:15:47 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-145444 ssh "findmnt -T" /mount1: exit status 1 (792.994605ms)

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

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

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

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

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

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

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

                                                
                                                
=== 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-145444 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-145444 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-145444
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-145444
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-145444 image ls --format short --alsologtostderr:
I0804 00:15:56.866365 1515616 out.go:291] Setting OutFile to fd 1 ...
I0804 00:15:56.866603 1515616 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:56.866631 1515616 out.go:304] Setting ErrFile to fd 2...
I0804 00:15:56.866650 1515616 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:56.866935 1515616 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
I0804 00:15:56.867603 1515616 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:56.867871 1515616 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:56.868398 1515616 cli_runner.go:164] Run: docker container inspect functional-145444 --format={{.State.Status}}
I0804 00:15:56.885910 1515616 ssh_runner.go:195] Run: systemctl --version
I0804 00:15:56.885969 1515616 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-145444
I0804 00:15:56.905043 1515616 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34638 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/functional-145444/id_rsa Username:docker}
I0804 00:15:57.001162 1515616 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

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

                                                
                                                
=== 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-145444 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-145444 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/kube-apiserver              | v1.30.3            | sha256:617731 | 29.9MB |
| registry.k8s.io/kube-controller-manager     | v1.30.3            | sha256:8e97cd | 28.4MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| docker.io/kindest/kindnetd                  | v20240719-e7903573 | sha256:f42786 | 33.3MB |
| docker.io/library/minikube-local-cache-test | functional-145444  | sha256:6e253f | 991B   |
| docker.io/library/nginx                     | alpine             | sha256:d7cd33 | 18.3MB |
| registry.k8s.io/kube-proxy                  | v1.30.3            | sha256:2351f5 | 25.6MB |
| registry.k8s.io/kube-scheduler              | v1.30.3            | sha256:d48f99 | 17.6MB |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/kindest/kindnetd                  | v20240715-585640e9 | sha256:5e3296 | 33.3MB |
| docker.io/kicbase/echo-server               | functional-145444  | sha256:ce2d2c | 2.17MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/library/nginx                     | latest             | sha256:43b17f | 67.6MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-145444 image ls --format table --alsologtostderr:
I0804 00:15:57.507173 1515776 out.go:291] Setting OutFile to fd 1 ...
I0804 00:15:57.507465 1515776 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.507494 1515776 out.go:304] Setting ErrFile to fd 2...
I0804 00:15:57.507514 1515776 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.507812 1515776 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
I0804 00:15:57.508544 1515776 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.509200 1515776 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.509803 1515776 cli_runner.go:164] Run: docker container inspect functional-145444 --format={{.State.Status}}
I0804 00:15:57.532916 1515776 ssh_runner.go:195] Run: systemctl --version
I0804 00:15:57.532982 1515776 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-145444
I0804 00:15:57.555970 1515776 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34638 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/functional-145444/id_rsa Username:docker}
I0804 00:15:57.650928 1515776 ssh_runner.go:195] Run: sudo crictl images --output json
E0804 00:15:57.793676 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:57.799314 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:57.809792 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:57.830404 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:57.870677 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:57.951080 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:58.111516 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:58.432093 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:15:59.072626 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

                                                
                                                
=== 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-145444 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-145444 image ls --format json --alsologtostderr:
[{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"25645955"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e
5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-145444"],"size":"2173567"},{"id":"sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"18253575"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apis
erver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"29942692"},{"id":"sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"33296266"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoT
ags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"33290438"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"28374500"},{"id":"sha256:d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-
scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"17641143"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:6e253fb9b754f9daa10975da8a7b09c7565419bcc8bd87439a1684322b3ea78a","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-145444"],"size":"991"},{"id":"sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"67647629"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-145444 image ls --format json --alsologtostderr:
I0804 00:15:57.199152 1515686 out.go:291] Setting OutFile to fd 1 ...
I0804 00:15:57.199312 1515686 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.199324 1515686 out.go:304] Setting ErrFile to fd 2...
I0804 00:15:57.199331 1515686 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.199614 1515686 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
I0804 00:15:57.200389 1515686 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.200544 1515686 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.201087 1515686 cli_runner.go:164] Run: docker container inspect functional-145444 --format={{.State.Status}}
I0804 00:15:57.246729 1515686 ssh_runner.go:195] Run: systemctl --version
I0804 00:15:57.246798 1515686 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-145444
I0804 00:15:57.275062 1515686 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34638 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/functional-145444/id_rsa Username:docker}
I0804 00:15:57.377170 1515686 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-145444 image ls --format yaml --alsologtostderr:
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-145444
size: "2173567"
- id: sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "67647629"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "28374500"
- id: sha256:2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "25645955"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
repoTags:
- docker.io/library/nginx:alpine
size: "18253575"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "29942692"
- id: sha256:d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "17641143"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "33296266"
- id: sha256:6e253fb9b754f9daa10975da8a7b09c7565419bcc8bd87439a1684322b3ea78a
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-145444
size: "991"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "33290438"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-145444 image ls --format yaml --alsologtostderr:
I0804 00:15:56.867637 1515617 out.go:291] Setting OutFile to fd 1 ...
I0804 00:15:56.867755 1515617 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:56.867811 1515617 out.go:304] Setting ErrFile to fd 2...
I0804 00:15:56.867821 1515617 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:56.868065 1515617 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
I0804 00:15:56.868658 1515617 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:56.868848 1515617 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:56.869299 1515617 cli_runner.go:164] Run: docker container inspect functional-145444 --format={{.State.Status}}
I0804 00:15:56.888806 1515617 ssh_runner.go:195] Run: systemctl --version
I0804 00:15:56.888873 1515617 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-145444
I0804 00:15:56.914288 1515617 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34638 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/functional-145444/id_rsa Username:docker}
I0804 00:15:57.026996 1515617 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.31s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 image build -t localhost/my-image:functional-145444 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-145444 image build -t localhost/my-image:functional-145444 testdata/build --alsologtostderr: (2.878330592s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-145444 image build -t localhost/my-image:functional-145444 testdata/build --alsologtostderr:
I0804 00:15:57.472230 1515770 out.go:291] Setting OutFile to fd 1 ...
I0804 00:15:57.473474 1515770 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.473491 1515770 out.go:304] Setting ErrFile to fd 2...
I0804 00:15:57.473496 1515770 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0804 00:15:57.473761 1515770 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
I0804 00:15:57.474428 1515770 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.477249 1515770 config.go:182] Loaded profile config "functional-145444": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0804 00:15:57.477839 1515770 cli_runner.go:164] Run: docker container inspect functional-145444 --format={{.State.Status}}
I0804 00:15:57.496668 1515770 ssh_runner.go:195] Run: systemctl --version
I0804 00:15:57.496766 1515770 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-145444
I0804 00:15:57.515480 1515770 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34638 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/functional-145444/id_rsa Username:docker}
I0804 00:15:57.609302 1515770 build_images.go:161] Building image from path: /tmp/build.268664266.tar
I0804 00:15:57.609377 1515770 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0804 00:15:57.618671 1515770 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.268664266.tar
I0804 00:15:57.622769 1515770 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.268664266.tar: stat -c "%s %y" /var/lib/minikube/build/build.268664266.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.268664266.tar': No such file or directory
I0804 00:15:57.622806 1515770 ssh_runner.go:362] scp /tmp/build.268664266.tar --> /var/lib/minikube/build/build.268664266.tar (3072 bytes)
I0804 00:15:57.651919 1515770 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.268664266
I0804 00:15:57.661127 1515770 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.268664266 -xf /var/lib/minikube/build/build.268664266.tar
I0804 00:15:57.679719 1515770 containerd.go:394] Building image: /var/lib/minikube/build/build.268664266
I0804 00:15:57.679792 1515770 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.268664266 --local dockerfile=/var/lib/minikube/build/build.268664266 --output type=image,name=localhost/my-image:functional-145444
#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:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.2s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:507e737a88e6cf4c24058cf587cf551a4258d2edd6186ad61e60cd4e9bebaa70
#8 exporting manifest sha256:507e737a88e6cf4c24058cf587cf551a4258d2edd6186ad61e60cd4e9bebaa70 0.0s done
#8 exporting config sha256:ba891d74e8dd4f014b13ff2de5075feb2fc5726a467feb94e816773c67d34d8b 0.0s done
#8 naming to localhost/my-image:functional-145444 done
#8 DONE 0.1s
I0804 00:16:00.152797 1515770 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.268664266 --local dockerfile=/var/lib/minikube/build/build.268664266 --output type=image,name=localhost/my-image:functional-145444: (2.472965971s)
I0804 00:16:00.173182 1515770 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.268664266
I0804 00:16:00.209936 1515770 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.268664266.tar
I0804 00:16:00.258282 1515770 build_images.go:217] Built localhost/my-image:functional-145444 from /tmp/build.268664266.tar
I0804 00:16:00.258377 1515770 build_images.go:133] succeeded building to: functional-145444
I0804 00:16:00.258400 1515770 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-145444 image ls
E0804 00:16:00.356340 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.66s)

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

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

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

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

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-145444 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.20s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:197: (dbg) Run:  docker rmi -f localhost/my-image:functional-145444
--- 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-145444
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (127.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-076818 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0804 00:16:08.037428 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:16:18.277656 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:16:38.758728 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:17:19.719422 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-076818 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m7.020626222s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (127.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (30.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-076818 -- get pods -o jsonpath='{.items[*].metadata.name}'
E0804 00:18:41.639957 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-076818 -- exec busybox-fc5497c4f-6rmdn -- 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-076818 -- exec busybox-fc5497c4f-6rmdn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-076818 -- exec busybox-fc5497c4f-b9b7d -- 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-076818 -- exec busybox-fc5497c4f-b9b7d -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-076818 -- exec busybox-fc5497c4f-dvchv -- 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-076818 -- exec busybox-fc5497c4f-dvchv -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (21.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.31s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-076818 node stop m02 -v=7 --alsologtostderr: (12.151220256s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-076818 status -v=7 --alsologtostderr: exit status 7 (761.635556ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:19:37.579461 1532311 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:19:37.579620 1532311 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:19:37.579633 1532311 out.go:304] Setting ErrFile to fd 2...
	I0804 00:19:37.579659 1532311 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:19:37.579933 1532311 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:19:37.580149 1532311 out.go:298] Setting JSON to false
	I0804 00:19:37.580196 1532311 mustload.go:65] Loading cluster: ha-076818
	I0804 00:19:37.580254 1532311 notify.go:220] Checking for updates...
	I0804 00:19:37.580660 1532311 config.go:182] Loaded profile config "ha-076818": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:19:37.580680 1532311 status.go:255] checking status of ha-076818 ...
	I0804 00:19:37.581269 1532311 cli_runner.go:164] Run: docker container inspect ha-076818 --format={{.State.Status}}
	I0804 00:19:37.603534 1532311 status.go:330] ha-076818 host status = "Running" (err=<nil>)
	I0804 00:19:37.603577 1532311 host.go:66] Checking if "ha-076818" exists ...
	I0804 00:19:37.603870 1532311 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076818
	I0804 00:19:37.626944 1532311 host.go:66] Checking if "ha-076818" exists ...
	I0804 00:19:37.627306 1532311 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:19:37.627355 1532311 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076818
	I0804 00:19:37.647324 1532311 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34643 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/ha-076818/id_rsa Username:docker}
	I0804 00:19:37.742204 1532311 ssh_runner.go:195] Run: systemctl --version
	I0804 00:19:37.746715 1532311 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:19:37.758758 1532311 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:19:37.832204 1532311 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:52 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-04 00:19:37.820266172 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:19:37.833123 1532311 kubeconfig.go:125] found "ha-076818" server: "https://192.168.49.254:8443"
	I0804 00:19:37.833151 1532311 api_server.go:166] Checking apiserver status ...
	I0804 00:19:37.833246 1532311 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 00:19:37.846141 1532311 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1461/cgroup
	I0804 00:19:37.855850 1532311 api_server.go:182] apiserver freezer: "4:freezer:/docker/52fd58c872b61c6a220cc8f79dbde36f2cea52a6e1b09ea3a333dd8fd8756800/kubepods/burstable/pod205f4cd113055d55be8f87ae31e85720/f80bdfc76cbbde31eb7649516b37f4e75bc2505d6de3069774631ef7292e60d2"
	I0804 00:19:37.855923 1532311 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/52fd58c872b61c6a220cc8f79dbde36f2cea52a6e1b09ea3a333dd8fd8756800/kubepods/burstable/pod205f4cd113055d55be8f87ae31e85720/f80bdfc76cbbde31eb7649516b37f4e75bc2505d6de3069774631ef7292e60d2/freezer.state
	I0804 00:19:37.865741 1532311 api_server.go:204] freezer state: "THAWED"
	I0804 00:19:37.865780 1532311 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0804 00:19:37.875139 1532311 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0804 00:19:37.875175 1532311 status.go:422] ha-076818 apiserver status = Running (err=<nil>)
	I0804 00:19:37.875187 1532311 status.go:257] ha-076818 status: &{Name:ha-076818 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:19:37.875206 1532311 status.go:255] checking status of ha-076818-m02 ...
	I0804 00:19:37.875531 1532311 cli_runner.go:164] Run: docker container inspect ha-076818-m02 --format={{.State.Status}}
	I0804 00:19:37.898325 1532311 status.go:330] ha-076818-m02 host status = "Stopped" (err=<nil>)
	I0804 00:19:37.898362 1532311 status.go:343] host is not running, skipping remaining checks
	I0804 00:19:37.898371 1532311 status.go:257] ha-076818-m02 status: &{Name:ha-076818-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:19:37.898408 1532311 status.go:255] checking status of ha-076818-m03 ...
	I0804 00:19:37.898797 1532311 cli_runner.go:164] Run: docker container inspect ha-076818-m03 --format={{.State.Status}}
	I0804 00:19:37.917198 1532311 status.go:330] ha-076818-m03 host status = "Running" (err=<nil>)
	I0804 00:19:37.917225 1532311 host.go:66] Checking if "ha-076818-m03" exists ...
	I0804 00:19:37.917598 1532311 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076818-m03
	I0804 00:19:37.935894 1532311 host.go:66] Checking if "ha-076818-m03" exists ...
	I0804 00:19:37.936215 1532311 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:19:37.936260 1532311 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076818-m03
	I0804 00:19:37.961166 1532311 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34653 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/ha-076818-m03/id_rsa Username:docker}
	I0804 00:19:38.059357 1532311 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:19:38.075757 1532311 kubeconfig.go:125] found "ha-076818" server: "https://192.168.49.254:8443"
	I0804 00:19:38.075831 1532311 api_server.go:166] Checking apiserver status ...
	I0804 00:19:38.075877 1532311 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 00:19:38.089086 1532311 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1423/cgroup
	I0804 00:19:38.100024 1532311 api_server.go:182] apiserver freezer: "4:freezer:/docker/d60eb1271dfb5ff5fed33dc50320ff2cf30e27782f7798eb87438ac04576554f/kubepods/burstable/pod8f47e59f39ceb8c68358bd84bcc9c6f9/efa1c4d8491567f6c1578eae40094a7cafbbaf570c80f21ad712dd09d702d5e0"
	I0804 00:19:38.100111 1532311 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d60eb1271dfb5ff5fed33dc50320ff2cf30e27782f7798eb87438ac04576554f/kubepods/burstable/pod8f47e59f39ceb8c68358bd84bcc9c6f9/efa1c4d8491567f6c1578eae40094a7cafbbaf570c80f21ad712dd09d702d5e0/freezer.state
	I0804 00:19:38.110749 1532311 api_server.go:204] freezer state: "THAWED"
	I0804 00:19:38.110835 1532311 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0804 00:19:38.119657 1532311 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0804 00:19:38.119727 1532311 status.go:422] ha-076818-m03 apiserver status = Running (err=<nil>)
	I0804 00:19:38.119746 1532311 status.go:257] ha-076818-m03 status: &{Name:ha-076818-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:19:38.119763 1532311 status.go:255] checking status of ha-076818-m04 ...
	I0804 00:19:38.120086 1532311 cli_runner.go:164] Run: docker container inspect ha-076818-m04 --format={{.State.Status}}
	I0804 00:19:38.137586 1532311 status.go:330] ha-076818-m04 host status = "Running" (err=<nil>)
	I0804 00:19:38.137627 1532311 host.go:66] Checking if "ha-076818-m04" exists ...
	I0804 00:19:38.137922 1532311 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-076818-m04
	I0804 00:19:38.157790 1532311 host.go:66] Checking if "ha-076818-m04" exists ...
	I0804 00:19:38.158084 1532311 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:19:38.158136 1532311 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-076818-m04
	I0804 00:19:38.185275 1532311 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34658 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/ha-076818-m04/id_rsa Username:docker}
	I0804 00:19:38.278207 1532311 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:19:38.290826 1532311 status.go:257] ha-076818-m04 status: &{Name:ha-076818-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-076818 node start m02 -v=7 --alsologtostderr: (17.92885719s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-076818 status -v=7 --alsologtostderr: (1.028180929s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (19.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (123.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-076818 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-076818 -v=7 --alsologtostderr
E0804 00:20:09.235090 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.240385 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.250741 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.271078 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.311342 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.391551 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.552001 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:09.872599 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:10.513477 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:11.794140 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:14.354767 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:19.474900 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:29.715179 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-076818 -v=7 --alsologtostderr: (37.529912699s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-076818 --wait=true -v=7 --alsologtostderr
E0804 00:20:50.195312 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:20:57.792375 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:21:25.480868 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 00:21:31.155499 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-076818 --wait=true -v=7 --alsologtostderr: (1m26.123348241s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-076818
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (123.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.38s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.04s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:22:50.440949 1546635 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:22:50.441115 1546635 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:22:50.441126 1546635 out.go:304] Setting ErrFile to fd 2...
	I0804 00:22:50.441131 1546635 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:22:50.441372 1546635 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:22:50.441560 1546635 out.go:298] Setting JSON to false
	I0804 00:22:50.441594 1546635 mustload.go:65] Loading cluster: ha-076818
	I0804 00:22:50.441811 1546635 notify.go:220] Checking for updates...
	I0804 00:22:50.442053 1546635 config.go:182] Loaded profile config "ha-076818": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:22:50.442074 1546635 status.go:255] checking status of ha-076818 ...
	I0804 00:22:50.442568 1546635 cli_runner.go:164] Run: docker container inspect ha-076818 --format={{.State.Status}}
	I0804 00:22:50.461552 1546635 status.go:330] ha-076818 host status = "Stopped" (err=<nil>)
	I0804 00:22:50.461575 1546635 status.go:343] host is not running, skipping remaining checks
	I0804 00:22:50.461597 1546635 status.go:257] ha-076818 status: &{Name:ha-076818 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:22:50.461645 1546635 status.go:255] checking status of ha-076818-m02 ...
	I0804 00:22:50.461960 1546635 cli_runner.go:164] Run: docker container inspect ha-076818-m02 --format={{.State.Status}}
	I0804 00:22:50.479050 1546635 status.go:330] ha-076818-m02 host status = "Stopped" (err=<nil>)
	I0804 00:22:50.479074 1546635 status.go:343] host is not running, skipping remaining checks
	I0804 00:22:50.479082 1546635 status.go:257] ha-076818-m02 status: &{Name:ha-076818-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:22:50.479103 1546635 status.go:255] checking status of ha-076818-m04 ...
	I0804 00:22:50.479413 1546635 cli_runner.go:164] Run: docker container inspect ha-076818-m04 --format={{.State.Status}}
	I0804 00:22:50.500872 1546635 status.go:330] ha-076818-m04 host status = "Stopped" (err=<nil>)
	I0804 00:22:50.500900 1546635 status.go:343] host is not running, skipping remaining checks
	I0804 00:22:50.500908 1546635 status.go:257] ha-076818-m04 status: &{Name:ha-076818-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (77.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-076818 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0804 00:22:53.075757 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-076818 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m16.067779522s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-076818 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 (77.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (36.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.84s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (58.64s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-377946 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0804 00:25:09.234800 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:25:36.918261 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-377946 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (58.627771739s)
--- PASS: TestJSONOutput/start/Command (58.64s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.68s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.75s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-377946 --output=json --user=testUser
E0804 00:25:57.793263 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-377946 --output=json --user=testUser: (5.752309701s)
--- PASS: TestJSONOutput/stop/Command (5.75s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6ae48cea-b7e8-477c-ac4c-bd86eb8efe84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-351666] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"445fdb5b-9b68-4ab1-931a-d19472f954f7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19370"}}
	{"specversion":"1.0","id":"1abc0e01-53eb-4570-87d9-700c3d085aa8","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":"632ac155-9efe-434d-9359-c45e7e8dff39","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig"}}
	{"specversion":"1.0","id":"40a39a38-21aa-42a9-9a72-3667cb64ff2e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube"}}
	{"specversion":"1.0","id":"9349f25a-f769-4c8f-af9a-733c7a90d665","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":"0119fdc2-0da5-4108-a7d0-55e14fc9b682","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3631c59e-2d52-49ab-a5a3-b4615ceb29ba","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-351666" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-351666
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (45.25s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.46s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.98s)

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

                                                
                                    
x
+
TestKicCustomSubnet (33.34s)

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

                                                
                                    
x
+
TestKicStaticIP (34.49s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.32s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-327884 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-327884 --driver=docker  --container-runtime=containerd: (29.305800978s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-330608 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-330608 --driver=docker  --container-runtime=containerd: (32.848286966s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-327884
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-330608
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-330608" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-330608
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-330608: (1.977792496s)
helpers_test.go:175: Cleaning up "first-327884" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-327884
E0804 00:30:09.234843 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-327884: (1.983214838s)
--- PASS: TestMinikubeProfile (67.32s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.21s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.01s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.96s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (83.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-990900 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0804 00:30:57.792321 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-990900 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m22.54244093s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-990900 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (83.13s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (16.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.94s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (17.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-990900 -v 3 --alsologtostderr
E0804 00:32:20.841857 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-990900 -v 3 --alsologtostderr: (16.976532702s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-990900 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (17.66s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

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

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.25s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:32:49.678299 1600650 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:32:49.678482 1600650 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:32:49.678512 1600650 out.go:304] Setting ErrFile to fd 2...
	I0804 00:32:49.678534 1600650 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:32:49.678859 1600650 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:32:49.679090 1600650 out.go:298] Setting JSON to false
	I0804 00:32:49.679164 1600650 mustload.go:65] Loading cluster: multinode-990900
	I0804 00:32:49.679245 1600650 notify.go:220] Checking for updates...
	I0804 00:32:49.679626 1600650 config.go:182] Loaded profile config "multinode-990900": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:32:49.679658 1600650 status.go:255] checking status of multinode-990900 ...
	I0804 00:32:49.680185 1600650 cli_runner.go:164] Run: docker container inspect multinode-990900 --format={{.State.Status}}
	I0804 00:32:49.701259 1600650 status.go:330] multinode-990900 host status = "Running" (err=<nil>)
	I0804 00:32:49.701296 1600650 host.go:66] Checking if "multinode-990900" exists ...
	I0804 00:32:49.701577 1600650 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-990900
	I0804 00:32:49.730695 1600650 host.go:66] Checking if "multinode-990900" exists ...
	I0804 00:32:49.731015 1600650 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:32:49.731066 1600650 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-990900
	I0804 00:32:49.749456 1600650 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34765 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/multinode-990900/id_rsa Username:docker}
	I0804 00:32:49.842104 1600650 ssh_runner.go:195] Run: systemctl --version
	I0804 00:32:49.846551 1600650 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:32:49.858637 1600650 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:32:49.918196 1600650 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-04 00:32:49.908549474 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:32:49.918872 1600650 kubeconfig.go:125] found "multinode-990900" server: "https://192.168.58.2:8443"
	I0804 00:32:49.918905 1600650 api_server.go:166] Checking apiserver status ...
	I0804 00:32:49.918955 1600650 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0804 00:32:49.930470 1600650 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1463/cgroup
	I0804 00:32:49.941705 1600650 api_server.go:182] apiserver freezer: "4:freezer:/docker/32aa1db88e07b40bf7f234d3e2a983b972f183c8241ab478b8eec74f7e9df63c/kubepods/burstable/podeb8edcadec4e5f8660d79c93002cd39f/a3d50a129feb4ed4bad373c08583badd6ab82879b0f0355d5600e595dd9366a3"
	I0804 00:32:49.941783 1600650 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/32aa1db88e07b40bf7f234d3e2a983b972f183c8241ab478b8eec74f7e9df63c/kubepods/burstable/podeb8edcadec4e5f8660d79c93002cd39f/a3d50a129feb4ed4bad373c08583badd6ab82879b0f0355d5600e595dd9366a3/freezer.state
	I0804 00:32:49.950302 1600650 api_server.go:204] freezer state: "THAWED"
	I0804 00:32:49.950329 1600650 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0804 00:32:49.958167 1600650 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0804 00:32:49.958195 1600650 status.go:422] multinode-990900 apiserver status = Running (err=<nil>)
	I0804 00:32:49.958207 1600650 status.go:257] multinode-990900 status: &{Name:multinode-990900 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:32:49.958231 1600650 status.go:255] checking status of multinode-990900-m02 ...
	I0804 00:32:49.958565 1600650 cli_runner.go:164] Run: docker container inspect multinode-990900-m02 --format={{.State.Status}}
	I0804 00:32:49.974828 1600650 status.go:330] multinode-990900-m02 host status = "Running" (err=<nil>)
	I0804 00:32:49.974853 1600650 host.go:66] Checking if "multinode-990900-m02" exists ...
	I0804 00:32:49.975153 1600650 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-990900-m02
	I0804 00:32:49.992309 1600650 host.go:66] Checking if "multinode-990900-m02" exists ...
	I0804 00:32:49.992631 1600650 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0804 00:32:49.992671 1600650 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-990900-m02
	I0804 00:32:50.016565 1600650 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34770 SSHKeyPath:/home/jenkins/minikube-integration/19370-1473734/.minikube/machines/multinode-990900-m02/id_rsa Username:docker}
	I0804 00:32:50.110204 1600650 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0804 00:32:50.122889 1600650 status.go:257] multinode-990900-m02 status: &{Name:multinode-990900-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:32:50.122923 1600650 status.go:255] checking status of multinode-990900-m03 ...
	I0804 00:32:50.123278 1600650 cli_runner.go:164] Run: docker container inspect multinode-990900-m03 --format={{.State.Status}}
	I0804 00:32:50.141474 1600650 status.go:330] multinode-990900-m03 host status = "Stopped" (err=<nil>)
	I0804 00:32:50.141500 1600650 status.go:343] host is not running, skipping remaining checks
	I0804 00:32:50.141508 1600650 status.go:257] multinode-990900-m03 status: &{Name:multinode-990900-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (85.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-990900
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-990900
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-990900: (25.014692156s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-990900 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-990900 --wait=true -v=8 --alsologtostderr: (1m0.783660858s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-990900
--- PASS: TestMultiNode/serial/RestartKeepsNodes (85.92s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.19s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:34:56.040029 1608669 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:34:56.040167 1608669 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:34:56.040179 1608669 out.go:304] Setting ErrFile to fd 2...
	I0804 00:34:56.040185 1608669 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:34:56.040410 1608669 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:34:56.040587 1608669 out.go:298] Setting JSON to false
	I0804 00:34:56.040627 1608669 mustload.go:65] Loading cluster: multinode-990900
	I0804 00:34:56.040779 1608669 notify.go:220] Checking for updates...
	I0804 00:34:56.041051 1608669 config.go:182] Loaded profile config "multinode-990900": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:34:56.041069 1608669 status.go:255] checking status of multinode-990900 ...
	I0804 00:34:56.041847 1608669 cli_runner.go:164] Run: docker container inspect multinode-990900 --format={{.State.Status}}
	I0804 00:34:56.059784 1608669 status.go:330] multinode-990900 host status = "Stopped" (err=<nil>)
	I0804 00:34:56.059810 1608669 status.go:343] host is not running, skipping remaining checks
	I0804 00:34:56.059819 1608669 status.go:257] multinode-990900 status: &{Name:multinode-990900 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0804 00:34:56.059844 1608669 status.go:255] checking status of multinode-990900-m02 ...
	I0804 00:34:56.060160 1608669 cli_runner.go:164] Run: docker container inspect multinode-990900-m02 --format={{.State.Status}}
	I0804 00:34:56.076443 1608669 status.go:330] multinode-990900-m02 host status = "Stopped" (err=<nil>)
	I0804 00:34:56.076469 1608669 status.go:343] host is not running, skipping remaining checks
	I0804 00:34:56.076478 1608669 status.go:257] multinode-990900-m02 status: &{Name:multinode-990900-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.72s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-990900 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0804 00:35:09.234472 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-990900 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (55.027355384s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-990900 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 (55.72s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.94s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-990900-m02' is duplicated with machine name 'multinode-990900-m02' in profile 'multinode-990900'
	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-990900-m03 --driver=docker  --container-runtime=containerd
E0804 00:35:57.792652 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-990900-m03 --driver=docker  --container-runtime=containerd: (33.465385134s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-990900
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-990900: exit status 80 (325.519839ms)

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

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

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

                                                
                                    
x
+
TestPreload (114.57s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-428732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
E0804 00:36:32.279014 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-428732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m16.448850087s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-428732 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-428732 image pull gcr.io/k8s-minikube/busybox: (1.337491528s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-428732
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-428732: (12.071399362s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-428732 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-428732 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (21.890499288s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-428732 image list
helpers_test.go:175: Cleaning up "test-preload-428732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-428732
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-428732: (2.393411886s)
--- PASS: TestPreload (114.57s)

                                                
                                    
x
+
TestScheduledStopUnix (105.42s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-096678" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-096678
E0804 00:40:09.234903 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-096678: (5.584432097s)
--- PASS: TestScheduledStopUnix (105.42s)

                                                
                                    
x
+
TestInsufficientStorage (10.57s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a87cc8cf-a319-4fc4-85f2-3f4e9095f686","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-588646] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b52f28ba-432d-4ab0-aeac-8331e8b08f8a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19370"}}
	{"specversion":"1.0","id":"7d6f3285-e7f7-46b7-a181-8f41998826ef","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":"cb463bd1-dca5-4e27-8c1f-875f28a7a94f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig"}}
	{"specversion":"1.0","id":"4428469c-ef7e-4b8a-a57a-6a63413ab7b7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube"}}
	{"specversion":"1.0","id":"5ac5c6ea-0e81-481a-aab0-62b8e56d112b","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":"d57f7bae-eacd-423c-a662-0b74c1272d72","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3e91679b-6b7e-48b3-ab11-c4a5c61f1548","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":"92ca1b4e-4190-4ad8-8b3c-546fe0cd74fa","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":"e984b054-12ef-46e6-99de-5784ad86c1d9","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":"77592f31-204d-4a6c-b5ed-68b799721908","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":"b4138d10-12b2-4fbe-917f-8ce06f7e30b0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-588646\" primary control-plane node in \"insufficient-storage-588646\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"5f84b829-549d-421c-81ad-24b91d8ffacc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f07533e5-f69b-4b4a-ae73-ff35dfcce774","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":"48c9c5f4-0b73-4e81-bd1b-f38f41ecd833","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-588646 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-588646 --output=json --layout=cluster: exit status 7 (296.525919ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0804 00:40:20.194472 1627256 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-588646" does not appear in /home/jenkins/minikube-integration/19370-1473734/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0804 00:40:20.496673 1627320 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-588646" does not appear in /home/jenkins/minikube-integration/19370-1473734/kubeconfig
	E0804 00:40:20.507058 1627320 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/insufficient-storage-588646/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (74.62s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.686990349 start -p running-upgrade-671769 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.686990349 start -p running-upgrade-671769 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (34.41656545s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-671769 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-671769 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (35.779667751s)
helpers_test.go:175: Cleaning up "running-upgrade-671769" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-671769
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-671769: (3.621874602s)
--- PASS: TestRunningBinaryUpgrade (74.62s)

                                                
                                    
x
+
TestKubernetesUpgrade (359.8s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-530411 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-530411 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m0.817602348s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-530411
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-530411: (1.349842215s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-530411 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-530411 status --format={{.Host}}: exit status 7 (116.349601ms)

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

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-530411 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-530411 --memory=2200 --kubernetes-version=v1.31.0-rc.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (8.931741936s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-530411" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-530411
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-530411: (2.306955806s)
--- PASS: TestKubernetesUpgrade (359.80s)

                                                
                                    
x
+
TestMissingContainerUpgrade (174.88s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.4004327108 start -p missing-upgrade-186267 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.4004327108 start -p missing-upgrade-186267 --memory=2200 --driver=docker  --container-runtime=containerd: (1m28.289789217s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-186267
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-186267: (14.196814722s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-186267
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-186267 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-186267 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m9.144146988s)
helpers_test.go:175: Cleaning up "missing-upgrade-186267" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-186267
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-186267: (2.288360341s)
--- PASS: TestMissingContainerUpgrade (174.88s)

                                                
                                    
x
+
TestPause/serial/Start (73.43s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-055056 --driver=docker  --container-runtime=containerd
E0804 00:40:57.792393 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-055056 --driver=docker  --container-runtime=containerd: (42.932840559s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-055056 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (43.31s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.05s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.33s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.02s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.55s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.7s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.67s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.87s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.7s)

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

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.84s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.47s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3472830713 start -p stopped-upgrade-357510 --memory=2200 --vm-driver=docker  --container-runtime=containerd
E0804 00:45:09.235040 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3472830713 start -p stopped-upgrade-357510 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (43.198590008s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3472830713 -p stopped-upgrade-357510 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3472830713 -p stopped-upgrade-357510 stop: (20.022652116s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-357510 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0804 00:45:57.793225 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-357510 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (39.246134864s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.47s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.99s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.99s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-535142 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-535142 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd: exit status 14 (266.821899ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0804 00:47:55.073089 1667010 out.go:291] Setting OutFile to fd 1 ...
	I0804 00:47:55.073367 1667010 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:47:55.073395 1667010 out.go:304] Setting ErrFile to fd 2...
	I0804 00:47:55.073412 1667010 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0804 00:47:55.073718 1667010 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19370-1473734/.minikube/bin
	I0804 00:47:55.074189 1667010 out.go:298] Setting JSON to false
	I0804 00:47:55.075238 1667010 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34220,"bootTime":1722698255,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0804 00:47:55.075365 1667010 start.go:139] virtualization:  
	I0804 00:47:55.078735 1667010 out.go:177] * [false-535142] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0804 00:47:55.082319 1667010 notify.go:220] Checking for updates...
	I0804 00:47:55.085135 1667010 out.go:177]   - MINIKUBE_LOCATION=19370
	I0804 00:47:55.088021 1667010 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0804 00:47:55.090972 1667010 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19370-1473734/kubeconfig
	I0804 00:47:55.093551 1667010 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19370-1473734/.minikube
	I0804 00:47:55.096090 1667010 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0804 00:47:55.098928 1667010 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0804 00:47:55.102120 1667010 config.go:182] Loaded profile config "force-systemd-flag-769797": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0804 00:47:55.102220 1667010 driver.go:392] Setting default libvirt URI to qemu:///system
	I0804 00:47:55.148912 1667010 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0804 00:47:55.149038 1667010 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0804 00:47:55.246400 1667010 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-04 00:47:55.234174403 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0804 00:47:55.246511 1667010 docker.go:307] overlay module found
	I0804 00:47:55.249354 1667010 out.go:177] * Using the docker driver based on user configuration
	I0804 00:47:55.251897 1667010 start.go:297] selected driver: docker
	I0804 00:47:55.251914 1667010 start.go:901] validating driver "docker" against <nil>
	I0804 00:47:55.251928 1667010 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0804 00:47:55.254970 1667010 out.go:177] 
	W0804 00:47:55.257488 1667010 out.go:239] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0804 00:47:55.260290 1667010 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-675414 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0804 00:50:09.235043 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:50:57.792998 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-675414 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m28.753514372s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (148.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-675414 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" [bd6fb5d7-9594-479b-a207-a598e1244259] Pending
helpers_test.go:344: "busybox" [bd6fb5d7-9594-479b-a207-a598e1244259] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bd6fb5d7-9594-479b-a207-a598e1244259] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.003521304s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-675414 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.70s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-944170 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" [67304eec-6e66-4f21-a02f-eb382f31cbd4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [67304eec-6e66-4f21-a02f-eb382f31cbd4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004181241s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-944170 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-944170 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-rc.0
E0804 00:55:09.234726 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 00:55:57.793053 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-944170 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-rc.0: (4m27.762677125s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-944170 -n no-preload-944170
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (268.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-d5wwg" [904a5efa-1df0-441d-808a-0c8c0c2183f1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003465805s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-d5wwg" [904a5efa-1df0-441d-808a-0c8c0c2183f1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005032559s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-944170 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

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

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

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

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

                                                
                                    
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-clv5v" [4b712d4b-cc21-4cde-b25a-158d90aafe70] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004379998s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-clv5v" [4b712d4b-cc21-4cde-b25a-158d90aafe70] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005915071s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-675414 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.17s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-449369 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" [cde35554-0470-4dec-a1bf-7623a4f5a295] Pending
helpers_test.go:344: "busybox" [cde35554-0470-4dec-a1bf-7623a4f5a295] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cde35554-0470-4dec-a1bf-7623a4f5a295] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.004371691s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-449369 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-275477 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" [7b61734a-61ee-49d3-b420-4c171a6c243b] Pending
helpers_test.go:344: "busybox" [7b61734a-61ee-49d3-b420-4c171a6c243b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7b61734a-61ee-49d3-b420-4c171a6c243b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003466669s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-275477 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.39s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-449369 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0804 01:00:09.234807 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-449369 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m27.180487852s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-449369 -n embed-certs-449369
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.55s)

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

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

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

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

                                                
                                                
=== 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-275477 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0804 01:00:57.792655 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 01:01:49.489902 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.495171 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.505499 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.525784 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.566050 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.646321 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:49.806614 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:50.127253 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:50.768269 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:52.049107 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:54.609909 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:01:59.730653 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:02:09.971555 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:02:30.451788 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:03:11.412426 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
E0804 01:03:14.981221 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:14.986482 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:14.998803 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:15.019211 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:15.059501 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:15.139759 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:15.300108 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:15.621266 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:16.262106 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:17.543123 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:20.104128 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:25.224361 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:35.465245 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:03:55.945735 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
E0804 01:04:33.333295 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/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-275477 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m28.463089958s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-275477 -n default-k8s-diff-port-275477
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.82s)

                                                
                                    
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-6rxdd" [db35dade-4c76-4038-bc09-675221bb823a] Running
E0804 01:04:36.906729 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004358877s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-6rxdd" [db35dade-4c76-4038-bc09-675221bb823a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003718299s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-449369 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
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-jp9j9" [b38887ce-be07-4785-9387-4532690e1a28] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004459335s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

                                                
                                                
=== 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-jp9j9" [b38887ce-be07-4785-9387-4532690e1a28] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00350553s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-275477 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-088890 --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=containerd --kubernetes-version=v1.31.0-rc.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-088890 --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=containerd --kubernetes-version=v1.31.0-rc.0: (49.302831545s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (49.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
E0804 01:05:09.234732 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 01:05:40.842416 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m22.382309316s)
--- PASS: TestNetworkPlugins/group/auto/Start (82.38s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-088890 --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=containerd --kubernetes-version=v1.31.0-rc.0
E0804 01:05:57.792427 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
E0804 01:05:58.827315 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-088890 --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=containerd --kubernetes-version=v1.31.0-rc.0: (19.226428638s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-088890 -n newest-cni-088890
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (19.60s)

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

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

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

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

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

                                                
                                                
-- 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-088890 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-088890 -n newest-cni-088890
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-088890 -n newest-cni-088890
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.92s)
E0804 01:11:28.995441 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.000652 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.010857 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.031309 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.071540 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.151778 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.312394 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:29.632952 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:30.273889 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:31.554785 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:34.115728 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:39.236290 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:49.476958 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/auto-535142/client.crt: no such file or directory
E0804 01:11:49.489634 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-535142 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-kqjf2" [1c15415b-5163-4eb1-91c5-01dc2b0f5a19] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-kqjf2" [1c15415b-5163-4eb1-91c5-01dc2b0f5a19] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00476135s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0804 01:07:17.173593 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/old-k8s-version-675414/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m12.41933498s)
--- PASS: TestNetworkPlugins/group/calico/Start (72.42s)

                                                
                                    
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-9l8jb" [e2b9984a-a424-4618-8997-8e42881e7814] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.011199252s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-535142 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-4g2th" [9a7401b0-6b3d-48ec-bcbb-48f8fd7b921e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-4g2th" [9a7401b0-6b3d-48ec-bcbb-48f8fd7b921e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004373005s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.37s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0804 01:08:14.980429 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/no-preload-944170/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m5.273922165s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (65.27s)

                                                
                                    
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-qgwt6" [0bc3a8fb-9aea-41fb-9182-e5a7828fd374] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.006624406s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-535142 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-c7hhr" [fa844971-c26b-4ee1-8318-f44d37b017c8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-c7hhr" [fa844971-c26b-4ee1-8318-f44d37b017c8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004474146s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.36s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-535142 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-nsfgn" [7fe70406-d516-4936-8119-44bef8056039] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-nsfgn" [7fe70406-d516-4936-8119-44bef8056039] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004042419s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0804 01:09:52.280310 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 01:09:55.404421 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.409630 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.420475 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.440990 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.481411 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.562219 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:55.722651 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:56.043674 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:56.683953 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:09:57.964153 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:10:00.525312 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:10:05.646247 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
E0804 01:10:09.235092 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/functional-145444/client.crt: no such file or directory
E0804 01:10:15.887226 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (59.87517205s)
--- PASS: TestNetworkPlugins/group/flannel/Start (59.88s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-535142 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-24wd4" [74242590-ed59-4414-bf94-8507548f5806] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-24wd4" [74242590-ed59-4414-bf94-8507548f5806] Running
E0804 01:10:36.367450 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004112109s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.45s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-8xh2k" [9b402fab-e026-470c-9381-32da4e3c7fd3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004464762s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-535142 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-9lxg4" [6b047bee-4794-49db-8d24-b46ded54c1a2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9lxg4" [6b047bee-4794-49db-8d24-b46ded54c1a2] Running
E0804 01:10:57.792879 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/addons-533955/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004230939s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0804 01:11:17.328501 1479137 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19370-1473734/.minikube/profiles/default-k8s-diff-port-275477/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-535142 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (48.75990018s)
--- PASS: TestNetworkPlugins/group/bridge/Start (48.76s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-535142 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-9v9sf" [3825bf93-4066-4cba-81c8-def6fc219efa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9v9sf" [3825bf93-4066-4cba-81c8-def6fc219efa] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.005138097s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (31/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.54s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.17s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.11s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard