Test Report: Docker_Linux_containerd_arm64 19355

                    
                      6d23947514fd7a389789fed180382829b6444229:2024-07-31:35588
                    
                

Test fail (1/336)

Order failed test Duration
38 TestAddons/serial/Volcano 200.83
x
+
TestAddons/serial/Volcano (200.83s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 48.965377ms
addons_test.go:905: volcano-admission stabilized in 49.293647ms
addons_test.go:913: volcano-controller stabilized in 49.355267ms
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-5swsg" [effd1f1e-dbd9-4679-bf9a-69200954d91c] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003827626s
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-pn8tz" [853f6740-efe9-4e79-bf4a-98ce2a740b53] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003746986s
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-fllkf" [00fe7c75-a5ef-4542-a80d-0728d7e1bd26] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.003755316s
addons_test.go:932: (dbg) Run:  kubectl --context addons-236573 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-236573 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-236573 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" [6e9ee35c-6d05-4bf3-b8ad-e5125094255d] Pending
helpers_test.go:344: "test-job-nginx-0" [6e9ee35c-6d05-4bf3-b8ad-e5125094255d] 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: context deadline exceeded
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-236573 -n addons-236573
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-07-31 21:27:49.153353257 +0000 UTC m=+389.627549668
addons_test.go:964: (dbg) Run:  kubectl --context addons-236573 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-236573 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-eb9f4d9e-1c87-4ece-a1d0-e0bf5952456f
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-p4vtg (ro)
Conditions:
Type           Status
PodScheduled   False 
Volumes:
kube-api-access-p4vtg:
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  3m    volcano  0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run:  kubectl --context addons-236573 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-236573 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-236573
helpers_test.go:235: (dbg) docker inspect addons-236573:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80",
	        "Created": "2024-07-31T21:22:16.447028297Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1297778,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T21:22:16.58042037Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80/hostname",
	        "HostsPath": "/var/lib/docker/containers/c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80/hosts",
	        "LogPath": "/var/lib/docker/containers/c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80/c6a1ee8973449079ea889dfeeaefc298b0e76b6438382f0b847e19d109cd5f80-json.log",
	        "Name": "/addons-236573",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-236573:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-236573",
	            "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/c5318830c6e631fe1f5054572ffcd3ed85a31e55c3ec471bcecdce27471128bd-init/diff:/var/lib/docker/overlay2/84b1fcdabfa05b80a93d103cc80b5d91a907d8dfce8f3d84e009dfe78cd4e675/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c5318830c6e631fe1f5054572ffcd3ed85a31e55c3ec471bcecdce27471128bd/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c5318830c6e631fe1f5054572ffcd3ed85a31e55c3ec471bcecdce27471128bd/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c5318830c6e631fe1f5054572ffcd3ed85a31e55c3ec471bcecdce27471128bd/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-236573",
	                "Source": "/var/lib/docker/volumes/addons-236573/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-236573",
	            "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-236573",
	                "name.minikube.sigs.k8s.io": "addons-236573",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6c2958d1ff57055b4879de9d74d8e2809563a70c0568df1833d930f86fd75e1e",
	            "SandboxKey": "/var/run/docker/netns/6c2958d1ff57",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34271"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34272"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34275"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34273"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34274"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-236573": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "b7ea8e0f473f9dce8ae8ae2a3fde0c5afb2fd60eb70bed12704f60913ba0bcc8",
	                    "EndpointID": "96c9a67dc8c14b07442163e1d2f2f2b584464716145735f32a3fc0d7e08166f6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-236573",
	                        "c6a1ee897344"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-236573 -n addons-236573
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-236573 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 logs -n 25: (1.614582395s)
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-572501   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-572501              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-572501              | download-only-572501   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | -o=json --download-only              | download-only-211842   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-211842              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-211842              | download-only-211842   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | -o=json --download-only              | download-only-281657   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-281657              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0  |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-281657              | download-only-281657   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-572501              | download-only-572501   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-211842              | download-only-211842   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-281657              | download-only-281657   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | --download-only -p                   | download-docker-068415 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | download-docker-068415               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-068415            | download-docker-068415 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | --download-only -p                   | binary-mirror-964628   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | binary-mirror-964628                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40983               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-964628              | binary-mirror-964628   | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| addons  | enable dashboard -p                  | addons-236573          | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | addons-236573                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-236573          | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | addons-236573                        |                        |         |         |                     |                     |
	| start   | -p addons-236573 --wait=true         | addons-236573          | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:24 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:21:52
	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
	I0731 21:21:52.252494 1297286 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:21:52.253303 1297286 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:52.253317 1297286 out.go:304] Setting ErrFile to fd 2...
	I0731 21:21:52.253324 1297286 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:52.253587 1297286 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:21:52.254024 1297286 out.go:298] Setting JSON to false
	I0731 21:21:52.254844 1297286 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":18251,"bootTime":1722442662,"procs":178,"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"}
	I0731 21:21:52.254914 1297286 start.go:139] virtualization:  
	I0731 21:21:52.257139 1297286 out.go:177] * [addons-236573] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:21:52.259884 1297286 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:21:52.260016 1297286 notify.go:220] Checking for updates...
	I0731 21:21:52.263684 1297286 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:21:52.265838 1297286 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:21:52.268009 1297286 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:21:52.269855 1297286 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:21:52.271716 1297286 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:21:52.274136 1297286 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:21:52.294608 1297286 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:21:52.294734 1297286 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:52.355660 1297286 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-07-31 21:21:52.345700542 +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:8214900736 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>}}
	I0731 21:21:52.355771 1297286 docker.go:307] overlay module found
	I0731 21:21:52.358034 1297286 out.go:177] * Using the docker driver based on user configuration
	I0731 21:21:52.359730 1297286 start.go:297] selected driver: docker
	I0731 21:21:52.359744 1297286 start.go:901] validating driver "docker" against <nil>
	I0731 21:21:52.359757 1297286 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:21:52.360544 1297286 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:52.416762 1297286 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-07-31 21:21:52.408197794 +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:8214900736 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>}}
	I0731 21:21:52.416928 1297286 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:21:52.417167 1297286 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 21:21:52.419908 1297286 out.go:177] * Using Docker driver with root privileges
	I0731 21:21:52.422397 1297286 cni.go:84] Creating CNI manager for ""
	I0731 21:21:52.422418 1297286 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:21:52.422436 1297286 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:21:52.422522 1297286 start.go:340] cluster config:
	{Name:addons-236573 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-236573 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}
	I0731 21:21:52.425553 1297286 out.go:177] * Starting "addons-236573" primary control-plane node in "addons-236573" cluster
	I0731 21:21:52.427890 1297286 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0731 21:21:52.430328 1297286 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:21:52.432408 1297286 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0731 21:21:52.432459 1297286 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	I0731 21:21:52.432471 1297286 cache.go:56] Caching tarball of preloaded images
	I0731 21:21:52.432482 1297286 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:21:52.432565 1297286 preload.go:172] Found /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0731 21:21:52.432576 1297286 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
	I0731 21:21:52.432909 1297286 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/config.json ...
	I0731 21:21:52.432938 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/config.json: {Name:mk9c7550d319dab7a1ece1e36c09a6da82f933d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:21:52.446440 1297286 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:21:52.446559 1297286 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:21:52.446583 1297286 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:21:52.446588 1297286 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:21:52.446596 1297286 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:21:52.446605 1297286 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 21:22:09.077521 1297286 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 21:22:09.077557 1297286 cache.go:194] Successfully downloaded all kic artifacts
	I0731 21:22:09.077603 1297286 start.go:360] acquireMachinesLock for addons-236573: {Name:mkde08e78a964c3351562bb4fc1ab65cdfed586c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 21:22:09.078216 1297286 start.go:364] duration metric: took 585.188µs to acquireMachinesLock for "addons-236573"
	I0731 21:22:09.078254 1297286 start.go:93] Provisioning new machine with config: &{Name:addons-236573 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-236573 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}
	I0731 21:22:09.078341 1297286 start.go:125] createHost starting for "" (driver="docker")
	I0731 21:22:09.080566 1297286 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 21:22:09.080803 1297286 start.go:159] libmachine.API.Create for "addons-236573" (driver="docker")
	I0731 21:22:09.080847 1297286 client.go:168] LocalClient.Create starting
	I0731 21:22:09.080980 1297286 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem
	I0731 21:22:09.676801 1297286 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/cert.pem
	I0731 21:22:09.909713 1297286 cli_runner.go:164] Run: docker network inspect addons-236573 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0731 21:22:09.924847 1297286 cli_runner.go:211] docker network inspect addons-236573 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0731 21:22:09.924954 1297286 network_create.go:284] running [docker network inspect addons-236573] to gather additional debugging logs...
	I0731 21:22:09.924972 1297286 cli_runner.go:164] Run: docker network inspect addons-236573
	W0731 21:22:09.940292 1297286 cli_runner.go:211] docker network inspect addons-236573 returned with exit code 1
	I0731 21:22:09.940322 1297286 network_create.go:287] error running [docker network inspect addons-236573]: docker network inspect addons-236573: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-236573 not found
	I0731 21:22:09.940335 1297286 network_create.go:289] output of [docker network inspect addons-236573]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-236573 not found
	
	** /stderr **
	I0731 21:22:09.940435 1297286 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0731 21:22:09.955800 1297286 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:0x4001c9e3a0}
	I0731 21:22:09.955842 1297286 network_create.go:124] attempt to create docker network addons-236573 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0731 21:22:09.955899 1297286 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-236573 addons-236573
	I0731 21:22:10.037647 1297286 network_create.go:108] docker network addons-236573 192.168.49.0/24 created
	I0731 21:22:10.037682 1297286 kic.go:121] calculated static IP "192.168.49.2" for the "addons-236573" container
	I0731 21:22:10.037774 1297286 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 21:22:10.052401 1297286 cli_runner.go:164] Run: docker volume create addons-236573 --label name.minikube.sigs.k8s.io=addons-236573 --label created_by.minikube.sigs.k8s.io=true
	I0731 21:22:10.068376 1297286 oci.go:103] Successfully created a docker volume addons-236573
	I0731 21:22:10.068488 1297286 cli_runner.go:164] Run: docker run --rm --name addons-236573-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-236573 --entrypoint /usr/bin/test -v addons-236573:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 21:22:12.123773 1297286 cli_runner.go:217] Completed: docker run --rm --name addons-236573-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-236573 --entrypoint /usr/bin/test -v addons-236573:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (2.055234618s)
	I0731 21:22:12.123805 1297286 oci.go:107] Successfully prepared a docker volume addons-236573
	I0731 21:22:12.123837 1297286 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0731 21:22:12.123856 1297286 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 21:22:12.123955 1297286 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-236573:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 21:22:16.372734 1297286 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-236573:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.248734754s)
	I0731 21:22:16.372766 1297286 kic.go:203] duration metric: took 4.248906889s to extract preloaded images to volume ...
	W0731 21:22:16.372920 1297286 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0731 21:22:16.373040 1297286 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 21:22:16.432755 1297286 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-236573 --name addons-236573 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-236573 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-236573 --network addons-236573 --ip 192.168.49.2 --volume addons-236573:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 21:22:16.775300 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Running}}
	I0731 21:22:16.795965 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:16.819821 1297286 cli_runner.go:164] Run: docker exec addons-236573 stat /var/lib/dpkg/alternatives/iptables
	I0731 21:22:16.889701 1297286 oci.go:144] the created container "addons-236573" has a running status.
	I0731 21:22:16.889734 1297286 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa...
	I0731 21:22:17.360939 1297286 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 21:22:17.383865 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:17.415391 1297286 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 21:22:17.415410 1297286 kic_runner.go:114] Args: [docker exec --privileged addons-236573 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 21:22:17.510302 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:17.533953 1297286 machine.go:94] provisionDockerMachine start ...
	I0731 21:22:17.534055 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:17.555469 1297286 main.go:141] libmachine: Using SSH client type: native
	I0731 21:22:17.555736 1297286 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34271 <nil> <nil>}
	I0731 21:22:17.555745 1297286 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 21:22:17.704566 1297286 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-236573
	
	I0731 21:22:17.704591 1297286 ubuntu.go:169] provisioning hostname "addons-236573"
	I0731 21:22:17.704654 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:17.723158 1297286 main.go:141] libmachine: Using SSH client type: native
	I0731 21:22:17.723403 1297286 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34271 <nil> <nil>}
	I0731 21:22:17.723421 1297286 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-236573 && echo "addons-236573" | sudo tee /etc/hostname
	I0731 21:22:17.871483 1297286 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-236573
	
	I0731 21:22:17.871602 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:17.896023 1297286 main.go:141] libmachine: Using SSH client type: native
	I0731 21:22:17.896273 1297286 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 34271 <nil> <nil>}
	I0731 21:22:17.896289 1297286 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-236573' /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-236573/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-236573' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 21:22:18.033617 1297286 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 21:22:18.033700 1297286 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19355-1290892/.minikube CaCertPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19355-1290892/.minikube}
	I0731 21:22:18.033742 1297286 ubuntu.go:177] setting up certificates
	I0731 21:22:18.033783 1297286 provision.go:84] configureAuth start
	I0731 21:22:18.033905 1297286 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-236573
	I0731 21:22:18.051641 1297286 provision.go:143] copyHostCerts
	I0731 21:22:18.051728 1297286 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.pem (1078 bytes)
	I0731 21:22:18.051854 1297286 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19355-1290892/.minikube/cert.pem (1123 bytes)
	I0731 21:22:18.051910 1297286 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19355-1290892/.minikube/key.pem (1675 bytes)
	I0731 21:22:18.051956 1297286 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca-key.pem org=jenkins.addons-236573 san=[127.0.0.1 192.168.49.2 addons-236573 localhost minikube]
	I0731 21:22:18.253373 1297286 provision.go:177] copyRemoteCerts
	I0731 21:22:18.253443 1297286 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 21:22:18.253508 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:18.269334 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:18.365959 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0731 21:22:18.390048 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0731 21:22:18.414656 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0731 21:22:18.438185 1297286 provision.go:87] duration metric: took 404.367673ms to configureAuth
	I0731 21:22:18.438210 1297286 ubuntu.go:193] setting minikube options for container-runtime
	I0731 21:22:18.438407 1297286 config.go:182] Loaded profile config "addons-236573": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:22:18.438423 1297286 machine.go:97] duration metric: took 904.449476ms to provisionDockerMachine
	I0731 21:22:18.438432 1297286 client.go:171] duration metric: took 9.357573451s to LocalClient.Create
	I0731 21:22:18.438450 1297286 start.go:167] duration metric: took 9.357647198s to libmachine.API.Create "addons-236573"
	I0731 21:22:18.438461 1297286 start.go:293] postStartSetup for "addons-236573" (driver="docker")
	I0731 21:22:18.438471 1297286 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0731 21:22:18.438531 1297286 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0731 21:22:18.438576 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:18.454122 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:18.550239 1297286 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 21:22:18.553294 1297286 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 21:22:18.553334 1297286 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 21:22:18.553349 1297286 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 21:22:18.553361 1297286 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 21:22:18.553372 1297286 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1290892/.minikube/addons for local assets ...
	I0731 21:22:18.553438 1297286 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-1290892/.minikube/files for local assets ...
	I0731 21:22:18.553466 1297286 start.go:296] duration metric: took 114.998593ms for postStartSetup
	I0731 21:22:18.553797 1297286 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-236573
	I0731 21:22:18.569791 1297286 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/config.json ...
	I0731 21:22:18.570079 1297286 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:22:18.570131 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:18.586177 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:18.678024 1297286 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 21:22:18.682573 1297286 start.go:128] duration metric: took 9.604214502s to createHost
	I0731 21:22:18.682600 1297286 start.go:83] releasing machines lock for "addons-236573", held for 9.604366772s
	I0731 21:22:18.682714 1297286 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-236573
	I0731 21:22:18.699306 1297286 ssh_runner.go:195] Run: cat /version.json
	I0731 21:22:18.699337 1297286 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 21:22:18.699365 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:18.699382 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:18.720156 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:18.725309 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:18.932804 1297286 ssh_runner.go:195] Run: systemctl --version
	I0731 21:22:18.936995 1297286 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 21:22:18.941046 1297286 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' {}" ;
	I0731 21:22:18.964690 1297286 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0731 21:22:18.964792 1297286 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0731 21:22:18.994633 1297286 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0731 21:22:18.994654 1297286 start.go:495] detecting cgroup driver to use...
	I0731 21:22:18.994685 1297286 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0731 21:22:18.994735 1297286 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0731 21:22:19.012569 1297286 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0731 21:22:19.024013 1297286 docker.go:217] disabling cri-docker service (if available) ...
	I0731 21:22:19.024096 1297286 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0731 21:22:19.038330 1297286 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0731 21:22:19.052732 1297286 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0731 21:22:19.133444 1297286 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0731 21:22:19.224546 1297286 docker.go:233] disabling docker service ...
	I0731 21:22:19.224627 1297286 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0731 21:22:19.243913 1297286 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0731 21:22:19.255760 1297286 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0731 21:22:19.336073 1297286 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0731 21:22:19.430199 1297286 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0731 21:22:19.441634 1297286 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"
	I0731 21:22:19.459189 1297286 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"
	I0731 21:22:19.469746 1297286 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"
	I0731 21:22:19.479683 1297286 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0731 21:22:19.479761 1297286 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0731 21:22:19.489368 1297286 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"
	I0731 21:22:19.498778 1297286 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0731 21:22:19.508979 1297286 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0731 21:22:19.518875 1297286 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 21:22:19.528725 1297286 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"
	I0731 21:22:19.538809 1297286 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0731 21:22:19.548856 1297286 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"
	I0731 21:22:19.558832 1297286 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 21:22:19.567239 1297286 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 21:22:19.575687 1297286 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:22:19.653273 1297286 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0731 21:22:19.800987 1297286 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0731 21:22:19.801098 1297286 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0731 21:22:19.805013 1297286 start.go:563] Will wait 60s for crictl version
	I0731 21:22:19.805092 1297286 ssh_runner.go:195] Run: which crictl
	I0731 21:22:19.808470 1297286 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 21:22:19.847321 1297286 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.19
	RuntimeApiVersion:  v1
	I0731 21:22:19.847441 1297286 ssh_runner.go:195] Run: containerd --version
	I0731 21:22:19.870143 1297286 ssh_runner.go:195] Run: containerd --version
	I0731 21:22:19.894168 1297286 out.go:177] * Preparing Kubernetes v1.30.3 on containerd 1.7.19 ...
	I0731 21:22:19.896338 1297286 cli_runner.go:164] Run: docker network inspect addons-236573 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0731 21:22:19.910876 1297286 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 21:22:19.914441 1297286 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0731 21:22:19.925025 1297286 kubeadm.go:883] updating cluster {Name:addons-236573 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-236573 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} ...
	I0731 21:22:19.925184 1297286 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0731 21:22:19.925249 1297286 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:22:19.964484 1297286 containerd.go:627] all images are preloaded for containerd runtime.
	I0731 21:22:19.964506 1297286 containerd.go:534] Images already preloaded, skipping extraction
	I0731 21:22:19.964573 1297286 ssh_runner.go:195] Run: sudo crictl images --output json
	I0731 21:22:19.999297 1297286 containerd.go:627] all images are preloaded for containerd runtime.
	I0731 21:22:19.999367 1297286 cache_images.go:84] Images are preloaded, skipping loading
	I0731 21:22:19.999378 1297286 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 containerd true true} ...
	I0731 21:22:19.999473 1297286 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-236573 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-236573 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:}
	I0731 21:22:19.999540 1297286 ssh_runner.go:195] Run: sudo crictl info
	I0731 21:22:20.051681 1297286 cni.go:84] Creating CNI manager for ""
	I0731 21:22:20.051704 1297286 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:22:20.051715 1297286 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 21:22:20.051738 1297286 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-236573 NodeName:addons-236573 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}
	I0731 21:22:20.051869 1297286 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-236573"
	  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
	
	I0731 21:22:20.051943 1297286 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 21:22:20.061564 1297286 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 21:22:20.061651 1297286 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 21:22:20.070911 1297286 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0731 21:22:20.090078 1297286 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 21:22:20.111249 1297286 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0731 21:22:20.130792 1297286 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 21:22:20.134230 1297286 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0731 21:22:20.145422 1297286 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:22:20.228084 1297286 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:22:20.243770 1297286 certs.go:68] Setting up /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573 for IP: 192.168.49.2
	I0731 21:22:20.243793 1297286 certs.go:194] generating shared ca certs ...
	I0731 21:22:20.243814 1297286 certs.go:226] acquiring lock for ca certs: {Name:mk5eb223ac3e803c053ec2e904410249d66ad879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:20.244013 1297286 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.key
	I0731 21:22:20.698592 1297286 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.crt ...
	I0731 21:22:20.698628 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.crt: {Name:mkb7b73e2931bb269b457a9660cbd92cf533cd82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:20.698827 1297286 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.key ...
	I0731 21:22:20.698840 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.key: {Name:mkc37155c62aa1d1c655060c427e5d5a647a577e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:20.698930 1297286 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.key
	I0731 21:22:21.554350 1297286 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.crt ...
	I0731 21:22:21.554382 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.crt: {Name:mkda43179c413870788a63d95c3a07c484dff9f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:21.555042 1297286 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.key ...
	I0731 21:22:21.555060 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.key: {Name:mka2d0fddce1307bd74a3c9601f80de7cebd9f7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:21.555548 1297286 certs.go:256] generating profile certs ...
	I0731 21:22:21.555614 1297286 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.key
	I0731 21:22:21.555634 1297286 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt with IP's: []
	I0731 21:22:22.087119 1297286 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt ...
	I0731 21:22:22.087160 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: {Name:mk2f51a10e82fa46cba3ec1c5835aa1cca12032c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:22.087979 1297286 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.key ...
	I0731 21:22:22.087996 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.key: {Name:mk5cd19998cfea45edd8fdd4b213332dfa4722cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:22.088570 1297286 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key.4e750753
	I0731 21:22:22.088600 1297286 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt.4e750753 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 21:22:22.550204 1297286 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt.4e750753 ...
	I0731 21:22:22.550235 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt.4e750753: {Name:mk39caa7bfd58537674e10eb274e3ae1bf365b2e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:22.550414 1297286 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key.4e750753 ...
	I0731 21:22:22.550433 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key.4e750753: {Name:mk47de7d125d0655ccfd32f79ce6864c319a9f16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:22.550976 1297286 certs.go:381] copying /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt.4e750753 -> /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt
	I0731 21:22:22.551090 1297286 certs.go:385] copying /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key.4e750753 -> /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key
	I0731 21:22:22.551195 1297286 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.key
	I0731 21:22:22.551246 1297286 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.crt with IP's: []
	I0731 21:22:23.027396 1297286 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.crt ...
	I0731 21:22:23.027429 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.crt: {Name:mk33724ca8496b6a2b0895e8436a0361eea02f7a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:23.028216 1297286 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.key ...
	I0731 21:22:23.028236 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.key: {Name:mkcba409265aad978880dd74e5a32e3d22766464 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:23.028441 1297286 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca-key.pem (1675 bytes)
	I0731 21:22:23.028488 1297286 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/ca.pem (1078 bytes)
	I0731 21:22:23.028518 1297286 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/cert.pem (1123 bytes)
	I0731 21:22:23.028548 1297286 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-1290892/.minikube/certs/key.pem (1675 bytes)
	I0731 21:22:23.029150 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 21:22:23.054331 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0731 21:22:23.078547 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 21:22:23.102551 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 21:22:23.125563 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 21:22:23.149746 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0731 21:22:23.173911 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 21:22:23.199134 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 21:22:23.223334 1297286 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-1290892/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 21:22:23.247087 1297286 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 21:22:23.264642 1297286 ssh_runner.go:195] Run: openssl version
	I0731 21:22:23.270135 1297286 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0731 21:22:23.280700 1297286 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:22:23.285074 1297286 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 21:22 /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:22:23.285178 1297286 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 21:22:23.292748 1297286 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0731 21:22:23.302568 1297286 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 21:22:23.306663 1297286 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0731 21:22:23.306759 1297286 kubeadm.go:392] StartCluster: {Name:addons-236573 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-236573 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}
	I0731 21:22:23.306871 1297286 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0731 21:22:23.306962 1297286 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0731 21:22:23.352367 1297286 cri.go:89] found id: ""
	I0731 21:22:23.352480 1297286 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 21:22:23.362898 1297286 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 21:22:23.371934 1297286 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 21:22:23.371996 1297286 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0731 21:22:23.380610 1297286 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0731 21:22:23.380631 1297286 kubeadm.go:157] found existing configuration files:
	
	I0731 21:22:23.380705 1297286 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 21:22:23.389338 1297286 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0731 21:22:23.389457 1297286 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 21:22:23.398553 1297286 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 21:22:23.407670 1297286 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0731 21:22:23.407822 1297286 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 21:22:23.415999 1297286 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 21:22:23.424788 1297286 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0731 21:22:23.424859 1297286 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 21:22:23.433816 1297286 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 21:22:23.442519 1297286 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0731 21:22:23.442583 1297286 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 21:22:23.451228 1297286 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0731 21:22:23.546797 1297286 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0731 21:22:23.613140 1297286 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 21:22:38.433237 1297286 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 21:22:38.433297 1297286 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 21:22:38.433381 1297286 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0731 21:22:38.433437 1297286 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0731 21:22:38.433474 1297286 kubeadm.go:310] OS: Linux
	I0731 21:22:38.433520 1297286 kubeadm.go:310] CGROUPS_CPU: enabled
	I0731 21:22:38.433570 1297286 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0731 21:22:38.433623 1297286 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0731 21:22:38.433673 1297286 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0731 21:22:38.433729 1297286 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0731 21:22:38.433778 1297286 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0731 21:22:38.433827 1297286 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0731 21:22:38.433876 1297286 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0731 21:22:38.433924 1297286 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0731 21:22:38.433996 1297286 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 21:22:38.434090 1297286 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 21:22:38.434181 1297286 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 21:22:38.434244 1297286 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 21:22:38.436498 1297286 out.go:204]   - Generating certificates and keys ...
	I0731 21:22:38.436592 1297286 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 21:22:38.436660 1297286 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 21:22:38.436730 1297286 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 21:22:38.436796 1297286 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 21:22:38.436862 1297286 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 21:22:38.436913 1297286 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 21:22:38.436970 1297286 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 21:22:38.437086 1297286 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-236573 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:22:38.437164 1297286 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 21:22:38.437275 1297286 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-236573 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 21:22:38.437338 1297286 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 21:22:38.437399 1297286 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 21:22:38.437442 1297286 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 21:22:38.437495 1297286 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 21:22:38.437543 1297286 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 21:22:38.437598 1297286 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 21:22:38.437656 1297286 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 21:22:38.437718 1297286 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 21:22:38.437770 1297286 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 21:22:38.437848 1297286 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 21:22:38.437911 1297286 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 21:22:38.441524 1297286 out.go:204]   - Booting up control plane ...
	I0731 21:22:38.441695 1297286 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 21:22:38.441801 1297286 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 21:22:38.441891 1297286 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 21:22:38.442029 1297286 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 21:22:38.442122 1297286 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 21:22:38.442169 1297286 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 21:22:38.442337 1297286 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 21:22:38.442439 1297286 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 21:22:38.442527 1297286 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00088818s
	I0731 21:22:38.442614 1297286 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 21:22:38.442697 1297286 kubeadm.go:310] [api-check] The API server is healthy after 6.511682277s
	I0731 21:22:38.442823 1297286 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 21:22:38.442979 1297286 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 21:22:38.443048 1297286 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 21:22:38.443231 1297286 kubeadm.go:310] [mark-control-plane] Marking the node addons-236573 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 21:22:38.443292 1297286 kubeadm.go:310] [bootstrap-token] Using token: jyu52i.ij9eeclzvq26wzyq
	I0731 21:22:38.445299 1297286 out.go:204]   - Configuring RBAC rules ...
	I0731 21:22:38.445429 1297286 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 21:22:38.445531 1297286 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 21:22:38.445676 1297286 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0731 21:22:38.445842 1297286 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 21:22:38.445990 1297286 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 21:22:38.446099 1297286 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 21:22:38.446235 1297286 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 21:22:38.446297 1297286 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 21:22:38.446357 1297286 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 21:22:38.446365 1297286 kubeadm.go:310] 
	I0731 21:22:38.446434 1297286 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 21:22:38.446443 1297286 kubeadm.go:310] 
	I0731 21:22:38.446530 1297286 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 21:22:38.446543 1297286 kubeadm.go:310] 
	I0731 21:22:38.446568 1297286 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 21:22:38.446638 1297286 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 21:22:38.446700 1297286 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 21:22:38.446709 1297286 kubeadm.go:310] 
	I0731 21:22:38.446761 1297286 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 21:22:38.446769 1297286 kubeadm.go:310] 
	I0731 21:22:38.446815 1297286 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 21:22:38.446824 1297286 kubeadm.go:310] 
	I0731 21:22:38.446874 1297286 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 21:22:38.446955 1297286 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 21:22:38.447025 1297286 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 21:22:38.447032 1297286 kubeadm.go:310] 
	I0731 21:22:38.447113 1297286 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 21:22:38.447213 1297286 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 21:22:38.447221 1297286 kubeadm.go:310] 
	I0731 21:22:38.447306 1297286 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jyu52i.ij9eeclzvq26wzyq \
	I0731 21:22:38.447431 1297286 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:09cc25306bf71de4ff0b47c698709fb9f34d704dfc0f0f4639c96b2018e8295a \
	I0731 21:22:38.447486 1297286 kubeadm.go:310] 	--control-plane 
	I0731 21:22:38.447496 1297286 kubeadm.go:310] 
	I0731 21:22:38.447579 1297286 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 21:22:38.447586 1297286 kubeadm.go:310] 
	I0731 21:22:38.447674 1297286 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jyu52i.ij9eeclzvq26wzyq \
	I0731 21:22:38.447818 1297286 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:09cc25306bf71de4ff0b47c698709fb9f34d704dfc0f0f4639c96b2018e8295a 
	I0731 21:22:38.447832 1297286 cni.go:84] Creating CNI manager for ""
	I0731 21:22:38.447840 1297286 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:22:38.451036 1297286 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0731 21:22:38.452808 1297286 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0731 21:22:38.456833 1297286 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0731 21:22:38.456854 1297286 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0731 21:22:38.475119 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0731 21:22:38.724191 1297286 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 21:22:38.724322 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:38.724390 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-236573 minikube.k8s.io/updated_at=2024_07_31T21_22_38_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825 minikube.k8s.io/name=addons-236573 minikube.k8s.io/primary=true
	I0731 21:22:38.739034 1297286 ops.go:34] apiserver oom_adj: -16
	I0731 21:22:38.901813 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:39.402743 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:39.901953 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:40.401991 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:40.901893 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:41.401988 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:41.902847 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:42.402630 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:42.901846 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:43.401919 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:43.901945 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:44.402783 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:44.902786 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:45.401886 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:45.901930 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:46.401949 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:46.902272 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:47.402354 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:47.902469 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:48.401934 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:48.902725 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:49.402390 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:49.902099 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:50.401961 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:50.902897 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:51.402047 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:51.902538 1297286 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 21:22:51.993758 1297286 kubeadm.go:1113] duration metric: took 13.269479928s to wait for elevateKubeSystemPrivileges
	I0731 21:22:51.993799 1297286 kubeadm.go:394] duration metric: took 28.687043774s to StartCluster
	I0731 21:22:51.993816 1297286 settings.go:142] acquiring lock: {Name:mk7a90c063af170d1448d0cb8d10d5c1ff2ba166 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:51.993983 1297286 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:22:51.994572 1297286 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/kubeconfig: {Name:mkb96d6add93f00a15a86f80d55657e8bccee84e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:22:51.995348 1297286 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}
	I0731 21:22:51.995368 1297286 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0731 21:22:51.995631 1297286 config.go:182] Loaded profile config "addons-236573": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:22:51.995670 1297286 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0731 21:22:51.995744 1297286 addons.go:69] Setting yakd=true in profile "addons-236573"
	I0731 21:22:51.995770 1297286 addons.go:234] Setting addon yakd=true in "addons-236573"
	I0731 21:22:51.995799 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:51.996222 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:51.996629 1297286 addons.go:69] Setting inspektor-gadget=true in profile "addons-236573"
	I0731 21:22:51.996659 1297286 addons.go:234] Setting addon inspektor-gadget=true in "addons-236573"
	I0731 21:22:51.996684 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:51.997065 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:51.997301 1297286 addons.go:69] Setting metrics-server=true in profile "addons-236573"
	I0731 21:22:51.997360 1297286 addons.go:234] Setting addon metrics-server=true in "addons-236573"
	I0731 21:22:51.997432 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:51.997973 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:51.999404 1297286 addons.go:69] Setting cloud-spanner=true in profile "addons-236573"
	I0731 21:22:51.999445 1297286 addons.go:234] Setting addon cloud-spanner=true in "addons-236573"
	I0731 21:22:51.999490 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:51.999878 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.000084 1297286 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-236573"
	I0731 21:22:52.000110 1297286 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-236573"
	I0731 21:22:52.000132 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.000500 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.005409 1297286 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-236573"
	I0731 21:22:52.005503 1297286 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-236573"
	I0731 21:22:52.005543 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.006049 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.009549 1297286 addons.go:69] Setting registry=true in profile "addons-236573"
	I0731 21:22:52.009608 1297286 addons.go:234] Setting addon registry=true in "addons-236573"
	I0731 21:22:52.009660 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.010162 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.021391 1297286 addons.go:69] Setting default-storageclass=true in profile "addons-236573"
	I0731 21:22:52.021436 1297286 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-236573"
	I0731 21:22:52.024764 1297286 addons.go:69] Setting storage-provisioner=true in profile "addons-236573"
	I0731 21:22:52.024806 1297286 addons.go:234] Setting addon storage-provisioner=true in "addons-236573"
	I0731 21:22:52.024937 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.025409 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.026235 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.044489 1297286 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-236573"
	I0731 21:22:52.044535 1297286 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-236573"
	I0731 21:22:52.044832 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.046516 1297286 addons.go:69] Setting gcp-auth=true in profile "addons-236573"
	I0731 21:22:52.046561 1297286 mustload.go:65] Loading cluster: addons-236573
	I0731 21:22:52.046736 1297286 config.go:182] Loaded profile config "addons-236573": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:22:52.046977 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.067720 1297286 addons.go:69] Setting volcano=true in profile "addons-236573"
	I0731 21:22:52.067771 1297286 addons.go:234] Setting addon volcano=true in "addons-236573"
	I0731 21:22:52.067810 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.068245 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.082434 1297286 out.go:177] * Verifying Kubernetes components...
	I0731 21:22:52.067720 1297286 addons.go:69] Setting ingress=true in profile "addons-236573"
	I0731 21:22:52.067735 1297286 addons.go:69] Setting ingress-dns=true in profile "addons-236573"
	I0731 21:22:52.096532 1297286 addons.go:69] Setting volumesnapshots=true in profile "addons-236573"
	I0731 21:22:52.131757 1297286 addons.go:234] Setting addon volumesnapshots=true in "addons-236573"
	I0731 21:22:52.131858 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.165014 1297286 addons.go:234] Setting addon ingress=true in "addons-236573"
	I0731 21:22:52.165194 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.166312 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.173193 1297286 addons.go:234] Setting addon ingress-dns=true in "addons-236573"
	I0731 21:22:52.181460 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.181882 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.173741 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.173769 1297286 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 21:22:52.187666 1297286 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 21:22:52.202052 1297286 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 21:22:52.208430 1297286 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 21:22:52.208468 1297286 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 21:22:52.208542 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.210723 1297286 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 21:22:52.213208 1297286 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 21:22:52.213230 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 21:22:52.213297 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.225191 1297286 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 21:22:52.227178 1297286 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 21:22:52.227199 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 21:22:52.227269 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.231264 1297286 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 21:22:52.231295 1297286 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 21:22:52.231358 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.258598 1297286 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 21:22:52.260207 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 21:22:52.260231 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 21:22:52.260297 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.270578 1297286 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 21:22:52.270733 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 21:22:52.292286 1297286 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-236573"
	I0731 21:22:52.302880 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.303313 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.306672 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.308398 1297286 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 21:22:52.310342 1297286 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 21:22:52.315118 1297286 addons.go:234] Setting addon default-storageclass=true in "addons-236573"
	I0731 21:22:52.315160 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:22:52.315547 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:22:52.326761 1297286 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 21:22:52.326782 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 21:22:52.326845 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.347898 1297286 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 21:22:52.347918 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 21:22:52.347982 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.350009 1297286 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0731 21:22:52.352968 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 21:22:52.358062 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 21:22:52.360139 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 21:22:52.360207 1297286 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0731 21:22:52.366898 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 21:22:52.368561 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 21:22:52.370259 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 21:22:52.377321 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 21:22:52.377475 1297286 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0731 21:22:52.378881 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 21:22:52.378903 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 21:22:52.378979 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.390408 1297286 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0731 21:22:52.390482 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0731 21:22:52.390569 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.412147 1297286 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 21:22:52.422558 1297286 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 21:22:52.422619 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 21:22:52.422702 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.434720 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.435199 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.452861 1297286 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 21:22:52.453429 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.455082 1297286 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 21:22:52.456927 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 21:22:52.456947 1297286 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 21:22:52.457020 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.459560 1297286 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:22:52.482245 1297286 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:22:52.488031 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.490294 1297286 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 21:22:52.490356 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 21:22:52.490461 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.498063 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.541959 1297286 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 21:22:52.541980 1297286 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 21:22:52.542046 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.563186 1297286 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 21:22:52.574603 1297286 out.go:177]   - Using image docker.io/busybox:stable
	I0731 21:22:52.576322 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.577067 1297286 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 21:22:52.577089 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 21:22:52.577177 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:52.601571 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.606354 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.613470 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.621332 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.622229 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.640704 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.661038 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.663197 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:22:52.671270 1297286 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 21:22:52.671280 1297286 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 -"
	W0731 21:22:52.673314 1297286 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0731 21:22:52.673342 1297286 retry.go:31] will retry after 314.347319ms: ssh: handshake failed: EOF
	I0731 21:22:52.876056 1297286 node_ready.go:35] waiting up to 6m0s for node "addons-236573" to be "Ready" ...
	I0731 21:22:52.909829 1297286 node_ready.go:49] node "addons-236573" has status "Ready":"True"
	I0731 21:22:52.909902 1297286 node_ready.go:38] duration metric: took 33.779273ms for node "addons-236573" to be "Ready" ...
	I0731 21:22:52.909929 1297286 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0731 21:22:52.924929 1297286 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-qg5xv" in "kube-system" namespace to be "Ready" ...
	I0731 21:22:53.123641 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 21:22:53.130015 1297286 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 21:22:53.130075 1297286 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 21:22:53.166698 1297286 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 21:22:53.166787 1297286 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 21:22:53.179010 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 21:22:53.227135 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 21:22:53.236253 1297286 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 21:22:53.236284 1297286 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 21:22:53.259567 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0731 21:22:53.270463 1297286 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 21:22:53.270490 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 21:22:53.314645 1297286 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 21:22:53.314677 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 21:22:53.360140 1297286 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 21:22:53.360167 1297286 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 21:22:53.367036 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 21:22:53.377091 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0731 21:22:53.469394 1297286 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
	I0731 21:22:53.492958 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 21:22:53.492984 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 21:22:53.494970 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 21:22:53.494991 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 21:22:53.503796 1297286 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 21:22:53.503824 1297286 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 21:22:53.638861 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0731 21:22:53.666685 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 21:22:53.725595 1297286 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 21:22:53.725623 1297286 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 21:22:53.791612 1297286 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 21:22:53.791638 1297286 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 21:22:53.885937 1297286 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 21:22:53.885963 1297286 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 21:22:53.893062 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 21:22:53.893094 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 21:22:53.924514 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 21:22:53.924541 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0731 21:22:54.058974 1297286 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 21:22:54.058997 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 21:22:54.094885 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 21:22:54.094917 1297286 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 21:22:54.095473 1297286 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 21:22:54.095489 1297286 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 21:22:54.144202 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 21:22:54.144228 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 21:22:54.207191 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 21:22:54.384613 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 21:22:54.384642 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 21:22:54.385150 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0731 21:22:54.447947 1297286 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 21:22:54.447974 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 21:22:54.567801 1297286 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.89642671s)
	I0731 21:22:54.567832 1297286 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 21:22:54.631376 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 21:22:54.631402 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 21:22:54.648993 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 21:22:54.649021 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 21:22:54.892271 1297286 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.768596106s)
	I0731 21:22:54.930963 1297286 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-qg5xv" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-qg5xv" not found
	I0731 21:22:54.930993 1297286 pod_ready.go:81] duration metric: took 2.005991554s for pod "coredns-7db6d8ff4d-qg5xv" in "kube-system" namespace to be "Ready" ...
	E0731 21:22:54.931005 1297286 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-qg5xv" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-qg5xv" not found
	I0731 21:22:54.931013 1297286 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace to be "Ready" ...
	I0731 21:22:55.072262 1297286 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-236573" context rescaled to 1 replicas
	I0731 21:22:55.133851 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 21:22:55.194111 1297286 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 21:22:55.194145 1297286 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 21:22:55.251865 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 21:22:55.251891 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 21:22:55.485693 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 21:22:55.485718 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 21:22:55.662252 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 21:22:55.662278 1297286 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 21:22:55.963905 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 21:22:55.963931 1297286 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 21:22:56.118543 1297286 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 21:22:56.118569 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 21:22:56.231890 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 21:22:56.231914 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 21:22:56.407566 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 21:22:56.453758 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 21:22:56.453783 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 21:22:56.771685 1297286 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 21:22:56.771710 1297286 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 21:22:56.966217 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:22:57.214783 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 21:22:57.655072 1297286 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.47596511s)
	I0731 21:22:57.655141 1297286 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.427984009s)
	I0731 21:22:57.655175 1297286 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.395591629s)
	I0731 21:22:59.437226 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:22:59.622115 1297286 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 21:22:59.622197 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:22:59.661341 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:23:00.876055 1297286 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 21:23:00.888575 1297286 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: (7.521504704s)
	I0731 21:23:00.888626 1297286 addons.go:475] Verifying addon ingress=true in "addons-236573"
	I0731 21:23:00.888761 1297286 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: (7.51156276s)
	I0731 21:23:00.891498 1297286 out.go:177] * Verifying ingress addon...
	I0731 21:23:00.895191 1297286 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 21:23:00.900298 1297286 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 21:23:00.900325 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:00.975302 1297286 addons.go:234] Setting addon gcp-auth=true in "addons-236573"
	I0731 21:23:00.975352 1297286 host.go:66] Checking if "addons-236573" exists ...
	I0731 21:23:00.975791 1297286 cli_runner.go:164] Run: docker container inspect addons-236573 --format={{.State.Status}}
	I0731 21:23:01.001366 1297286 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 21:23:01.001422 1297286 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-236573
	I0731 21:23:01.048538 1297286 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34271 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/addons-236573/id_rsa Username:docker}
	I0731 21:23:01.399372 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:01.446483 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:23:01.927121 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:02.412918 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:02.700577 1297286 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.231143314s)
	I0731 21:23:02.700638 1297286 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: (9.061749731s)
	I0731 21:23:02.700650 1297286 addons.go:475] Verifying addon registry=true in "addons-236573"
	I0731 21:23:02.700806 1297286 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.034095118s)
	I0731 21:23:02.701160 1297286 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: (8.315985525s)
	I0731 21:23:02.701226 1297286 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.493883803s)
	I0731 21:23:02.701243 1297286 addons.go:475] Verifying addon metrics-server=true in "addons-236573"
	I0731 21:23:02.701342 1297286 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.567451742s)
	W0731 21:23:02.701368 1297286 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 21:23:02.701386 1297286 retry.go:31] will retry after 352.854777ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 21:23:02.701459 1297286 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.293846457s)
	I0731 21:23:02.704271 1297286 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-236573 service yakd-dashboard -n yakd-dashboard
	
	I0731 21:23:02.704372 1297286 out.go:177] * Verifying registry addon...
	I0731 21:23:02.708531 1297286 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 21:23:02.753740 1297286 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 21:23:02.753766 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:02.915424 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:03.055085 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 21:23:03.212849 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:03.410242 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:03.516598 1297286 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.301769535s)
	I0731 21:23:03.516706 1297286 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-236573"
	I0731 21:23:03.516674 1297286 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.515287528s)
	I0731 21:23:03.519533 1297286 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 21:23:03.519647 1297286 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 21:23:03.522385 1297286 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 21:23:03.523460 1297286 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 21:23:03.525213 1297286 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 21:23:03.525236 1297286 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 21:23:03.535027 1297286 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 21:23:03.535097 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:03.597027 1297286 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 21:23:03.597048 1297286 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 21:23:03.632626 1297286 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 21:23:03.632693 1297286 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 21:23:03.660126 1297286 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 21:23:03.713274 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:03.904014 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:03.937844 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:23:04.032929 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:04.222339 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:04.400158 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:04.529226 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:04.730914 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:04.761749 1297286 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.706597551s)
	I0731 21:23:04.770118 1297286 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.109910409s)
	I0731 21:23:04.773550 1297286 addons.go:475] Verifying addon gcp-auth=true in "addons-236573"
	I0731 21:23:04.776129 1297286 out.go:177] * Verifying gcp-auth addon...
	I0731 21:23:04.778704 1297286 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 21:23:04.780908 1297286 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 21:23:04.902638 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:05.030239 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:05.214218 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:05.400207 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:05.530501 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:05.713844 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:05.900433 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:05.940108 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:23:06.031232 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:06.216297 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:06.400829 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:06.529614 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:06.715177 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:06.900805 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:07.030137 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:07.213526 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:07.400652 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:07.534632 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:07.713859 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:07.900671 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:08.031269 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:08.213848 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:08.400104 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:08.437057 1297286 pod_ready.go:102] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"False"
	I0731 21:23:08.529691 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:08.713693 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:08.899601 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:09.035659 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:09.213461 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:09.400582 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:09.437881 1297286 pod_ready.go:92] pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.437904 1297286 pod_ready.go:81] duration metric: took 14.506884318s for pod "coredns-7db6d8ff4d-sccrg" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.437916 1297286 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.443182 1297286 pod_ready.go:92] pod "etcd-addons-236573" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.443207 1297286 pod_ready.go:81] duration metric: took 5.283783ms for pod "etcd-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.443222 1297286 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.448342 1297286 pod_ready.go:92] pod "kube-apiserver-addons-236573" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.448366 1297286 pod_ready.go:81] duration metric: took 5.133441ms for pod "kube-apiserver-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.448377 1297286 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.453187 1297286 pod_ready.go:92] pod "kube-controller-manager-addons-236573" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.453211 1297286 pod_ready.go:81] duration metric: took 4.826562ms for pod "kube-controller-manager-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.453224 1297286 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-pplbt" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.458684 1297286 pod_ready.go:92] pod "kube-proxy-pplbt" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.458709 1297286 pod_ready.go:81] duration metric: took 5.476989ms for pod "kube-proxy-pplbt" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.458721 1297286 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.530390 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:09.713792 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:09.835238 1297286 pod_ready.go:92] pod "kube-scheduler-addons-236573" in "kube-system" namespace has status "Ready":"True"
	I0731 21:23:09.835305 1297286 pod_ready.go:81] duration metric: took 376.576229ms for pod "kube-scheduler-addons-236573" in "kube-system" namespace to be "Ready" ...
	I0731 21:23:09.835331 1297286 pod_ready.go:38] duration metric: took 16.925377485s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0731 21:23:09.835359 1297286 api_server.go:52] waiting for apiserver process to appear ...
	I0731 21:23:09.835433 1297286 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:23:09.861434 1297286 api_server.go:72] duration metric: took 17.866046008s to wait for apiserver process to appear ...
	I0731 21:23:09.861509 1297286 api_server.go:88] waiting for apiserver healthz status ...
	I0731 21:23:09.861547 1297286 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 21:23:09.870159 1297286 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 21:23:09.871326 1297286 api_server.go:141] control plane version: v1.30.3
	I0731 21:23:09.871387 1297286 api_server.go:131] duration metric: took 9.855454ms to wait for apiserver health ...
	I0731 21:23:09.871414 1297286 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 21:23:09.899916 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:10.042861 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:10.052721 1297286 system_pods.go:59] 18 kube-system pods found
	I0731 21:23:10.052769 1297286 system_pods.go:61] "coredns-7db6d8ff4d-sccrg" [1b649dff-21bf-4ba6-bf67-8057496098a9] Running
	I0731 21:23:10.052779 1297286 system_pods.go:61] "csi-hostpath-attacher-0" [1283cc1c-87d7-4979-92fa-fb6387b7718c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0731 21:23:10.052789 1297286 system_pods.go:61] "csi-hostpath-resizer-0" [9b112dfb-55ed-4db6-b611-bd07e3d3493e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0731 21:23:10.052797 1297286 system_pods.go:61] "csi-hostpathplugin-d8c9f" [f8cec275-11bd-40e2-b0a4-78007916a0a7] 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])
	I0731 21:23:10.052803 1297286 system_pods.go:61] "etcd-addons-236573" [3c0ae491-5608-49ab-9efb-5ff266a25dc7] Running
	I0731 21:23:10.052809 1297286 system_pods.go:61] "kindnet-x566h" [8c9df589-8a73-4cda-bc53-85afa60778e6] Running
	I0731 21:23:10.052814 1297286 system_pods.go:61] "kube-apiserver-addons-236573" [c9e0e9b6-c7ee-4dec-8f6d-b4c3fbee7d26] Running
	I0731 21:23:10.052825 1297286 system_pods.go:61] "kube-controller-manager-addons-236573" [30d54461-a6aa-4039-b061-931dc271a7b5] Running
	I0731 21:23:10.052829 1297286 system_pods.go:61] "kube-ingress-dns-minikube" [af0f5d59-1a2b-4d3b-b9b9-d165c9217c97] Running
	I0731 21:23:10.052833 1297286 system_pods.go:61] "kube-proxy-pplbt" [44d32f80-57f0-4487-8721-b3a0b7b7c70b] Running
	I0731 21:23:10.052836 1297286 system_pods.go:61] "kube-scheduler-addons-236573" [16f1dbff-f01e-46ad-a037-472bc128c059] Running
	I0731 21:23:10.052842 1297286 system_pods.go:61] "metrics-server-c59844bb4-pmq6b" [af773483-cc62-438c-993d-e488e06b88f6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0731 21:23:10.052853 1297286 system_pods.go:61] "nvidia-device-plugin-daemonset-24pw4" [94496a9b-63f1-476a-b682-065c1ddcd0cd] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0731 21:23:10.052860 1297286 system_pods.go:61] "registry-698f998955-s5fcp" [f52a7a19-7829-4164-acb7-769c4b1fd19b] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0731 21:23:10.052866 1297286 system_pods.go:61] "registry-proxy-4z8k2" [438aaf79-975d-4b69-a1f0-6c5d7e422bef] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0731 21:23:10.052875 1297286 system_pods.go:61] "snapshot-controller-745499f584-gxzmc" [e74c7ee5-0db9-4789-a22b-b8f2884ffc65] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 21:23:10.052886 1297286 system_pods.go:61] "snapshot-controller-745499f584-jvgcd" [c0e923a1-c2c9-4f73-9af7-63cf7e5a8ac7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 21:23:10.052895 1297286 system_pods.go:61] "storage-provisioner" [951b38d6-c80b-4fd0-ad7d-590311dbc256] Running
	I0731 21:23:10.052902 1297286 system_pods.go:74] duration metric: took 181.472094ms to wait for pod list to return data ...
	I0731 21:23:10.052916 1297286 default_sa.go:34] waiting for default service account to be created ...
	I0731 21:23:10.213636 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:10.234539 1297286 default_sa.go:45] found service account: "default"
	I0731 21:23:10.234570 1297286 default_sa.go:55] duration metric: took 181.64683ms for default service account to be created ...
	I0731 21:23:10.234580 1297286 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 21:23:10.399602 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:10.444255 1297286 system_pods.go:86] 18 kube-system pods found
	I0731 21:23:10.444343 1297286 system_pods.go:89] "coredns-7db6d8ff4d-sccrg" [1b649dff-21bf-4ba6-bf67-8057496098a9] Running
	I0731 21:23:10.444369 1297286 system_pods.go:89] "csi-hostpath-attacher-0" [1283cc1c-87d7-4979-92fa-fb6387b7718c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0731 21:23:10.444396 1297286 system_pods.go:89] "csi-hostpath-resizer-0" [9b112dfb-55ed-4db6-b611-bd07e3d3493e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0731 21:23:10.444440 1297286 system_pods.go:89] "csi-hostpathplugin-d8c9f" [f8cec275-11bd-40e2-b0a4-78007916a0a7] 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])
	I0731 21:23:10.444459 1297286 system_pods.go:89] "etcd-addons-236573" [3c0ae491-5608-49ab-9efb-5ff266a25dc7] Running
	I0731 21:23:10.444478 1297286 system_pods.go:89] "kindnet-x566h" [8c9df589-8a73-4cda-bc53-85afa60778e6] Running
	I0731 21:23:10.444496 1297286 system_pods.go:89] "kube-apiserver-addons-236573" [c9e0e9b6-c7ee-4dec-8f6d-b4c3fbee7d26] Running
	I0731 21:23:10.444522 1297286 system_pods.go:89] "kube-controller-manager-addons-236573" [30d54461-a6aa-4039-b061-931dc271a7b5] Running
	I0731 21:23:10.444547 1297286 system_pods.go:89] "kube-ingress-dns-minikube" [af0f5d59-1a2b-4d3b-b9b9-d165c9217c97] Running
	I0731 21:23:10.444566 1297286 system_pods.go:89] "kube-proxy-pplbt" [44d32f80-57f0-4487-8721-b3a0b7b7c70b] Running
	I0731 21:23:10.444585 1297286 system_pods.go:89] "kube-scheduler-addons-236573" [16f1dbff-f01e-46ad-a037-472bc128c059] Running
	I0731 21:23:10.444606 1297286 system_pods.go:89] "metrics-server-c59844bb4-pmq6b" [af773483-cc62-438c-993d-e488e06b88f6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0731 21:23:10.444636 1297286 system_pods.go:89] "nvidia-device-plugin-daemonset-24pw4" [94496a9b-63f1-476a-b682-065c1ddcd0cd] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0731 21:23:10.444671 1297286 system_pods.go:89] "registry-698f998955-s5fcp" [f52a7a19-7829-4164-acb7-769c4b1fd19b] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0731 21:23:10.444692 1297286 system_pods.go:89] "registry-proxy-4z8k2" [438aaf79-975d-4b69-a1f0-6c5d7e422bef] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0731 21:23:10.444713 1297286 system_pods.go:89] "snapshot-controller-745499f584-gxzmc" [e74c7ee5-0db9-4789-a22b-b8f2884ffc65] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 21:23:10.444734 1297286 system_pods.go:89] "snapshot-controller-745499f584-jvgcd" [c0e923a1-c2c9-4f73-9af7-63cf7e5a8ac7] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 21:23:10.444766 1297286 system_pods.go:89] "storage-provisioner" [951b38d6-c80b-4fd0-ad7d-590311dbc256] Running
	I0731 21:23:10.444788 1297286 system_pods.go:126] duration metric: took 210.201666ms to wait for k8s-apps to be running ...
	I0731 21:23:10.444808 1297286 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 21:23:10.444894 1297286 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:23:10.460086 1297286 system_svc.go:56] duration metric: took 15.26713ms WaitForService to wait for kubelet
	I0731 21:23:10.460164 1297286 kubeadm.go:582] duration metric: took 18.464780726s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 21:23:10.460198 1297286 node_conditions.go:102] verifying NodePressure condition ...
	I0731 21:23:10.530335 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:10.635551 1297286 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0731 21:23:10.635588 1297286 node_conditions.go:123] node cpu capacity is 2
	I0731 21:23:10.635601 1297286 node_conditions.go:105] duration metric: took 175.38339ms to run NodePressure ...
	I0731 21:23:10.635613 1297286 start.go:241] waiting for startup goroutines ...
	I0731 21:23:10.713305 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:10.900658 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:11.030821 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:11.213856 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:11.403936 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:11.529674 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:11.714899 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:11.903603 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:12.038444 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:12.214419 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:12.401214 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:12.531343 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:12.713301 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:12.899665 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:13.035032 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:13.213818 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:13.399552 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:13.529087 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:13.713311 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:13.899249 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:14.029555 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:14.213620 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:14.400040 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:14.531512 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:14.713183 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:14.899900 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:15.030227 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:15.214013 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:15.399800 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:15.530159 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:15.713292 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:15.902353 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:16.038882 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:16.212836 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:16.399567 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:16.528804 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:16.713213 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:16.900458 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:17.029509 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:17.212799 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:17.400397 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:17.528673 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:17.713487 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:17.899782 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:18.030162 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:18.213216 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:18.399894 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:18.529824 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:18.713800 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:18.899745 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:19.029254 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:19.213756 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:19.399946 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:19.534845 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:19.713657 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:19.899669 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:20.030040 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:20.214182 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:20.399920 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:20.528988 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:20.715047 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:20.900131 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:21.032185 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:21.214521 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:21.399469 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:21.555785 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:21.713229 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:21.899977 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:22.029850 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:22.213801 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:22.400257 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:22.529775 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:22.713425 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:22.899790 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:23.031688 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:23.213027 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:23.400012 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:23.529899 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:23.719525 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:23.899803 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:24.030086 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:24.214119 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:24.401713 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:24.529637 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:24.713680 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:24.900146 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:25.030677 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:25.213790 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:25.402920 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:25.533468 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:25.732351 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:25.908548 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:26.030297 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:26.214111 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:26.399659 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:26.529083 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:26.718583 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:26.900469 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:27.031714 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:27.213890 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:27.400674 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:27.530262 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:27.715298 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:27.900687 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:28.046646 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:28.213900 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:28.399933 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:28.529398 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:28.713767 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:28.902657 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:29.030033 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:29.213923 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:29.405486 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:29.529307 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:29.713151 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:29.900822 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:30.036029 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:30.213951 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:30.400504 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:30.529631 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:30.713459 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:30.901143 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:31.030344 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:31.215036 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:31.400309 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:31.530645 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:31.714062 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:31.900664 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:32.036338 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:32.214473 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:32.400022 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:32.529807 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:32.713921 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:32.901001 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:33.030869 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:33.213193 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:33.400828 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:33.535083 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:33.713901 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:33.902071 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:34.029713 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:34.212691 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:34.400451 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:34.528690 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:34.712921 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:34.900715 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:35.030912 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:35.213415 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:35.401705 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:35.529772 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:35.713479 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:35.900706 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:36.029266 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:36.214077 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:36.399755 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:36.532313 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:36.714140 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:36.899590 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:37.030377 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:37.215582 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:37.402379 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:37.528416 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:37.713750 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:37.913272 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:38.032555 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:38.214860 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 21:23:38.402441 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:38.529917 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:38.713650 1297286 kapi.go:107] duration metric: took 36.005116602s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 21:23:38.899510 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:39.029887 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:39.399584 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:39.528795 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:39.899731 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:40.030730 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:40.400529 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:40.530960 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:40.899220 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:41.028946 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:41.419253 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:41.529599 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:41.899909 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:42.030305 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:42.400112 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:42.529972 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:42.900165 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:43.030677 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:43.399416 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:43.529719 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:43.900006 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:44.029581 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:44.399607 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:44.529200 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:44.900130 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:45.032661 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:45.400340 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:45.528818 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:45.899266 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:46.030467 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:46.399562 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:46.529339 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:46.899817 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:47.029293 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:47.399973 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:47.529528 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:47.900682 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:48.031787 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:48.404847 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:48.535313 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:48.899766 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:49.030780 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:49.400815 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:49.554275 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:49.904784 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:50.029528 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:50.400181 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:50.529564 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:50.900233 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:51.029893 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:51.399995 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:51.529698 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:51.899662 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:52.029442 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:52.400336 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:52.534197 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:52.899618 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:53.029205 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:53.400601 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:53.529019 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:53.900067 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:54.030099 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:54.400010 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:54.529087 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:54.900256 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:55.030206 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:55.399417 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:55.531165 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:55.900010 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:56.030001 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:56.400031 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:56.529218 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 21:23:56.899876 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:57.029800 1297286 kapi.go:107] duration metric: took 53.506336387s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 21:23:57.401347 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:57.899241 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:58.406845 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:58.900086 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:59.400463 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:23:59.900083 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:00.402004 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:00.900362 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:01.399526 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:01.899619 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:02.400729 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:02.900187 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:03.399246 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:03.900176 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:04.400073 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:04.903531 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:05.399486 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:05.899953 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:06.399799 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:06.899424 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:07.399083 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:07.904062 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:08.400247 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:08.900340 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:09.399849 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:09.900784 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:10.400325 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:10.900186 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:11.399954 1297286 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 21:24:11.899582 1297286 kapi.go:107] duration metric: took 1m11.004388626s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 21:24:27.782508 1297286 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 21:24:27.782531 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:28.282894 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:28.782650 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:29.283781 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:29.782219 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:30.282540 1297286 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 21:24:30.782301 1297286 kapi.go:107] duration metric: took 1m26.003591715s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 21:24:30.784269 1297286 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-236573 cluster.
	I0731 21:24:30.787792 1297286 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0731 21:24:30.789851 1297286 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 21:24:30.792046 1297286 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, default-storageclass, volcano, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0731 21:24:30.793888 1297286 addons.go:510] duration metric: took 1m38.79820835s for enable addons: enabled=[nvidia-device-plugin storage-provisioner ingress-dns cloud-spanner default-storageclass volcano metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0731 21:24:30.793952 1297286 start.go:246] waiting for cluster config update ...
	I0731 21:24:30.793979 1297286 start.go:255] writing updated cluster config ...
	I0731 21:24:30.794914 1297286 ssh_runner.go:195] Run: rm -f paused
	I0731 21:24:31.143453 1297286 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 21:24:31.145941 1297286 out.go:177] * Done! kubectl is now configured to use "addons-236573" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                                     ATTEMPT             POD ID              POD
	83470ed14f4d6       d1ca868ab82aa       About a minute ago   Exited              gadget                                   5                   e22cd14ce3767       gadget-kntpm
	24fbda3f73d29       6ef582f3ec844       3 minutes ago        Running             gcp-auth                                 0                   f42867e5b070a       gcp-auth-5db96cd9b4-t4k7t
	a1f164eea001a       24f8f979639f1       3 minutes ago        Running             controller                               0                   77f64daf1c02f       ingress-nginx-controller-6d9bd977d4-xxcbh
	9a353610d59b0       ee6d597e62dc8       3 minutes ago        Running             csi-snapshotter                          0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	bcfb922cb354c       642ded511e141       3 minutes ago        Running             csi-provisioner                          0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	a548ce9b3212b       922312104da8a       3 minutes ago        Running             liveness-probe                           0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	88957b4a5df3b       08f6b2990811a       3 minutes ago        Running             hostpath                                 0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	82235d4f46663       0107d56dbc0be       4 minutes ago        Running             node-driver-registrar                    0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	f11224f99347d       8b46b1cd48760       4 minutes ago        Running             admission                                0                   4d378a3fe32a4       volcano-admission-5f7844f7bc-pn8tz
	8c90ceaae2eef       d9c7ad4c226bf       4 minutes ago        Running             volcano-scheduler                        0                   37d3500055f42       volcano-scheduler-844f6db89b-5swsg
	f460ac1e8db8b       296b5f799fcd8       4 minutes ago        Exited              patch                                    2                   c13a3d4880bff       ingress-nginx-admission-patch-pkhvr
	abbd42ac453ec       1461903ec4fe9       4 minutes ago        Running             csi-external-health-monitor-controller   0                   79d7b715f9f5f       csi-hostpathplugin-d8c9f
	7d699920eb5db       487fa743e1e22       4 minutes ago        Running             csi-resizer                              0                   733e8635a5a28       csi-hostpath-resizer-0
	c013070daca98       1505f556b3a7b       4 minutes ago        Running             volcano-controllers                      0                   9e53993c66bb9       volcano-controllers-59cb4746db-fllkf
	cb3c0c5b0641a       4d1e5c3e97420       4 minutes ago        Running             volume-snapshot-controller               0                   2378b2b643cc4       snapshot-controller-745499f584-jvgcd
	3ea6decc6e17c       4d1e5c3e97420       4 minutes ago        Running             volume-snapshot-controller               0                   7b1a61c961c86       snapshot-controller-745499f584-gxzmc
	9601b7ae0e781       9a80d518f102c       4 minutes ago        Running             csi-attacher                             0                   69857dc764880       csi-hostpath-attacher-0
	27df531704bca       296b5f799fcd8       4 minutes ago        Exited              create                                   0                   4c57fa5f877f4       ingress-nginx-admission-create-8ktxm
	2735b624fc144       3410e1561990a       4 minutes ago        Running             registry-proxy                           0                   b378c8f6ae36c       registry-proxy-4z8k2
	d48b79bf5e54d       77bdba588b953       4 minutes ago        Running             yakd                                     0                   e135b4be120e3       yakd-dashboard-799879c74f-t84fd
	752cdbb076933       95dccb4df54ab       4 minutes ago        Running             metrics-server                           0                   4f72f9982a23d       metrics-server-c59844bb4-pmq6b
	086a9654c1fdc       7ce2150c8929b       4 minutes ago        Running             local-path-provisioner                   0                   cd64225d9339f       local-path-provisioner-8d985888d-68dv4
	5bebd2a01ec47       6fed88f43b276       4 minutes ago        Running             registry                                 0                   0f96885f806ab       registry-698f998955-s5fcp
	f8724b7370ee2       53af6e2c4c343       4 minutes ago        Running             cloud-spanner-emulator                   0                   731d71ee3edea       cloud-spanner-emulator-5455fb9b69-pkjhs
	dc419a80d5cda       e396bbd29d2f6       4 minutes ago        Running             nvidia-device-plugin-ctr                 0                   79822855e3e55       nvidia-device-plugin-daemonset-24pw4
	da64a4604915c       2437cf7621777       4 minutes ago        Running             coredns                                  0                   0bf7687041cfa       coredns-7db6d8ff4d-sccrg
	4c04a4b21fb02       35508c2f890c4       4 minutes ago        Running             minikube-ingress-dns                     0                   a2c9cbb30dc8a       kube-ingress-dns-minikube
	4445fae31e4db       ba04bb24b9575       4 minutes ago        Running             storage-provisioner                      0                   a3a0f71d6fe97       storage-provisioner
	e30007c18f1a0       f42786f8afd22       4 minutes ago        Running             kindnet-cni                              0                   414d26d546404       kindnet-x566h
	783d67a590ec8       2351f570ed0ea       4 minutes ago        Running             kube-proxy                               0                   61327785e6489       kube-proxy-pplbt
	3c17775293bb6       014faa467e297       5 minutes ago        Running             etcd                                     0                   a178e78904bb5       etcd-addons-236573
	894800532141c       8e97cdb19e7cc       5 minutes ago        Running             kube-controller-manager                  0                   e4f21b53739d8       kube-controller-manager-addons-236573
	748251dc1f836       d48f992a22722       5 minutes ago        Running             kube-scheduler                           0                   1b672aa79e888       kube-scheduler-addons-236573
	7f2d6e3fd78ac       61773190d42ff       5 minutes ago        Running             kube-apiserver                           0                   8532908263d05       kube-apiserver-addons-236573
	
	
	==> containerd <==
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.722544308Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\""
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.841736748Z" level=info msg="ImageUpdate event name:\"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.843570203Z" level=info msg="stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734: active requests=0, bytes read=89"
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.847614270Z" level=info msg="Pulled image \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" with image id \"sha256:d1ca868ab82aa865a5f7b689c320359f3e31172de7b93dd0107fe2e49e617eeb\", repo tag \"\", repo digest \"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\", size \"73046218\" in 124.526776ms"
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.847808173Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734\" returns image reference \"sha256:d1ca868ab82aa865a5f7b689c320359f3e31172de7b93dd0107fe2e49e617eeb\""
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.850611956Z" level=info msg="CreateContainer within sandbox \"e22cd14ce37671ff62e8c328e07d4424e81880bcfd36c0d859eeacd2fc6c64c2\" for container &ContainerMetadata{Name:gadget,Attempt:5,}"
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.871749711Z" level=info msg="CreateContainer within sandbox \"e22cd14ce37671ff62e8c328e07d4424e81880bcfd36c0d859eeacd2fc6c64c2\" for &ContainerMetadata{Name:gadget,Attempt:5,} returns container id \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\""
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.873324500Z" level=info msg="StartContainer for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\""
	Jul 31 21:26:29 addons-236573 containerd[813]: time="2024-07-31T21:26:29.925865466Z" level=info msg="StartContainer for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" returns successfully"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.057259227Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"d6346733b16763e1af35d7eba1c7ad1ff2c310234e10b9bb64c1e50980536bd3\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.077758928Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"e5068f4d6110f80e8e716c6ba9083b11c228e0de6cc63fd13c5a48893c292b1c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.078871359Z" level=info msg="StopContainer for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" with timeout 30 (s)"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.079464162Z" level=info msg="Stop container \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" with signal terminated"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.088657465Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"fdb0d06b2ed0aa28bf4b609ea56a15983e21623b3c9fcf7c1c816756474148d8\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.098358476Z" level=error msg="ttrpc: received message on inactive stream" stream=181
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.099224648Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"b57d448e1011c1407f1c5b8f8ccd83e6c036d1775b0f56f076b92df41ade8317\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.111126343Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"d93fb63d66850531957d4e741e0d7d7a7f326843f9b282f7746c49830f1b0f8d\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.122304896Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"4f7e12c92cb62013e4fe3fbc27085151b42848786d40c734301e24a9cf44c4ca\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.132409098Z" level=error msg="ExecSync for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" failed" error="failed to exec in container: failed to start exec \"eb46a506034c4b4049be31bee5badef9377b40930e29fc90946b3b47484ad505\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.203557585Z" level=info msg="shim disconnected" id=83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585 namespace=k8s.io
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.203598594Z" level=warning msg="cleaning up after shim disconnected" id=83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585 namespace=k8s.io
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.203611222Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Jul 31 21:26:31 addons-236573 containerd[813]: time="2024-07-31T21:26:31.221362270Z" level=info msg="StopContainer for \"83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585\" returns successfully"
	Jul 31 21:26:32 addons-236573 containerd[813]: time="2024-07-31T21:26:32.067725405Z" level=info msg="RemoveContainer for \"f81d427e32089497251ca58994da74a47c884893e39ea205dd40f656ed8f8e8d\""
	Jul 31 21:26:32 addons-236573 containerd[813]: time="2024-07-31T21:26:32.075124359Z" level=info msg="RemoveContainer for \"f81d427e32089497251ca58994da74a47c884893e39ea205dd40f656ed8f8e8d\" returns successfully"
	
	
	==> coredns [da64a4604915c66204c449028aa0a4d18090ffc581a884903b31f450c29d27b4] <==
	[INFO] 10.244.0.9:51261 - 42075 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077292s
	[INFO] 10.244.0.9:45696 - 25377 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002602274s
	[INFO] 10.244.0.9:45696 - 4387 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00208458s
	[INFO] 10.244.0.9:35153 - 13328 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000110055s
	[INFO] 10.244.0.9:35153 - 22546 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070589s
	[INFO] 10.244.0.9:38481 - 46354 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000085653s
	[INFO] 10.244.0.9:38481 - 40725 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052693s
	[INFO] 10.244.0.9:42061 - 23979 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000049001s
	[INFO] 10.244.0.9:42061 - 48558 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000033321s
	[INFO] 10.244.0.9:56033 - 59032 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046515s
	[INFO] 10.244.0.9:56033 - 45978 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000036004s
	[INFO] 10.244.0.9:56639 - 4196 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.006534618s
	[INFO] 10.244.0.9:56639 - 56678 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003622676s
	[INFO] 10.244.0.9:36314 - 29596 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000058051s
	[INFO] 10.244.0.9:36314 - 21406 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000041305s
	[INFO] 10.244.0.24:51044 - 62075 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000163692s
	[INFO] 10.244.0.24:41196 - 57541 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000259339s
	[INFO] 10.244.0.24:56550 - 43985 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000175557s
	[INFO] 10.244.0.24:56767 - 61517 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103713s
	[INFO] 10.244.0.24:43910 - 43000 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000110572s
	[INFO] 10.244.0.24:33328 - 27000 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000093029s
	[INFO] 10.244.0.24:40551 - 37131 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001954866s
	[INFO] 10.244.0.24:60361 - 51922 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002481223s
	[INFO] 10.244.0.24:37064 - 49819 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00079976s
	[INFO] 10.244.0.24:52389 - 18386 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000846676s
	
	
	==> describe nodes <==
	Name:               addons-236573
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-236573
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825
	                    minikube.k8s.io/name=addons-236573
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T21_22_38_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-236573
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-236573"}
	                    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:  Wed, 31 Jul 2024 21:22:35 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-236573
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 21:27:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 21:24:40 +0000   Wed, 31 Jul 2024 21:22:31 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 21:24:40 +0000   Wed, 31 Jul 2024 21:22:31 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 21:24:40 +0000   Wed, 31 Jul 2024 21:22:31 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 21:24:40 +0000   Wed, 31 Jul 2024 21:22:48 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-236573
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 7a4c65cc96a74bfe9099a7f22137a8df
	  System UUID:                70abeee9-1582-49c6-909e-a339bb96fc66
	  Boot ID:                    2daee006-f42a-4cec-a0b1-7137cc9806d6
	  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-pkjhs      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m55s
	  gadget                      gadget-kntpm                                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m51s
	  gcp-auth                    gcp-auth-5db96cd9b4-t4k7t                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m23s
	  ingress-nginx               ingress-nginx-controller-6d9bd977d4-xxcbh    100m (5%!)(MISSING)     0 (0%!)(MISSING)      90Mi (1%!)(MISSING)        0 (0%!)(MISSING)         4m50s
	  kube-system                 coredns-7db6d8ff4d-sccrg                     100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     4m58s
	  kube-system                 csi-hostpath-attacher-0                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m47s
	  kube-system                 csi-hostpath-resizer-0                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m47s
	  kube-system                 csi-hostpathplugin-d8c9f                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m47s
	  kube-system                 etcd-addons-236573                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         5m12s
	  kube-system                 kindnet-x566h                                100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m58s
	  kube-system                 kube-apiserver-addons-236573                 250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m12s
	  kube-system                 kube-controller-manager-addons-236573        200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m12s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m54s
	  kube-system                 kube-proxy-pplbt                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m58s
	  kube-system                 kube-scheduler-addons-236573                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m12s
	  kube-system                 metrics-server-c59844bb4-pmq6b               100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         4m53s
	  kube-system                 nvidia-device-plugin-daemonset-24pw4         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m56s
	  kube-system                 registry-698f998955-s5fcp                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m54s
	  kube-system                 registry-proxy-4z8k2                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m54s
	  kube-system                 snapshot-controller-745499f584-gxzmc         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m51s
	  kube-system                 snapshot-controller-745499f584-jvgcd         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m51s
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m53s
	  local-path-storage          local-path-provisioner-8d985888d-68dv4       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m53s
	  volcano-system              volcano-admission-5f7844f7bc-pn8tz           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m49s
	  volcano-system              volcano-controllers-59cb4746db-fllkf         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m49s
	  volcano-system              volcano-scheduler-844f6db89b-5swsg           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  yakd-dashboard              yakd-dashboard-799879c74f-t84fd              0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     4m52s
	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                 4m57s                  kube-proxy       
	  Normal  Starting                 5m20s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m20s (x8 over 5m20s)  kubelet          Node addons-236573 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m20s (x8 over 5m20s)  kubelet          Node addons-236573 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m20s (x7 over 5m20s)  kubelet          Node addons-236573 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m20s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 5m13s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m13s                  kubelet          Node addons-236573 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m13s                  kubelet          Node addons-236573 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m13s                  kubelet          Node addons-236573 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             5m13s                  kubelet          Node addons-236573 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  5m13s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                5m2s                   kubelet          Node addons-236573 status is now: NodeReady
	  Normal  RegisteredNode           4m59s                  node-controller  Node addons-236573 event: Registered Node addons-236573 in Controller
	
	
	==> dmesg <==
	[  +0.001042] FS-Cache: O-key=[8] 'c63e5c0100000000'
	[  +0.000722] FS-Cache: N-cookie c=00000042 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000997] FS-Cache: N-cookie d=00000000f00cf1f7{9p.inode} n=00000000f2a098bb
	[  +0.001045] FS-Cache: N-key=[8] 'c63e5c0100000000'
	[  +0.042501] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=0000003c [p=00000039 fl=226 nc=0 na=1]
	[  +0.000950] FS-Cache: O-cookie d=00000000f00cf1f7{9p.inode} n=000000009f31098a
	[  +0.001210] FS-Cache: O-key=[8] 'c63e5c0100000000'
	[  +0.000711] FS-Cache: N-cookie c=00000043 [p=00000039 fl=2 nc=0 na=1]
	[  +0.001027] FS-Cache: N-cookie d=00000000f00cf1f7{9p.inode} n=00000000fef7f367
	[  +0.001049] FS-Cache: N-key=[8] 'c63e5c0100000000'
	[  +3.183384] FS-Cache: Duplicate cookie detected
	[  +0.000703] FS-Cache: O-cookie c=0000003a [p=00000039 fl=226 nc=0 na=1]
	[  +0.000968] FS-Cache: O-cookie d=00000000f00cf1f7{9p.inode} n=00000000daeb30b1
	[  +0.001048] FS-Cache: O-key=[8] 'c53e5c0100000000'
	[  +0.000729] FS-Cache: N-cookie c=00000045 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000930] FS-Cache: N-cookie d=00000000f00cf1f7{9p.inode} n=00000000792d1695
	[  +0.001032] FS-Cache: N-key=[8] 'c53e5c0100000000'
	[  +0.338255] FS-Cache: Duplicate cookie detected
	[  +0.000697] FS-Cache: O-cookie c=0000003f [p=00000039 fl=226 nc=0 na=1]
	[  +0.000942] FS-Cache: O-cookie d=00000000f00cf1f7{9p.inode} n=00000000264a7b35
	[  +0.001033] FS-Cache: O-key=[8] 'cb3e5c0100000000'
	[  +0.000774] FS-Cache: N-cookie c=00000046 [p=00000039 fl=2 nc=0 na=1]
	[  +0.000927] FS-Cache: N-cookie d=00000000f00cf1f7{9p.inode} n=00000000f2a098bb
	[  +0.001043] FS-Cache: N-key=[8] 'cb3e5c0100000000'
	
	
	==> etcd [3c17775293bb6dbe48a673b5cc12ef438228606fff38255779b0d0e3490b644f] <==
	{"level":"info","ts":"2024-07-31T21:22:31.319424Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-07-31T21:22:31.319585Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-07-31T21:22:31.332413Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-07-31T21:22:31.332743Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-07-31T21:22:31.33281Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-07-31T21:22:31.341374Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-31T21:22:31.341455Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-07-31T21:22:31.589149Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-07-31T21:22:31.589354Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-07-31T21:22:31.589483Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-07-31T21:22:31.589572Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-07-31T21:22:31.589667Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:22:31.589749Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-07-31T21:22:31.589835Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-07-31T21:22:31.593316Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-236573 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-07-31T21:22:31.597188Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:22:31.597597Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:22:31.597729Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-07-31T21:22:31.601999Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-07-31T21:22:31.602169Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-07-31T21:22:31.604627Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-07-31T21:22:31.605506Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:22:31.613459Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:22:31.613579Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-07-31T21:22:31.609247Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> gcp-auth [24fbda3f73d295a0372fc792e915828300f615a9b34eb5ee33e2e0f27c21e1ea] <==
	2024/07/31 21:24:29 GCP Auth Webhook started!
	2024/07/31 21:24:48 Ready to marshal response ...
	2024/07/31 21:24:48 Ready to write response ...
	2024/07/31 21:24:48 Ready to marshal response ...
	2024/07/31 21:24:48 Ready to write response ...
	
	
	==> kernel <==
	 21:27:50 up  5:10,  0 users,  load average: 0.43, 1.60, 2.81
	Linux addons-236573 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 [e30007c18f1a087d7c445923f8233d1cce832c33f2efa05005468ce2ea677e0e] <==
	I0731 21:26:36.438843       1 main.go:299] handling current node
	W0731 21:26:38.720418       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 21:26:38.720457       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0731 21:26:46.438067       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:26:46.438102       1 main.go:299] handling current node
	W0731 21:26:48.154272       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:26:48.154309       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:26:56.439096       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:26:56.439130       1 main.go:299] handling current node
	I0731 21:27:06.438759       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:27:06.438797       1 main.go:299] handling current node
	I0731 21:27:16.438994       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:27:16.439031       1 main.go:299] handling current node
	W0731 21:27:17.815763       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 21:27:17.815797       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 21:27:26.438027       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:27:26.438064       1 main.go:299] handling current node
	W0731 21:27:32.466460       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0731 21:27:32.466517       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
	W0731 21:27:35.529178       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:27:35.529522       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0731 21:27:36.438457       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:27:36.438496       1 main.go:299] handling current node
	I0731 21:27:46.438462       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0731 21:27:46.438499       1 main.go:299] handling current node
	
	
	==> kube-apiserver [7f2d6e3fd78ac0521f8a3e71a62489f31c3c4291107332b3542829b45cb7b9e1] <==
	W0731 21:23:35.759180       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.96.66.131:443: connect: connection refused
	E0731 21:23:37.840171       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.107.5.239:443/apis/metrics.k8s.io/v1beta1: Get "https://10.107.5.239:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.107.5.239:443: connect: connection refused
	W0731 21:23:37.841904       1 handler_proxy.go:93] no RequestInfo found in the context
	E0731 21:23:37.841970       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0731 21:23:37.901601       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	W0731 21:23:46.714898       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.100.57.248:443: connect: connection refused
	E0731 21:23:46.714934       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.100.57.248:443: connect: connection refused
	W0731 21:23:46.715317       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.96.66.131:443: connect: connection refused
	W0731 21:23:48.177140       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.96.66.131:443: connect: connection refused
	W0731 21:23:49.267099       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.96.66.131:443: connect: connection refused
	W0731 21:23:50.341310       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.96.66.131:443: connect: connection refused
	W0731 21:23:51.365321       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.96.66.131:443: connect: connection refused
	W0731 21:23:52.447180       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.96.66.131:443: connect: connection refused
	W0731 21:23:53.471487       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.96.66.131:443: connect: connection refused
	W0731 21:23:54.564862       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.96.66.131:443: connect: connection refused
	W0731 21:23:55.624979       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.96.66.131:443: connect: connection refused
	W0731 21:24:07.702435       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.100.57.248:443: connect: connection refused
	E0731 21:24:07.702475       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.100.57.248:443: connect: connection refused
	W0731 21:24:07.764788       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.100.57.248:443: connect: connection refused
	E0731 21:24:07.764841       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.100.57.248:443: connect: connection refused
	W0731 21:24:27.679524       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.100.57.248:443: connect: connection refused
	E0731 21:24:27.679566       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.100.57.248:443: connect: connection refused
	I0731 21:24:48.641504       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0731 21:24:48.686024       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	
	
	==> kube-controller-manager [894800532141c8e0fe7f86a8fdf7b3d552cb16b4a7f8ad7bd4ffa921654d7a94] <==
	I0731 21:24:09.620298       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:09.762359       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:11.051742       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:11.079639       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:11.641849       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:11.662856       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="68.045µs"
	I0731 21:24:11.687459       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:12.059023       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:12.070751       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:12.083830       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:12.088723       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:12.097537       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:12.104775       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:24.997261       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="17.828189ms"
	I0731 21:24:24.997501       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="106.518µs"
	I0731 21:24:27.705310       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="28.723615ms"
	I0731 21:24:27.729512       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="23.86539ms"
	I0731 21:24:27.729805       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="77.415µs"
	I0731 21:24:30.720971       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="13.801904ms"
	I0731 21:24:30.721283       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="58.371µs"
	I0731 21:24:42.030105       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:42.032764       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:42.083490       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 21:24:42.083771       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 21:24:48.392722       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init"
	
	
	==> kube-proxy [783d67a590ec8432459f345e516b123ab42d1a3a5f78f53043fd6ff8a37ec919] <==
	I0731 21:22:53.662853       1 server_linux.go:69] "Using iptables proxy"
	I0731 21:22:53.726216       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 21:22:53.754542       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 21:22:53.754594       1 server_linux.go:165] "Using iptables Proxier"
	I0731 21:22:53.756339       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 21:22:53.756366       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 21:22:53.756394       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0731 21:22:53.756625       1 server.go:872] "Version info" version="v1.30.3"
	I0731 21:22:53.756646       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 21:22:53.769088       1 config.go:192] "Starting service config controller"
	I0731 21:22:53.769343       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 21:22:53.769381       1 config.go:101] "Starting endpoint slice config controller"
	I0731 21:22:53.769391       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 21:22:53.769914       1 config.go:319] "Starting node config controller"
	I0731 21:22:53.769926       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 21:22:53.870330       1 shared_informer.go:320] Caches are synced for node config
	I0731 21:22:53.870376       1 shared_informer.go:320] Caches are synced for service config
	I0731 21:22:53.870418       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [748251dc1f83633890227e330fd130f2a25bab4b44fc634cce5dea50215a3434] <==
	W0731 21:22:35.880893       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 21:22:35.883400       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 21:22:35.883564       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 21:22:35.884055       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 21:22:35.880965       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0731 21:22:35.881057       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
	W0731 21:22:35.881090       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 21:22:35.883661       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 21:22:35.884633       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 21:22:35.883703       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
	W0731 21:22:35.883746       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
	W0731 21:22:35.883779       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
	W0731 21:22:35.883819       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
	W0731 21:22:35.883882       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
	W0731 21:22:35.880930       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0731 21:22:35.884373       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0731 21:22:35.884490       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
	E0731 21:22:35.884610       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 21:22:35.884904       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
	E0731 21:22:35.885030       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
	E0731 21:22:35.885179       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
	E0731 21:22:35.885362       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
	E0731 21:22:35.885489       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
	E0731 21:22:35.886198       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
	I0731 21:22:37.173044       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.078297    1552 kuberuntime_container.go:662] "PreStop hook failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"e5068f4d6110f80e8e716c6ba9083b11c228e0de6cc63fd13c5a48893c292b1c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230" containerName="gadget" containerID="containerd://83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.089034    1552 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"fdb0d06b2ed0aa28bf4b609ea56a15983e21623b3c9fcf7c1c816756474148d8\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585" cmd=["/bin/gadgettracermanager","-liveness"]
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.099447    1552 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"b57d448e1011c1407f1c5b8f8ccd83e6c036d1775b0f56f076b92df41ade8317\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585" cmd=["/bin/gadgettracermanager","-liveness"]
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.111399    1552 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"d93fb63d66850531957d4e741e0d7d7a7f326843f9b282f7746c49830f1b0f8d\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585" cmd=["/bin/gadgettracermanager","-liveness"]
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.122531    1552 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"4f7e12c92cb62013e4fe3fbc27085151b42848786d40c734301e24a9cf44c4ca\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585" cmd=["/bin/gadgettracermanager","-liveness"]
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.132831    1552 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"eb46a506034c4b4049be31bee5badef9377b40930e29fc90946b3b47484ad505\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585" cmd=["/bin/gadgettracermanager","-liveness"]
	Jul 31 21:26:31 addons-236573 kubelet[1552]: E0731 21:26:31.222359    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:26:32 addons-236573 kubelet[1552]: I0731 21:26:32.065303    1552 scope.go:117] "RemoveContainer" containerID="f81d427e32089497251ca58994da74a47c884893e39ea205dd40f656ed8f8e8d"
	Jul 31 21:26:32 addons-236573 kubelet[1552]: I0731 21:26:32.066155    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:26:32 addons-236573 kubelet[1552]: E0731 21:26:32.066714    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:26:33 addons-236573 kubelet[1552]: I0731 21:26:33.070231    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:26:33 addons-236573 kubelet[1552]: E0731 21:26:33.070712    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:26:45 addons-236573 kubelet[1552]: I0731 21:26:45.719473    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:26:45 addons-236573 kubelet[1552]: E0731 21:26:45.719950    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:26:58 addons-236573 kubelet[1552]: I0731 21:26:58.718541    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:26:58 addons-236573 kubelet[1552]: E0731 21:26:58.719035    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:27:02 addons-236573 kubelet[1552]: I0731 21:27:02.720122    1552 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-24pw4" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 21:27:11 addons-236573 kubelet[1552]: I0731 21:27:11.719575    1552 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-4z8k2" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 21:27:13 addons-236573 kubelet[1552]: I0731 21:27:13.718856    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:27:13 addons-236573 kubelet[1552]: E0731 21:27:13.719852    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:27:14 addons-236573 kubelet[1552]: I0731 21:27:14.718916    1552 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-s5fcp" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 21:27:27 addons-236573 kubelet[1552]: I0731 21:27:27.719525    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:27:27 addons-236573 kubelet[1552]: E0731 21:27:27.720007    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	Jul 31 21:27:42 addons-236573 kubelet[1552]: I0731 21:27:42.719450    1552 scope.go:117] "RemoveContainer" containerID="83470ed14f4d695ed42a61e4f7531472b5d8fae4ca399a5ecddd16ba25154585"
	Jul 31 21:27:42 addons-236573 kubelet[1552]: E0731 21:27:42.719955    1552 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-kntpm_gadget(d80c0f9b-f0bd-4035-b319-cf0a417c5230)\"" pod="gadget/gadget-kntpm" podUID="d80c0f9b-f0bd-4035-b319-cf0a417c5230"
	
	
	==> storage-provisioner [4445fae31e4dbe14e3ea11ba92819516f5be952b78530a89d3f626af94bcd0c2] <==
	I0731 21:22:58.403441       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 21:22:58.434692       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 21:22:58.434736       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 21:22:58.454300       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 21:22:58.454542       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-236573_55f4eb01-ecfc-4f02-8751-36974262edc9!
	I0731 21:22:58.456072       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"3d72e155-e8d0-48e8-b2a3-c567fc7f4206", APIVersion:"v1", ResourceVersion:"621", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-236573_55f4eb01-ecfc-4f02-8751-36974262edc9 became leader
	I0731 21:22:58.555998       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-236573_55f4eb01-ecfc-4f02-8751-36974262edc9!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-236573 -n addons-236573
helpers_test.go:261: (dbg) Run:  kubectl --context addons-236573 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-8ktxm ingress-nginx-admission-patch-pkhvr 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-236573 describe pod ingress-nginx-admission-create-8ktxm ingress-nginx-admission-patch-pkhvr test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-236573 describe pod ingress-nginx-admission-create-8ktxm ingress-nginx-admission-patch-pkhvr test-job-nginx-0: exit status 1 (86.084828ms)

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-236573 describe pod ingress-nginx-admission-create-8ktxm ingress-nginx-admission-patch-pkhvr test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (200.83s)

                                                
                                    

Test pass (304/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.62
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.3/json-events 7.06
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.07
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.14
21 TestDownloadOnly/v1.31.0-beta.0/json-events 13.07
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.08
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.21
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.16
30 TestBinaryMirror 0.56
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
36 TestAddons/Setup 158.96
40 TestAddons/serial/GCPAuth/Namespaces 0.17
42 TestAddons/parallel/Registry 15.16
43 TestAddons/parallel/Ingress 20.01
44 TestAddons/parallel/InspektorGadget 10.89
45 TestAddons/parallel/MetricsServer 5.9
48 TestAddons/parallel/CSI 48.42
49 TestAddons/parallel/Headlamp 10.26
50 TestAddons/parallel/CloudSpanner 5.61
51 TestAddons/parallel/LocalPath 53.64
52 TestAddons/parallel/NvidiaDevicePlugin 6.56
53 TestAddons/parallel/Yakd 11.84
54 TestAddons/StoppedEnableDisable 12.28
55 TestCertOptions 35.27
56 TestCertExpiration 227.74
58 TestForceSystemdFlag 35.07
59 TestForceSystemdEnv 43.67
60 TestDockerEnvContainerd 46.39
65 TestErrorSpam/setup 31.47
66 TestErrorSpam/start 0.73
67 TestErrorSpam/status 0.96
68 TestErrorSpam/pause 1.69
69 TestErrorSpam/unpause 1.68
70 TestErrorSpam/stop 1.41
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 73.45
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 6.08
77 TestFunctional/serial/KubeContext 0.06
78 TestFunctional/serial/KubectlGetPods 0.09
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.73
82 TestFunctional/serial/CacheCmd/cache/add_local 1.4
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
84 TestFunctional/serial/CacheCmd/cache/list 0.06
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
86 TestFunctional/serial/CacheCmd/cache/cache_reload 2.16
87 TestFunctional/serial/CacheCmd/cache/delete 0.11
88 TestFunctional/serial/MinikubeKubectlCmd 0.13
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
90 TestFunctional/serial/ExtraConfig 46.67
91 TestFunctional/serial/ComponentHealth 0.09
92 TestFunctional/serial/LogsCmd 1.5
93 TestFunctional/serial/LogsFileCmd 1.47
94 TestFunctional/serial/InvalidService 4.2
96 TestFunctional/parallel/ConfigCmd 0.46
97 TestFunctional/parallel/DashboardCmd 7.67
98 TestFunctional/parallel/DryRun 0.42
99 TestFunctional/parallel/InternationalLanguage 0.19
100 TestFunctional/parallel/StatusCmd 0.98
104 TestFunctional/parallel/ServiceCmdConnect 9.58
105 TestFunctional/parallel/AddonsCmd 0.14
106 TestFunctional/parallel/PersistentVolumeClaim 94.32
108 TestFunctional/parallel/SSHCmd 0.77
109 TestFunctional/parallel/CpCmd 2
111 TestFunctional/parallel/FileSync 0.4
112 TestFunctional/parallel/CertSync 2.14
116 TestFunctional/parallel/NodeLabels 0.13
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.69
120 TestFunctional/parallel/License 0.29
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 45.32
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 8.22
133 TestFunctional/parallel/ServiceCmd/List 0.51
134 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
135 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
136 TestFunctional/parallel/ServiceCmd/Format 0.36
137 TestFunctional/parallel/ServiceCmd/URL 0.37
138 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
139 TestFunctional/parallel/ProfileCmd/profile_list 0.38
140 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
141 TestFunctional/parallel/MountCmd/any-port 7.06
142 TestFunctional/parallel/MountCmd/specific-port 1.48
143 TestFunctional/parallel/MountCmd/VerifyCleanup 2.58
144 TestFunctional/parallel/Version/short 0.07
145 TestFunctional/parallel/Version/components 1.31
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.33
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.97
151 TestFunctional/parallel/ImageCommands/Setup 0.78
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.45
153 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.2
154 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.46
155 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.68
156 TestFunctional/parallel/ImageCommands/ImageRemove 0.55
157 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.8
158 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.85
159 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
160 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
161 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.17
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 121.37
169 TestMultiControlPlane/serial/DeployApp 6.38
170 TestMultiControlPlane/serial/PingHostFromPods 1.62
171 TestMultiControlPlane/serial/AddWorkerNode 23.3
172 TestMultiControlPlane/serial/NodeLabels 0.12
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.74
174 TestMultiControlPlane/serial/CopyFile 18.93
175 TestMultiControlPlane/serial/StopSecondaryNode 12.91
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.59
177 TestMultiControlPlane/serial/RestartSecondaryNode 18.12
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.74
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 149.47
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.68
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.51
182 TestMultiControlPlane/serial/StopCluster 35.99
183 TestMultiControlPlane/serial/RestartCluster 70.41
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
185 TestMultiControlPlane/serial/AddSecondaryNode 44.8
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.75
190 TestJSONOutput/start/Command 75.53
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.73
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.7
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.76
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.22
215 TestKicCustomNetwork/create_custom_network 41.5
216 TestKicCustomNetwork/use_default_bridge_network 35.56
217 TestKicExistingNetwork 36.23
218 TestKicCustomSubnet 34.88
219 TestKicStaticIP 34.2
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 66.96
224 TestMountStart/serial/StartWithMountFirst 7.39
225 TestMountStart/serial/VerifyMountFirst 0.26
226 TestMountStart/serial/StartWithMountSecond 6.41
227 TestMountStart/serial/VerifyMountSecond 0.24
228 TestMountStart/serial/DeleteFirst 1.59
229 TestMountStart/serial/VerifyMountPostDelete 0.25
230 TestMountStart/serial/Stop 1.19
231 TestMountStart/serial/RestartStopped 7.42
232 TestMountStart/serial/VerifyMountPostStop 0.26
235 TestMultiNode/serial/FreshStart2Nodes 72.45
236 TestMultiNode/serial/DeployApp2Nodes 16.77
237 TestMultiNode/serial/PingHostFrom2Pods 0.97
238 TestMultiNode/serial/AddNode 16.92
239 TestMultiNode/serial/MultiNodeLabels 0.1
240 TestMultiNode/serial/ProfileList 0.35
241 TestMultiNode/serial/CopyFile 9.9
242 TestMultiNode/serial/StopNode 2.24
243 TestMultiNode/serial/StartAfterStop 9.6
244 TestMultiNode/serial/RestartKeepsNodes 86.43
245 TestMultiNode/serial/DeleteNode 5.47
246 TestMultiNode/serial/StopMultiNode 24.11
247 TestMultiNode/serial/RestartMultiNode 53.98
248 TestMultiNode/serial/ValidateNameConflict 34.12
253 TestPreload 120.37
255 TestScheduledStopUnix 109.02
258 TestInsufficientStorage 10.32
259 TestRunningBinaryUpgrade 94.96
261 TestKubernetesUpgrade 101.79
262 TestMissingContainerUpgrade 182.62
264 TestPause/serial/Start 68.07
265 TestPause/serial/SecondStartNoReconfiguration 6.94
266 TestPause/serial/Pause 0.91
267 TestPause/serial/VerifyStatus 0.45
268 TestPause/serial/Unpause 0.76
269 TestPause/serial/PauseAgain 1.19
270 TestPause/serial/DeletePaused 3
271 TestPause/serial/VerifyDeletedResources 4.8
272 TestStoppedBinaryUpgrade/Setup 0.81
273 TestStoppedBinaryUpgrade/Upgrade 118.92
281 TestStoppedBinaryUpgrade/MinikubeLogs 1.15
283 TestNoKubernetes/serial/StartNoK8sWithVersion 0.16
284 TestNoKubernetes/serial/StartWithK8s 40.23
292 TestNetworkPlugins/group/false 4.9
296 TestNoKubernetes/serial/StartWithStopK8s 17.71
297 TestNoKubernetes/serial/Start 7.97
298 TestNoKubernetes/serial/VerifyK8sNotRunning 0.36
299 TestNoKubernetes/serial/ProfileList 3.89
300 TestNoKubernetes/serial/Stop 1.29
301 TestNoKubernetes/serial/StartNoArgs 6.66
302 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
304 TestStartStop/group/old-k8s-version/serial/FirstStart 174.39
306 TestStartStop/group/no-preload/serial/FirstStart 76.6
307 TestStartStop/group/old-k8s-version/serial/DeployApp 9.65
308 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.11
309 TestStartStop/group/old-k8s-version/serial/Stop 12.16
310 TestStartStop/group/no-preload/serial/DeployApp 8.36
311 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
312 TestStartStop/group/old-k8s-version/serial/SecondStart 128.29
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.44
314 TestStartStop/group/no-preload/serial/Stop 11.99
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
316 TestStartStop/group/no-preload/serial/SecondStart 295.38
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
320 TestStartStop/group/old-k8s-version/serial/Pause 3.05
322 TestStartStop/group/embed-certs/serial/FirstStart 74.1
323 TestStartStop/group/embed-certs/serial/DeployApp 8.35
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.15
325 TestStartStop/group/embed-certs/serial/Stop 12.07
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
327 TestStartStop/group/embed-certs/serial/SecondStart 302.6
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.29
331 TestStartStop/group/no-preload/serial/Pause 3.07
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 69.43
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.36
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.08
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.07
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 276.35
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
342 TestStartStop/group/embed-certs/serial/Pause 3.11
344 TestStartStop/group/newest-cni/serial/FirstStart 38.31
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.27
347 TestStartStop/group/newest-cni/serial/Stop 1.31
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
349 TestStartStop/group/newest-cni/serial/SecondStart 15.96
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
353 TestStartStop/group/newest-cni/serial/Pause 3.03
354 TestNetworkPlugins/group/auto/Start 75.49
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
356 TestNetworkPlugins/group/auto/KubeletFlags 0.29
357 TestNetworkPlugins/group/auto/NetCatPod 9.28
358 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
359 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
360 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.31
361 TestNetworkPlugins/group/auto/DNS 0.2
362 TestNetworkPlugins/group/auto/Localhost 0.2
363 TestNetworkPlugins/group/auto/HairPin 0.22
364 TestNetworkPlugins/group/kindnet/Start 80.85
365 TestNetworkPlugins/group/calico/Start 81.32
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.36
368 TestNetworkPlugins/group/kindnet/NetCatPod 9.29
369 TestNetworkPlugins/group/kindnet/DNS 0.25
370 TestNetworkPlugins/group/kindnet/Localhost 0.21
371 TestNetworkPlugins/group/kindnet/HairPin 0.21
372 TestNetworkPlugins/group/calico/ControllerPod 6.01
373 TestNetworkPlugins/group/calico/KubeletFlags 0.43
374 TestNetworkPlugins/group/calico/NetCatPod 11.41
375 TestNetworkPlugins/group/custom-flannel/Start 67.86
376 TestNetworkPlugins/group/calico/DNS 0.28
377 TestNetworkPlugins/group/calico/Localhost 0.19
378 TestNetworkPlugins/group/calico/HairPin 0.18
379 TestNetworkPlugins/group/enable-default-cni/Start 54.19
380 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
381 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.29
382 TestNetworkPlugins/group/custom-flannel/DNS 0.26
383 TestNetworkPlugins/group/custom-flannel/Localhost 0.24
384 TestNetworkPlugins/group/custom-flannel/HairPin 0.27
385 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
386 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.27
387 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
388 TestNetworkPlugins/group/enable-default-cni/Localhost 0.23
389 TestNetworkPlugins/group/enable-default-cni/HairPin 0.24
390 TestNetworkPlugins/group/flannel/Start 70.88
391 TestNetworkPlugins/group/bridge/Start 94.46
392 TestNetworkPlugins/group/flannel/ControllerPod 6.01
393 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
394 TestNetworkPlugins/group/flannel/NetCatPod 10.24
395 TestNetworkPlugins/group/flannel/DNS 0.19
396 TestNetworkPlugins/group/flannel/Localhost 0.16
397 TestNetworkPlugins/group/flannel/HairPin 0.15
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
399 TestNetworkPlugins/group/bridge/NetCatPod 10.29
400 TestNetworkPlugins/group/bridge/DNS 0.19
401 TestNetworkPlugins/group/bridge/Localhost 0.15
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (9.62s)

                                                
                                                
=== 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-572501 --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-572501 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (9.622612874s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (9.62s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-572501 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |          |
	|         | -p download-only-572501        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:21:19
	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
	I0731 21:21:19.607819 1296275 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:21:19.608039 1296275 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:19.608065 1296275 out.go:304] Setting ErrFile to fd 2...
	I0731 21:21:19.608085 1296275 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:19.608343 1296275 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	W0731 21:21:19.608511 1296275 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19355-1290892/.minikube/config/config.json: open /home/jenkins/minikube-integration/19355-1290892/.minikube/config/config.json: no such file or directory
	I0731 21:21:19.608953 1296275 out.go:298] Setting JSON to true
	I0731 21:21:19.609894 1296275 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":18218,"bootTime":1722442662,"procs":190,"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"}
	I0731 21:21:19.609990 1296275 start.go:139] virtualization:  
	I0731 21:21:19.613274 1296275 out.go:97] [download-only-572501] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0731 21:21:19.613471 1296275 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball: no such file or directory
	I0731 21:21:19.613518 1296275 notify.go:220] Checking for updates...
	I0731 21:21:19.615818 1296275 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:21:19.617995 1296275 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:21:19.620216 1296275 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:21:19.622284 1296275 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:21:19.624077 1296275 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:21:19.627835 1296275 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:21:19.628089 1296275 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:21:19.649007 1296275 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:21:19.649133 1296275 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:19.715914 1296275 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:52 SystemTime:2024-07-31 21:21:19.705459142 +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:8214900736 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>}}
	I0731 21:21:19.716020 1296275 docker.go:307] overlay module found
	I0731 21:21:19.718390 1296275 out.go:97] Using the docker driver based on user configuration
	I0731 21:21:19.718424 1296275 start.go:297] selected driver: docker
	I0731 21:21:19.718431 1296275 start.go:901] validating driver "docker" against <nil>
	I0731 21:21:19.718536 1296275 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:19.777557 1296275 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:52 SystemTime:2024-07-31 21:21:19.768159953 +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:8214900736 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>}}
	I0731 21:21:19.777733 1296275 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:21:19.778017 1296275 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:21:19.778180 1296275 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:21:19.781223 1296275 out.go:169] Using Docker driver with root privileges
	I0731 21:21:19.784381 1296275 cni.go:84] Creating CNI manager for ""
	I0731 21:21:19.784396 1296275 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:21:19.784405 1296275 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:21:19.784505 1296275 start.go:340] cluster config:
	{Name:download-only-572501 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-572501 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}
	I0731 21:21:19.787645 1296275 out.go:97] Starting "download-only-572501" primary control-plane node in "download-only-572501" cluster
	I0731 21:21:19.787666 1296275 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0731 21:21:19.790452 1296275 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:21:19.790477 1296275 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0731 21:21:19.790630 1296275 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:21:19.804971 1296275 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:21:19.805907 1296275 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:21:19.806023 1296275 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:21:19.880600 1296275 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
	I0731 21:21:19.880626 1296275 cache.go:56] Caching tarball of preloaded images
	I0731 21:21:19.881746 1296275 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0731 21:21:19.895529 1296275 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0731 21:21:19.895569 1296275 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0731 21:21:20.001366 1296275 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/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0731 21:21:24.543331 1296275 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	
	
	* The control-plane node download-only-572501 host does not exist
	  To start a cluster, run: "minikube start -p download-only-572501"

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

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

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

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

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

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

                                                
                                                
=== 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-211842 --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-211842 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.062658978s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (7.06s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-572501 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-572501        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-572501        | download-only-572501 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | -o=json --download-only        | download-only-211842 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-211842        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:21:29
	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
	I0731 21:21:29.654725 1296476 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:21:29.654922 1296476 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:29.654949 1296476 out.go:304] Setting ErrFile to fd 2...
	I0731 21:21:29.654967 1296476 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:29.655269 1296476 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:21:29.655738 1296476 out.go:298] Setting JSON to true
	I0731 21:21:29.656744 1296476 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":18228,"bootTime":1722442662,"procs":178,"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"}
	I0731 21:21:29.656847 1296476 start.go:139] virtualization:  
	I0731 21:21:29.660350 1296476 out.go:97] [download-only-211842] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:21:29.660633 1296476 notify.go:220] Checking for updates...
	I0731 21:21:29.662966 1296476 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:21:29.665431 1296476 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:21:29.668466 1296476 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:21:29.670756 1296476 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:21:29.673279 1296476 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:21:29.678059 1296476 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:21:29.678359 1296476 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:21:29.697977 1296476 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:21:29.698097 1296476 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:29.762618 1296476 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:44 SystemTime:2024-07-31 21:21:29.753508995 +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:8214900736 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>}}
	I0731 21:21:29.762729 1296476 docker.go:307] overlay module found
	I0731 21:21:29.765510 1296476 out.go:97] Using the docker driver based on user configuration
	I0731 21:21:29.765540 1296476 start.go:297] selected driver: docker
	I0731 21:21:29.765560 1296476 start.go:901] validating driver "docker" against <nil>
	I0731 21:21:29.765680 1296476 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:29.830451 1296476 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:44 SystemTime:2024-07-31 21:21:29.821539621 +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:8214900736 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>}}
	I0731 21:21:29.830630 1296476 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:21:29.830915 1296476 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:21:29.831079 1296476 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:21:29.833620 1296476 out.go:169] Using Docker driver with root privileges
	I0731 21:21:29.835860 1296476 cni.go:84] Creating CNI manager for ""
	I0731 21:21:29.835879 1296476 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:21:29.835900 1296476 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:21:29.835993 1296476 start.go:340] cluster config:
	{Name:download-only-211842 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-211842 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}
	I0731 21:21:29.838316 1296476 out.go:97] Starting "download-only-211842" primary control-plane node in "download-only-211842" cluster
	I0731 21:21:29.838344 1296476 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0731 21:21:29.840297 1296476 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:21:29.840324 1296476 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0731 21:21:29.840493 1296476 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:21:29.855581 1296476 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:21:29.855701 1296476 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:21:29.855723 1296476 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:21:29.855729 1296476 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:21:29.855740 1296476 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:21:29.902589 1296476 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
	I0731 21:21:29.902612 1296476 cache.go:56] Caching tarball of preloaded images
	I0731 21:21:29.903288 1296476 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
	I0731 21:21:29.906362 1296476 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0731 21:21:29.906390 1296476 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 ...
	I0731 21:21:30.009257 1296476 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/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-211842 host does not exist
	  To start a cluster, run: "minikube start -p download-only-211842"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-572501 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-572501             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-572501             | download-only-572501 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | -o=json --download-only             | download-only-211842 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-211842             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| delete  | -p download-only-211842             | download-only-211842 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC | 31 Jul 24 21:21 UTC |
	| start   | -o=json --download-only             | download-only-281657 | jenkins | v1.33.1 | 31 Jul 24 21:21 UTC |                     |
	|         | -p download-only-281657             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 21:21:37
	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
	I0731 21:21:37.141591 1296676 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:21:37.141804 1296676 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:37.141834 1296676 out.go:304] Setting ErrFile to fd 2...
	I0731 21:21:37.141854 1296676 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:21:37.142130 1296676 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:21:37.142588 1296676 out.go:298] Setting JSON to true
	I0731 21:21:37.143554 1296676 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":18236,"bootTime":1722442662,"procs":178,"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"}
	I0731 21:21:37.143657 1296676 start.go:139] virtualization:  
	I0731 21:21:37.146704 1296676 out.go:97] [download-only-281657] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:21:37.146970 1296676 notify.go:220] Checking for updates...
	I0731 21:21:37.148913 1296676 out.go:169] MINIKUBE_LOCATION=19355
	I0731 21:21:37.151655 1296676 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:21:37.153776 1296676 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:21:37.155543 1296676 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:21:37.157604 1296676 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0731 21:21:37.160961 1296676 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0731 21:21:37.161270 1296676 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:21:37.183078 1296676 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:21:37.183174 1296676 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:37.246971 1296676 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:44 SystemTime:2024-07-31 21:21:37.237340949 +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:8214900736 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>}}
	I0731 21:21:37.247085 1296676 docker.go:307] overlay module found
	I0731 21:21:37.249287 1296676 out.go:97] Using the docker driver based on user configuration
	I0731 21:21:37.249316 1296676 start.go:297] selected driver: docker
	I0731 21:21:37.249323 1296676 start.go:901] validating driver "docker" against <nil>
	I0731 21:21:37.249432 1296676 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:21:37.306961 1296676 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:44 SystemTime:2024-07-31 21:21:37.298024667 +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:8214900736 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>}}
	I0731 21:21:37.307148 1296676 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 21:21:37.307434 1296676 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0731 21:21:37.307587 1296676 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0731 21:21:37.309941 1296676 out.go:169] Using Docker driver with root privileges
	I0731 21:21:37.311756 1296676 cni.go:84] Creating CNI manager for ""
	I0731 21:21:37.311777 1296676 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0731 21:21:37.311791 1296676 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0731 21:21:37.311876 1296676 start.go:340] cluster config:
	{Name:download-only-281657 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0-beta.0 ClusterName:download-only-281657 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal 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-beta.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}
	I0731 21:21:37.313677 1296676 out.go:97] Starting "download-only-281657" primary control-plane node in "download-only-281657" cluster
	I0731 21:21:37.313697 1296676 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0731 21:21:37.315953 1296676 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0731 21:21:37.315986 1296676 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime containerd
	I0731 21:21:37.316156 1296676 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 21:21:37.330876 1296676 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 21:21:37.330991 1296676 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 21:21:37.331011 1296676 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0731 21:21:37.331017 1296676 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0731 21:21:37.331024 1296676 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 21:21:37.380007 1296676 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4
	I0731 21:21:37.380038 1296676 cache.go:56] Caching tarball of preloaded images
	I0731 21:21:37.380209 1296676 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime containerd
	I0731 21:21:37.382398 1296676 out.go:97] Downloading Kubernetes v1.31.0-beta.0 preload ...
	I0731 21:21:37.382420 1296676 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4 ...
	I0731 21:21:37.492034 1296676 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-beta.0/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:e1550e32e6115d92010b4a739f5f0833 -> /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4
	I0731 21:21:44.380993 1296676 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4 ...
	I0731 21:21:44.381097 1296676 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-beta.0-containerd-overlay2-arm64.tar.lz4 ...
	I0731 21:21:45.225370 1296676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0-beta.0 on containerd
	I0731 21:21:45.225834 1296676 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/download-only-281657/config.json ...
	I0731 21:21:45.225878 1296676 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/download-only-281657/config.json: {Name:mkfb192d598d8c638633e51f661375e569e8984b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 21:21:45.226631 1296676 preload.go:131] Checking if preload exists for k8s version v1.31.0-beta.0 and runtime containerd
	I0731 21:21:45.227585 1296676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0-beta.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19355-1290892/.minikube/cache/linux/arm64/v1.31.0-beta.0/kubectl
	
	
	* The control-plane node download-only-281657 host does not exist
	  To start a cluster, run: "minikube start -p download-only-281657"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (158.96s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-236573 --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-236573 --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: (2m38.953446068s)
--- PASS: TestAddons/Setup (158.96s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.288918ms
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-s5fcp" [f52a7a19-7829-4164-acb7-769c4b1fd19b] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.008174327s
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-4z8k2" [438aaf79-975d-4b69-a1f0-6c5d7e422bef] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004677518s
addons_test.go:342: (dbg) Run:  kubectl --context addons-236573 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-236573 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-236573 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.113917154s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 ip
2024/07/31 21:28:24 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.16s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-236573 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-236573 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-236573 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" [9b74a6af-4612-40af-b681-dbe7bfaf92c0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [9b74a6af-4612-40af-b681-dbe7bfaf92c0] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004265161s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-236573 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 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-236573 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 addons disable ingress-dns --alsologtostderr -v=1: (1.478059275s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 addons disable ingress --alsologtostderr -v=1: (7.771035509s)
--- PASS: TestAddons/parallel/Ingress (20.01s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.89s)

                                                
                                                
=== 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-kntpm" [d80c0f9b-f0bd-4035-b319-cf0a417c5230] 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.005409886s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-236573
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-236573: (5.888599913s)
--- PASS: TestAddons/parallel/InspektorGadget (10.89s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.390407ms
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-pmq6b" [af773483-cc62-438c-993d-e488e06b88f6] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004049981s
addons_test.go:417: (dbg) Run:  kubectl --context addons-236573 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.90s)

                                                
                                    
x
+
TestAddons/parallel/CSI (48.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.91436ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-236573 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-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-236573 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" [b0c91329-5b33-485c-8826-d001ba4a87b0] Pending
helpers_test.go:344: "task-pv-pod" [b0c91329-5b33-485c-8826-d001ba4a87b0] 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" [b0c91329-5b33-485c-8826-d001ba4a87b0] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003516158s
addons_test.go:590: (dbg) Run:  kubectl --context addons-236573 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-236573 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-236573 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-236573 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-236573 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-236573 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-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-236573 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" [97c4bf09-4a59-48a7-8004-cbb42f0426be] Pending
helpers_test.go:344: "task-pv-pod-restore" [97c4bf09-4a59-48a7-8004-cbb42f0426be] 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" [97c4bf09-4a59-48a7-8004-cbb42f0426be] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003633126s
addons_test.go:632: (dbg) Run:  kubectl --context addons-236573 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-236573 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-236573 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.832834905s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (48.42s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (10.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-236573 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-gcpm9" [8516e02c-180b-4916-8947-4ea388dc8fa9] Pending
helpers_test.go:344: "headlamp-7867546754-gcpm9" [8516e02c-180b-4916-8947-4ea388dc8fa9] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-gcpm9" [8516e02c-180b-4916-8947-4ea388dc8fa9] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-gcpm9" [8516e02c-180b-4916-8947-4ea388dc8fa9] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.004188701s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (10.26s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                                
=== 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-pkjhs" [7eac0429-f3e2-4aa6-8c84-92bf249e841d] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003237056s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-236573
--- PASS: TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-236573 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-236573 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-236573 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-236573 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" [b987b59b-f022-4a98-bb5c-29ad5002d9d0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [b987b59b-f022-4a98-bb5c-29ad5002d9d0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [b987b59b-f022-4a98-bb5c-29ad5002d9d0] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003601625s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-236573 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 ssh "cat /opt/local-path-provisioner/pvc-d24e9dfb-c654-44c3-b547-39c1ce7f73f8_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-236573 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-236573 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.383032988s)
--- PASS: TestAddons/parallel/LocalPath (53.64s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.56s)

                                                
                                                
=== 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-24pw4" [94496a9b-63f1-476a-b682-065c1ddcd0cd] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004482986s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-236573
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.56s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.84s)

                                                
                                                
=== 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-t84fd" [3aca6292-f47d-4413-9a12-037ef86ed340] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003224606s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-236573 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-236573 addons disable yakd --alsologtostderr -v=1: (5.840229813s)
--- PASS: TestAddons/parallel/Yakd (11.84s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.28s)

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

                                                
                                    
x
+
TestCertOptions (35.27s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-760805 --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
E0731 22:07:34.252251 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-760805 --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: (32.624969205s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-760805 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-760805 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-760805 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-760805" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-760805
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-760805: (1.981331177s)
--- PASS: TestCertOptions (35.27s)

                                                
                                    
x
+
TestCertExpiration (227.74s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (35.07s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-179424 --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-179424 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (32.747523375s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-179424 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-179424" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-179424
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-179424: (2.02870345s)
--- PASS: TestForceSystemdFlag (35.07s)

                                                
                                    
x
+
TestForceSystemdEnv (43.67s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-067825 --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-067825 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (41.024095321s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-067825 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-067825" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-067825
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-067825: (2.207205553s)
--- PASS: TestForceSystemdEnv (43.67s)

                                                
                                    
x
+
TestDockerEnvContainerd (46.39s)

                                                
                                                
=== 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-137223 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-137223 --driver=docker  --container-runtime=containerd: (29.982079928s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-137223"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-137223": (1.19839459s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-QbxMFWeFX72M/agent.1315414" SSH_AGENT_PID="1315415" DOCKER_HOST=ssh://docker@127.0.0.1:34276 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-QbxMFWeFX72M/agent.1315414" SSH_AGENT_PID="1315415" DOCKER_HOST=ssh://docker@127.0.0.1:34276 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-QbxMFWeFX72M/agent.1315414" SSH_AGENT_PID="1315415" DOCKER_HOST=ssh://docker@127.0.0.1:34276 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.30568458s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-QbxMFWeFX72M/agent.1315414" SSH_AGENT_PID="1315415" DOCKER_HOST=ssh://docker@127.0.0.1:34276 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-QbxMFWeFX72M/agent.1315414" SSH_AGENT_PID="1315415" DOCKER_HOST=ssh://docker@127.0.0.1:34276 docker image ls": (1.000669082s)
helpers_test.go:175: Cleaning up "dockerenv-137223" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-137223
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-137223: (2.278207509s)
--- PASS: TestDockerEnvContainerd (46.39s)

                                                
                                    
x
+
TestErrorSpam/setup (31.47s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.73s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.96s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.69s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.68s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.41s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (73.45s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-640624 --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-640624 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (1m13.448836554s)
--- PASS: TestFunctional/serial/StartWithProxy (73.45s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.08s)

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

                                                
                                    
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-640624 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:3.1: (1.664847974s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:3.3: (1.695872877s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-640624 cache add registry.k8s.io/pause:latest: (1.364764588s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.73s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (46.67s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.47s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 logs --file /tmp/TestFunctionalserialLogsFileCmd4199021705/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-640624 logs --file /tmp/TestFunctionalserialLogsFileCmd4199021705/001/logs.txt: (1.465307243s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.47s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.2s)

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

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

                                                
                                                
-- /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-640624 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.20s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.67s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

                                                
                                                
=== 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-640624 --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-640624 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (186.159279ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:35:21.074068 1330464 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:35:21.074248 1330464 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:35:21.074260 1330464 out.go:304] Setting ErrFile to fd 2...
	I0731 21:35:21.074266 1330464 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:35:21.074536 1330464 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:35:21.074949 1330464 out.go:298] Setting JSON to false
	I0731 21:35:21.075960 1330464 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19059,"bootTime":1722442662,"procs":211,"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"}
	I0731 21:35:21.076032 1330464 start.go:139] virtualization:  
	I0731 21:35:21.078552 1330464 out.go:177] * [functional-640624] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 21:35:21.081523 1330464 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:35:21.081722 1330464 notify.go:220] Checking for updates...
	I0731 21:35:21.086322 1330464 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:35:21.088440 1330464 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:35:21.090204 1330464 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:35:21.092220 1330464 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:35:21.094237 1330464 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:35:21.096361 1330464 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:35:21.096984 1330464 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:35:21.126619 1330464 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:35:21.126795 1330464 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:35:21.184193 1330464 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:51 SystemTime:2024-07-31 21:35:21.174462911 +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:8214900736 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>}}
	I0731 21:35:21.184314 1330464 docker.go:307] overlay module found
	I0731 21:35:21.186306 1330464 out.go:177] * Using the docker driver based on existing profile
	I0731 21:35:21.187799 1330464 start.go:297] selected driver: docker
	I0731 21:35:21.187817 1330464 start.go:901] validating driver "docker" against &{Name:functional-640624 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-640624 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}
	I0731 21:35:21.187927 1330464 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:35:21.190191 1330464 out.go:177] 
	W0731 21:35:21.192331 1330464 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0731 21:35:21.194480 1330464 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1016: (dbg) Run:  out/minikube-linux-arm64 start -p functional-640624 --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-640624 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (187.187558ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:35:20.881850 1330419 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:35:20.882097 1330419 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:35:20.882129 1330419 out.go:304] Setting ErrFile to fd 2...
	I0731 21:35:20.882150 1330419 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:35:20.882898 1330419 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:35:20.883339 1330419 out.go:298] Setting JSON to false
	I0731 21:35:20.884412 1330419 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":19059,"bootTime":1722442662,"procs":211,"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"}
	I0731 21:35:20.884522 1330419 start.go:139] virtualization:  
	I0731 21:35:20.887354 1330419 out.go:177] * [functional-640624] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0731 21:35:20.889927 1330419 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 21:35:20.890109 1330419 notify.go:220] Checking for updates...
	I0731 21:35:20.894063 1330419 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 21:35:20.896034 1330419 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 21:35:20.897727 1330419 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 21:35:20.899603 1330419 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 21:35:20.901253 1330419 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 21:35:20.903804 1330419 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:35:20.904368 1330419 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 21:35:20.935273 1330419 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 21:35:20.935386 1330419 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:35:20.993932 1330419 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:51 SystemTime:2024-07-31 21:35:20.983118253 +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:8214900736 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>}}
	I0731 21:35:20.994072 1330419 docker.go:307] overlay module found
	I0731 21:35:20.997610 1330419 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0731 21:35:20.999740 1330419 start.go:297] selected driver: docker
	I0731 21:35:20.999758 1330419 start.go:901] validating driver "docker" against &{Name:functional-640624 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-640624 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}
	I0731 21:35:20.999892 1330419 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 21:35:21.002401 1330419 out.go:177] 
	W0731 21:35:21.005740 1330419 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0731 21:35:21.008043 1330419 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.98s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-640624 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-640624 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-cvgt8" [a6215a04-d9c9-43e3-81d7-114aeba1a51b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0731 21:34:51.686526 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
helpers_test.go:344: "hello-node-connect-6f49f58cd5-cvgt8" [a6215a04-d9c9-43e3-81d7-114aeba1a51b] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003938777s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30618
functional_test.go:1671: http://192.168.49.2:30618: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (94.32s)

                                                
                                                
=== 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" [0e1f2eb7-14ba-466b-b893-301478389b05] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004016857s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-640624 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-640624 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
E0731 21:34:36.325142 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640624 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-640624 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" [eb562e9e-b80c-4e06-95e7-32b43d3ae7cf] Pending
helpers_test.go:344: "sp-pod" [eb562e9e-b80c-4e06-95e7-32b43d3ae7cf] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [eb562e9e-b80c-4e06-95e7-32b43d3ae7cf] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004318468s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-640624 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-640624 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-640624 delete -f testdata/storage-provisioner/pod.yaml: (2.011336413s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-640624 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" [49b46473-c4c5-4be8-a81b-9ffac6de2c1c] Pending
2024/07/31 21:35:28 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "sp-pod" [49b46473-c4c5-4be8-a81b-9ffac6de2c1c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [49b46473-c4c5-4be8-a81b-9ffac6de2c1c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004262769s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-640624 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (94.32s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.77s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.14s)

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

                                                
                                                

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

                                                
                                    
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-640624 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.69s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-640624 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" [abb6d84b-ce68-4768-a870-73605e3702bb] Pending
helpers_test.go:344: "nginx-svc" [abb6d84b-ce68-4768-a870-73605e3702bb] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
E0731 21:34:31.203137 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.208991 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.219298 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.239576 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.279868 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.360945 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.521524 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:31.842231 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:32.482870 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:34:33.763863 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
helpers_test.go:344: "nginx-svc" [abb6d84b-ce68-4768-a870-73605e3702bb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [abb6d84b-ce68-4768-a870-73605e3702bb] Running
E0731 21:34:41.446317 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 45.003541302s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (45.32s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-640624 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-640624 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-5dmhz" [5eac51d4-ebd5-408f-883c-18c9d5f510e6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-5dmhz" [5eac51d4-ebd5-408f-883c-18c9d5f510e6] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003705935s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.22s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 31 21:35 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 31 21:35 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 31 21:35 test-1722461708729072648
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh cat /mount-9p/test-1722461708729072648
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-640624 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" [ad9fec96-cb74-4232-b428-8a21fbdf7215] Pending
helpers_test.go:344: "busybox-mount" [ad9fec96-cb74-4232-b428-8a21fbdf7215] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
E0731 21:35:12.167243 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
helpers_test.go:344: "busybox-mount" [ad9fec96-cb74-4232-b428-8a21fbdf7215] Running
helpers_test.go:344: "busybox-mount" [ad9fec96-cb74-4232-b428-8a21fbdf7215] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [ad9fec96-cb74-4232-b428-8a21fbdf7215] 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.003387673s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-640624 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-640624 /tmp/TestFunctionalparallelMountCmdany-port820655265/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.06s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-640624 /tmp/TestFunctionalparallelMountCmdspecific-port2985365405/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 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-640624 /tmp/TestFunctionalparallelMountCmdspecific-port2985365405/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-640624 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-640624 ssh "sudo umount -f /mount-9p": exit status 1 (383.202209ms)

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

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

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

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

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-640624 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640624 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-640624
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-640624
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640624 image ls --format short --alsologtostderr:
I0731 21:35:39.730604 1332623 out.go:291] Setting OutFile to fd 1 ...
I0731 21:35:39.731667 1332623 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:39.731690 1332623 out.go:304] Setting ErrFile to fd 2...
I0731 21:35:39.731703 1332623 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:39.732358 1332623 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
I0731 21:35:39.735082 1332623 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:39.735295 1332623 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:39.736143 1332623 cli_runner.go:164] Run: docker container inspect functional-640624 --format={{.State.Status}}
I0731 21:35:39.766579 1332623 ssh_runner.go:195] Run: systemctl --version
I0731 21:35:39.766662 1332623 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640624
I0731 21:35:39.792214 1332623 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34286 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/functional-640624/id_rsa Username:docker}
I0731 21:35:39.894637 1332623 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

                                                
                                                
=== 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-640624 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640624 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/kube-controller-manager     | v1.30.3            | sha256:8e97cd | 28.4MB |
| docker.io/library/nginx                     | latest             | sha256:43b17f | 67.6MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-proxy                  | v1.30.3            | sha256:2351f5 | 25.6MB |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
| docker.io/kicbase/echo-server               | functional-640624  | sha256:ce2d2c | 2.17MB |
| docker.io/kindest/kindnetd                  | v20240715-585640e9 | sha256:5e3296 | 33.3MB |
| docker.io/library/minikube-local-cache-test | functional-640624  | sha256:35fa94 | 991B   |
| 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/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| docker.io/kindest/kindnetd                  | v20240719-e7903573 | sha256:f42786 | 33.3MB |
| docker.io/library/nginx                     | alpine             | sha256:d7cd33 | 18.3MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/kube-scheduler              | v1.30.3            | sha256:d48f99 | 17.6MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640624 image ls --format table --alsologtostderr:
I0731 21:35:40.633574 1332859 out.go:291] Setting OutFile to fd 1 ...
I0731 21:35:40.633753 1332859 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.633759 1332859 out.go:304] Setting ErrFile to fd 2...
I0731 21:35:40.633765 1332859 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.634055 1332859 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
I0731 21:35:40.634720 1332859 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.634874 1332859 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.635355 1332859 cli_runner.go:164] Run: docker container inspect functional-640624 --format={{.State.Status}}
I0731 21:35:40.656508 1332859 ssh_runner.go:195] Run: systemctl --version
I0731 21:35:40.656567 1332859 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640624
I0731 21:35:40.683568 1332859 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34286 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/functional-640624/id_rsa Username:docker}
I0731 21:35:40.781826 1332859 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640624 image ls --format json --alsologtostderr:
[{"id":"sha256:d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"17641143"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-640624"],"size":"2173567"},{"id":"sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609d
b44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"33296266"},{"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:8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"28374500"},{"id":"sha256:61773190d42ff0792f3bab2658e80b1c075191709
55bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"29942692"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"18253575"},{"id":"sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:lat
est"],"size":"67647629"},{"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:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:35fa940997c6afde9c5e9a3b445ad2bd2c67ca88220aa2afa268a3afb2c63254","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-640624"],"size":"991"},{"id":"sha
256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"25645955"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"33290438"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640624 image ls --format json --alsologtostderr:
I0731 21:35:40.347125 1332775 out.go:291] Setting OutFile to fd 1 ...
I0731 21:35:40.347370 1332775 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.347399 1332775 out.go:304] Setting ErrFile to fd 2...
I0731 21:35:40.347416 1332775 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.347711 1332775 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
I0731 21:35:40.348389 1332775 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.348578 1332775 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.349096 1332775 cli_runner.go:164] Run: docker container inspect functional-640624 --format={{.State.Status}}
I0731 21:35:40.373551 1332775 ssh_runner.go:195] Run: systemctl --version
I0731 21:35:40.373605 1332775 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640624
I0731 21:35:40.396415 1332775 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34286 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/functional-640624/id_rsa Username:docker}
I0731 21:35:40.502085 1332775 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

                                                
                                                
=== 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-640624 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640624 image ls --format yaml --alsologtostderr:
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-640624
size: "2173567"
- id: sha256:35fa940997c6afde9c5e9a3b445ad2bd2c67ca88220aa2afa268a3afb2c63254
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-640624
size: "991"
- id: sha256:43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "67647629"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- 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:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "33290438"
- 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: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:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- 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:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "33296266"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "29942692"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640624 image ls --format yaml --alsologtostderr:
I0731 21:35:40.052246 1332687 out.go:291] Setting OutFile to fd 1 ...
I0731 21:35:40.052457 1332687 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.052472 1332687 out.go:304] Setting ErrFile to fd 2...
I0731 21:35:40.052478 1332687 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.052780 1332687 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
I0731 21:35:40.053575 1332687 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.053751 1332687 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.054509 1332687 cli_runner.go:164] Run: docker container inspect functional-640624 --format={{.State.Status}}
I0731 21:35:40.088199 1332687 ssh_runner.go:195] Run: systemctl --version
I0731 21:35:40.088271 1332687 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640624
I0731 21:35:40.113392 1332687 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34286 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/functional-640624/id_rsa Username:docker}
I0731 21:35:40.210310 1332687 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.33s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 image build -t localhost/my-image:functional-640624 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-640624 image build -t localhost/my-image:functional-640624 testdata/build --alsologtostderr: (2.388080668s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640624 image build -t localhost/my-image:functional-640624 testdata/build --alsologtostderr:
I0731 21:35:40.683175 1332865 out.go:291] Setting OutFile to fd 1 ...
I0731 21:35:40.683813 1332865 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.683843 1332865 out.go:304] Setting ErrFile to fd 2...
I0731 21:35:40.683861 1332865 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 21:35:40.684515 1332865 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
I0731 21:35:40.685357 1332865 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.687361 1332865 config.go:182] Loaded profile config "functional-640624": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0731 21:35:40.688146 1332865 cli_runner.go:164] Run: docker container inspect functional-640624 --format={{.State.Status}}
I0731 21:35:40.714238 1332865 ssh_runner.go:195] Run: systemctl --version
I0731 21:35:40.714292 1332865 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640624
I0731 21:35:40.733334 1332865 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34286 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/functional-640624/id_rsa Username:docker}
I0731 21:35:40.830305 1332865 build_images.go:161] Building image from path: /tmp/build.398009994.tar
I0731 21:35:40.830382 1332865 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0731 21:35:40.841845 1332865 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.398009994.tar
I0731 21:35:40.846763 1332865 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.398009994.tar: stat -c "%s %y" /var/lib/minikube/build/build.398009994.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.398009994.tar': No such file or directory
I0731 21:35:40.846790 1332865 ssh_runner.go:362] scp /tmp/build.398009994.tar --> /var/lib/minikube/build/build.398009994.tar (3072 bytes)
I0731 21:35:40.875134 1332865 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.398009994
I0731 21:35:40.884273 1332865 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.398009994 -xf /var/lib/minikube/build/build.398009994.tar
I0731 21:35:40.894532 1332865 containerd.go:394] Building image: /var/lib/minikube/build/build.398009994
I0731 21:35:40.894601 1332865 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.398009994 --local dockerfile=/var/lib/minikube/build/build.398009994 --output type=image,name=localhost/my-image:functional-640624
#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 828.50kB / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.2s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.3s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:d0d8bc20f517e7c18b7daa2dee2e5099c042adab8e270f42258c0e3cdff3ba88 0.0s done
#8 exporting config sha256:64e0fe8da5288ea1b35cee7160e4241da29cca45588e5f162d2ff25fa7b204d6 0.0s done
#8 naming to localhost/my-image:functional-640624 done
#8 DONE 0.1s
I0731 21:35:42.955424 1332865 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.398009994 --local dockerfile=/var/lib/minikube/build/build.398009994 --output type=image,name=localhost/my-image:functional-640624: (2.06078594s)
I0731 21:35:42.955520 1332865 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.398009994
I0731 21:35:42.965560 1332865 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.398009994.tar
I0731 21:35:42.975163 1332865 build_images.go:217] Built localhost/my-image:functional-640624 from /tmp/build.398009994.tar
I0731 21:35:42.975193 1332865 build_images.go:133] succeeded building to: functional-640624
I0731 21:35:42.975198 1332865 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.97s)

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

                                                
                                                
=== 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-640624
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.78s)

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

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

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

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

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

                                                
                                                
=== 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-640624
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 image load --daemon docker.io/kicbase/echo-server:functional-640624 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.46s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-640624 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-640624 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.80s)

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

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

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

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

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

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

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

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

                                                
                                    
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-640624
--- 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-640624
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (121.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-936542 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0731 21:35:53.128416 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:37:15.049457 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-936542 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m0.482038611s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (121.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.38s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (23.3s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.91s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:38:50.778209 1349376 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:38:50.778363 1349376 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:38:50.778375 1349376 out.go:304] Setting ErrFile to fd 2...
	I0731 21:38:50.778379 1349376 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:38:50.778608 1349376 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:38:50.778788 1349376 out.go:298] Setting JSON to false
	I0731 21:38:50.778822 1349376 mustload.go:65] Loading cluster: ha-936542
	I0731 21:38:50.778946 1349376 notify.go:220] Checking for updates...
	I0731 21:38:50.779969 1349376 config.go:182] Loaded profile config "ha-936542": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:38:50.779996 1349376 status.go:255] checking status of ha-936542 ...
	I0731 21:38:50.780478 1349376 cli_runner.go:164] Run: docker container inspect ha-936542 --format={{.State.Status}}
	I0731 21:38:50.808112 1349376 status.go:330] ha-936542 host status = "Running" (err=<nil>)
	I0731 21:38:50.808154 1349376 host.go:66] Checking if "ha-936542" exists ...
	I0731 21:38:50.808466 1349376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-936542
	I0731 21:38:50.841918 1349376 host.go:66] Checking if "ha-936542" exists ...
	I0731 21:38:50.842240 1349376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:38:50.842282 1349376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-936542
	I0731 21:38:50.859152 1349376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34291 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/ha-936542/id_rsa Username:docker}
	I0731 21:38:50.954528 1349376 ssh_runner.go:195] Run: systemctl --version
	I0731 21:38:50.959565 1349376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:38:50.971946 1349376 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:38:51.042046 1349376 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:55 OomKillDisable:true NGoroutines:71 SystemTime:2024-07-31 21:38:51.0286893 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarch
64 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:8214900736 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> ServerErrors
:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 21:38:51.042834 1349376 kubeconfig.go:125] found "ha-936542" server: "https://192.168.49.254:8443"
	I0731 21:38:51.042871 1349376 api_server.go:166] Checking apiserver status ...
	I0731 21:38:51.042918 1349376 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:38:51.055272 1349376 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1568/cgroup
	I0731 21:38:51.065937 1349376 api_server.go:182] apiserver freezer: "5:freezer:/docker/2f11653fbea566a586cae85d97c3c4a54c8038fe6ebd7619d3240b7706672d10/kubepods/burstable/pod30c9f65d48ebd4a3f8a95a117e46e1e8/2393e89700ed5c222d6c97d325b0bfd95c1c0a2330ae7af647e4ff7a7af4b923"
	I0731 21:38:51.066047 1349376 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2f11653fbea566a586cae85d97c3c4a54c8038fe6ebd7619d3240b7706672d10/kubepods/burstable/pod30c9f65d48ebd4a3f8a95a117e46e1e8/2393e89700ed5c222d6c97d325b0bfd95c1c0a2330ae7af647e4ff7a7af4b923/freezer.state
	I0731 21:38:51.076779 1349376 api_server.go:204] freezer state: "THAWED"
	I0731 21:38:51.076814 1349376 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 21:38:51.085894 1349376 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 21:38:51.085931 1349376 status.go:422] ha-936542 apiserver status = Running (err=<nil>)
	I0731 21:38:51.085945 1349376 status.go:257] ha-936542 status: &{Name:ha-936542 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:38:51.086046 1349376 status.go:255] checking status of ha-936542-m02 ...
	I0731 21:38:51.086427 1349376 cli_runner.go:164] Run: docker container inspect ha-936542-m02 --format={{.State.Status}}
	I0731 21:38:51.105466 1349376 status.go:330] ha-936542-m02 host status = "Stopped" (err=<nil>)
	I0731 21:38:51.105491 1349376 status.go:343] host is not running, skipping remaining checks
	I0731 21:38:51.105499 1349376 status.go:257] ha-936542-m02 status: &{Name:ha-936542-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:38:51.105537 1349376 status.go:255] checking status of ha-936542-m03 ...
	I0731 21:38:51.105850 1349376 cli_runner.go:164] Run: docker container inspect ha-936542-m03 --format={{.State.Status}}
	I0731 21:38:51.124456 1349376 status.go:330] ha-936542-m03 host status = "Running" (err=<nil>)
	I0731 21:38:51.124502 1349376 host.go:66] Checking if "ha-936542-m03" exists ...
	I0731 21:38:51.124800 1349376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-936542-m03
	I0731 21:38:51.147785 1349376 host.go:66] Checking if "ha-936542-m03" exists ...
	I0731 21:38:51.148122 1349376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:38:51.148195 1349376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-936542-m03
	I0731 21:38:51.169888 1349376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34301 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/ha-936542-m03/id_rsa Username:docker}
	I0731 21:38:51.262769 1349376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:38:51.276441 1349376 kubeconfig.go:125] found "ha-936542" server: "https://192.168.49.254:8443"
	I0731 21:38:51.276468 1349376 api_server.go:166] Checking apiserver status ...
	I0731 21:38:51.276510 1349376 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:38:51.289765 1349376 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1361/cgroup
	I0731 21:38:51.300998 1349376 api_server.go:182] apiserver freezer: "5:freezer:/docker/df56bb7ad0f96d8410705de33babc95b801c5bbeca87929efb5696c09aa4f5ad/kubepods/burstable/pode6b299d5c43c4ce7932b579007ac7b9a/c4562e1fe3b56e045b7b0e5f9bb0f76ade3358670ba465f00569a103948c64f9"
	I0731 21:38:51.301186 1349376 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/df56bb7ad0f96d8410705de33babc95b801c5bbeca87929efb5696c09aa4f5ad/kubepods/burstable/pode6b299d5c43c4ce7932b579007ac7b9a/c4562e1fe3b56e045b7b0e5f9bb0f76ade3358670ba465f00569a103948c64f9/freezer.state
	I0731 21:38:51.310622 1349376 api_server.go:204] freezer state: "THAWED"
	I0731 21:38:51.310651 1349376 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0731 21:38:51.318531 1349376 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0731 21:38:51.318562 1349376 status.go:422] ha-936542-m03 apiserver status = Running (err=<nil>)
	I0731 21:38:51.318573 1349376 status.go:257] ha-936542-m03 status: &{Name:ha-936542-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:38:51.318593 1349376 status.go:255] checking status of ha-936542-m04 ...
	I0731 21:38:51.318897 1349376 cli_runner.go:164] Run: docker container inspect ha-936542-m04 --format={{.State.Status}}
	I0731 21:38:51.336324 1349376 status.go:330] ha-936542-m04 host status = "Running" (err=<nil>)
	I0731 21:38:51.336355 1349376 host.go:66] Checking if "ha-936542-m04" exists ...
	I0731 21:38:51.336660 1349376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-936542-m04
	I0731 21:38:51.353256 1349376 host.go:66] Checking if "ha-936542-m04" exists ...
	I0731 21:38:51.353566 1349376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:38:51.353612 1349376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-936542-m04
	I0731 21:38:51.370383 1349376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34306 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/ha-936542-m04/id_rsa Username:docker}
	I0731 21:38:51.462170 1349376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:38:51.474354 1349376 status.go:257] ha-936542-m04 status: &{Name:ha-936542-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.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 node start m02 -v=7 --alsologtostderr
E0731 21:39:01.691332 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:01.696571 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:01.706819 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:01.727082 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:01.767334 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:01.848242 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:02.008690 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:02.329555 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:02.971060 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:04.251243 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:06.811564 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-936542 node start m02 -v=7 --alsologtostderr: (17.046086018s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (18.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (149.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-936542 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-936542 -v=7 --alsologtostderr
E0731 21:39:11.932541 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:22.172838 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 21:39:31.203389 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:39:42.653316 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-936542 -v=7 --alsologtostderr: (37.322985368s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-936542 --wait=true -v=7 --alsologtostderr
E0731 21:39:58.890497 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
E0731 21:40:23.613638 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-936542 --wait=true -v=7 --alsologtostderr: (1m51.999161039s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-936542
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (149.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 node delete m03 -v=7 --alsologtostderr
E0731 21:41:45.534169 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-936542 node delete m03 -v=7 --alsologtostderr: (10.70972485s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 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.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.99s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:42:28.517065 1363812 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:42:28.517282 1363812 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:28.517297 1363812 out.go:304] Setting ErrFile to fd 2...
	I0731 21:42:28.517303 1363812 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:42:28.517555 1363812 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:42:28.517773 1363812 out.go:298] Setting JSON to false
	I0731 21:42:28.517830 1363812 mustload.go:65] Loading cluster: ha-936542
	I0731 21:42:28.517947 1363812 notify.go:220] Checking for updates...
	I0731 21:42:28.518300 1363812 config.go:182] Loaded profile config "ha-936542": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:42:28.518321 1363812 status.go:255] checking status of ha-936542 ...
	I0731 21:42:28.519121 1363812 cli_runner.go:164] Run: docker container inspect ha-936542 --format={{.State.Status}}
	I0731 21:42:28.536840 1363812 status.go:330] ha-936542 host status = "Stopped" (err=<nil>)
	I0731 21:42:28.536864 1363812 status.go:343] host is not running, skipping remaining checks
	I0731 21:42:28.536878 1363812 status.go:257] ha-936542 status: &{Name:ha-936542 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:42:28.536904 1363812 status.go:255] checking status of ha-936542-m02 ...
	I0731 21:42:28.537269 1363812 cli_runner.go:164] Run: docker container inspect ha-936542-m02 --format={{.State.Status}}
	I0731 21:42:28.553960 1363812 status.go:330] ha-936542-m02 host status = "Stopped" (err=<nil>)
	I0731 21:42:28.553983 1363812 status.go:343] host is not running, skipping remaining checks
	I0731 21:42:28.554006 1363812 status.go:257] ha-936542-m02 status: &{Name:ha-936542-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:42:28.554031 1363812 status.go:255] checking status of ha-936542-m04 ...
	I0731 21:42:28.554353 1363812 cli_runner.go:164] Run: docker container inspect ha-936542-m04 --format={{.State.Status}}
	I0731 21:42:28.578777 1363812 status.go:330] ha-936542-m04 host status = "Stopped" (err=<nil>)
	I0731 21:42:28.578802 1363812 status.go:343] host is not running, skipping remaining checks
	I0731 21:42:28.578810 1363812 status.go:257] ha-936542-m04 status: &{Name:ha-936542-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-936542 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-936542 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m9.431241376s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 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 (70.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (44.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-936542 --control-plane -v=7 --alsologtostderr
E0731 21:44:01.691179 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-936542 --control-plane -v=7 --alsologtostderr: (43.788413648s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-936542 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-936542 status -v=7 --alsologtostderr: (1.010231841s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (44.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.75s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (75.53s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-893439 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-893439 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m15.528745795s)
--- PASS: TestJSONOutput/start/Command (75.53s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.73s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.7s)

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3876ae0f-8520-43df-adce-5b053d42cc84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-270636] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3e3b5be3-f2c7-4714-84b8-6e0915d45a45","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"dfa86c97-9a58-4b9d-a9d8-97a5d9f1f72c","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":"56ee751d-820d-45a8-84c6-a09b4674fb4b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig"}}
	{"specversion":"1.0","id":"6e3e085d-72d8-4282-9272-627b6cf3ff8a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube"}}
	{"specversion":"1.0","id":"39b42183-f4d5-43b9-957b-d8fec0c38c96","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":"1d9b31a9-500a-4875-960b-526deae362b9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"2c73367a-beb4-4eba-989d-25e5ddad60dd","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-270636" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-270636
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.5s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.56s)

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

                                                
                                    
x
+
TestKicExistingNetwork (36.23s)

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

                                                
                                    
x
+
TestKicCustomSubnet (34.88s)

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

                                                
                                    
x
+
TestKicStaticIP (34.2s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-276002 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-276002 --static-ip=192.168.200.200: (31.918466781s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-276002 ip
helpers_test.go:175: Cleaning up "static-ip-276002" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-276002
E0731 21:49:01.691780 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-276002: (2.136200042s)
--- PASS: TestKicStaticIP (34.20s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (66.96s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-130288 --driver=docker  --container-runtime=containerd
E0731 21:49:31.202928 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-130288 --driver=docker  --container-runtime=containerd: (30.044395446s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-133020 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-133020 --driver=docker  --container-runtime=containerd: (31.480753013s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-130288
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-133020
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-133020" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-133020
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-133020: (2.243640745s)
helpers_test.go:175: Cleaning up "first-130288" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-130288
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-130288: (1.988801196s)
--- PASS: TestMinikubeProfile (66.96s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.39s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.41s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.42s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-439272 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0731 21:50:54.251023 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-439272 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m11.938665091s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-439272 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (72.45s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (16.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.92s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.24s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:52:36.364678 1417878 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:52:36.364844 1417878 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:52:36.364855 1417878 out.go:304] Setting ErrFile to fd 2...
	I0731 21:52:36.364866 1417878 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:52:36.365092 1417878 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:52:36.365317 1417878 out.go:298] Setting JSON to false
	I0731 21:52:36.365353 1417878 mustload.go:65] Loading cluster: multinode-439272
	I0731 21:52:36.365507 1417878 notify.go:220] Checking for updates...
	I0731 21:52:36.365759 1417878 config.go:182] Loaded profile config "multinode-439272": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:52:36.365773 1417878 status.go:255] checking status of multinode-439272 ...
	I0731 21:52:36.366522 1417878 cli_runner.go:164] Run: docker container inspect multinode-439272 --format={{.State.Status}}
	I0731 21:52:36.387683 1417878 status.go:330] multinode-439272 host status = "Running" (err=<nil>)
	I0731 21:52:36.387724 1417878 host.go:66] Checking if "multinode-439272" exists ...
	I0731 21:52:36.388018 1417878 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-439272
	I0731 21:52:36.408998 1417878 host.go:66] Checking if "multinode-439272" exists ...
	I0731 21:52:36.409369 1417878 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:52:36.409422 1417878 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-439272
	I0731 21:52:36.440539 1417878 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34411 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/multinode-439272/id_rsa Username:docker}
	I0731 21:52:36.534378 1417878 ssh_runner.go:195] Run: systemctl --version
	I0731 21:52:36.538540 1417878 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:52:36.550247 1417878 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 21:52:36.602974 1417878 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-07-31 21:52:36.593804772 +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:8214900736 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>}}
	I0731 21:52:36.603523 1417878 kubeconfig.go:125] found "multinode-439272" server: "https://192.168.58.2:8443"
	I0731 21:52:36.603556 1417878 api_server.go:166] Checking apiserver status ...
	I0731 21:52:36.603616 1417878 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 21:52:36.614694 1417878 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1401/cgroup
	I0731 21:52:36.624268 1417878 api_server.go:182] apiserver freezer: "5:freezer:/docker/aedcd6499ff7d88221248e7fbde879b9004bbf243a42a8c1993b6157818c46c6/kubepods/burstable/pod05b2dd9e6d395300147e96f3336919e6/eb9fca89a3270556ac0e98598dbda77602265ca52b35bd343d3e56a141418d01"
	I0731 21:52:36.624354 1417878 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/aedcd6499ff7d88221248e7fbde879b9004bbf243a42a8c1993b6157818c46c6/kubepods/burstable/pod05b2dd9e6d395300147e96f3336919e6/eb9fca89a3270556ac0e98598dbda77602265ca52b35bd343d3e56a141418d01/freezer.state
	I0731 21:52:36.632448 1417878 api_server.go:204] freezer state: "THAWED"
	I0731 21:52:36.632477 1417878 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0731 21:52:36.640319 1417878 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0731 21:52:36.640346 1417878 status.go:422] multinode-439272 apiserver status = Running (err=<nil>)
	I0731 21:52:36.640357 1417878 status.go:257] multinode-439272 status: &{Name:multinode-439272 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:52:36.640376 1417878 status.go:255] checking status of multinode-439272-m02 ...
	I0731 21:52:36.640677 1417878 cli_runner.go:164] Run: docker container inspect multinode-439272-m02 --format={{.State.Status}}
	I0731 21:52:36.656449 1417878 status.go:330] multinode-439272-m02 host status = "Running" (err=<nil>)
	I0731 21:52:36.656477 1417878 host.go:66] Checking if "multinode-439272-m02" exists ...
	I0731 21:52:36.656756 1417878 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-439272-m02
	I0731 21:52:36.672616 1417878 host.go:66] Checking if "multinode-439272-m02" exists ...
	I0731 21:52:36.672978 1417878 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 21:52:36.673041 1417878 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-439272-m02
	I0731 21:52:36.690674 1417878 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34416 SSHKeyPath:/home/jenkins/minikube-integration/19355-1290892/.minikube/machines/multinode-439272-m02/id_rsa Username:docker}
	I0731 21:52:36.781889 1417878 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 21:52:36.793229 1417878 status.go:257] multinode-439272-m02 status: &{Name:multinode-439272-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:52:36.793262 1417878 status.go:255] checking status of multinode-439272-m03 ...
	I0731 21:52:36.793576 1417878 cli_runner.go:164] Run: docker container inspect multinode-439272-m03 --format={{.State.Status}}
	I0731 21:52:36.810170 1417878 status.go:330] multinode-439272-m03 host status = "Stopped" (err=<nil>)
	I0731 21:52:36.810196 1417878 status.go:343] host is not running, skipping remaining checks
	I0731 21:52:36.810204 1417878 status.go:257] multinode-439272-m03 status: &{Name:multinode-439272-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.43s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-439272
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-439272
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-439272: (24.945486902s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-439272 --wait=true -v=8 --alsologtostderr
E0731 21:54:01.691252 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-439272 --wait=true -v=8 --alsologtostderr: (1m1.364380689s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-439272
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.43s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.11s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-439272 stop
E0731 21:54:31.202860 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-439272 stop: (23.929648068s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-439272 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-439272 status: exit status 7 (89.537326ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 21:54:42.385070 1425889 out.go:291] Setting OutFile to fd 1 ...
	I0731 21:54:42.385259 1425889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:54:42.385273 1425889 out.go:304] Setting ErrFile to fd 2...
	I0731 21:54:42.385279 1425889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 21:54:42.385551 1425889 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 21:54:42.385757 1425889 out.go:298] Setting JSON to false
	I0731 21:54:42.385810 1425889 mustload.go:65] Loading cluster: multinode-439272
	I0731 21:54:42.385864 1425889 notify.go:220] Checking for updates...
	I0731 21:54:42.386239 1425889 config.go:182] Loaded profile config "multinode-439272": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 21:54:42.386252 1425889 status.go:255] checking status of multinode-439272 ...
	I0731 21:54:42.386807 1425889 cli_runner.go:164] Run: docker container inspect multinode-439272 --format={{.State.Status}}
	I0731 21:54:42.406311 1425889 status.go:330] multinode-439272 host status = "Stopped" (err=<nil>)
	I0731 21:54:42.406336 1425889 status.go:343] host is not running, skipping remaining checks
	I0731 21:54:42.406350 1425889 status.go:257] multinode-439272 status: &{Name:multinode-439272 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0731 21:54:42.406378 1425889 status.go:255] checking status of multinode-439272-m02 ...
	I0731 21:54:42.406694 1425889 cli_runner.go:164] Run: docker container inspect multinode-439272-m02 --format={{.State.Status}}
	I0731 21:54:42.430185 1425889 status.go:330] multinode-439272-m02 host status = "Stopped" (err=<nil>)
	I0731 21:54:42.430210 1425889 status.go:343] host is not running, skipping remaining checks
	I0731 21:54:42.430218 1425889 status.go:257] multinode-439272-m02 status: &{Name:multinode-439272-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-439272 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0731 21:55:24.737412 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-439272 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (53.305752289s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-439272 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 (53.98s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.12s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (120.37s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-548097 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-548097 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m14.748458897s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-548097 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-548097 image pull gcr.io/k8s-minikube/busybox: (1.244612295s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-548097
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-548097: (12.062240948s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-548097 --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-548097 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (29.704582585s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-548097 image list
helpers_test.go:175: Cleaning up "test-preload-548097" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-548097
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-548097: (2.365412075s)
--- PASS: TestPreload (120.37s)

                                                
                                    
x
+
TestScheduledStopUnix (109.02s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-871126 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-871126 --memory=2048 --driver=docker  --container-runtime=containerd: (33.009737917s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-871126 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-871126 -n scheduled-stop-871126
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-871126 --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-871126 --cancel-scheduled
E0731 21:59:01.691429 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-871126 -n scheduled-stop-871126
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-871126
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-871126 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0731 21:59:31.203424 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-871126
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-871126: exit status 7 (68.598084ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.32s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"181e2899-7667-4dc7-9ea1-426d15e3e73e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-552945] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e0f247f7-0596-4685-816f-82f366d6578a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"feade6e5-204d-4ccd-968e-2987a90a18d2","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":"d8c681fc-70a0-4291-9b6d-5ca2bbb20ff7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig"}}
	{"specversion":"1.0","id":"ac6789b4-398e-49cc-b958-fa43ed5181f8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube"}}
	{"specversion":"1.0","id":"0ca130aa-7d08-434c-bd40-fc4fdb8cec3d","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":"8abe81ea-3ac6-4da9-bffe-abb4973ae81b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"55b0b91c-98e8-431e-9335-8523397058df","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":"371d9ef4-51db-4bfb-8b21-1bc1ac416a22","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":"85053ea9-9634-4b4c-98d2-1c3321bf0460","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":"03c05299-5723-4aae-8994-a5a71af7e57b","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":"72231974-764d-40d6-80d8-9763596d7a8e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-552945\" primary control-plane node in \"insufficient-storage-552945\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"544bff69-ea04-4613-9e99-30db038c10a0","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":"f4be2a94-1958-496e-818c-c55816fdc006","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":"30d9b159-19c6-4cb7-9dd1-48f883aee639","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-552945 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-552945 --output=json --layout=cluster: exit status 7 (279.734879ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 22:00:12.046009 1444482 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-552945" does not appear in /home/jenkins/minikube-integration/19355-1290892/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0731 22:00:12.323761 1444544 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-552945" does not appear in /home/jenkins/minikube-integration/19355-1290892/kubeconfig
	E0731 22:00:12.334312 1444544 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/insufficient-storage-552945/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (94.96s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2621744179 start -p running-upgrade-585144 --memory=2200 --vm-driver=docker  --container-runtime=containerd
E0731 22:04:01.696250 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2621744179 start -p running-upgrade-585144 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (50.798791217s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-585144 --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-585144 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (39.90552014s)
helpers_test.go:175: Cleaning up "running-upgrade-585144" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-585144
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-585144: (3.573086258s)
--- PASS: TestRunningBinaryUpgrade (94.96s)

                                                
                                    
x
+
TestKubernetesUpgrade (101.79s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (182.62s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1136934077 start -p missing-upgrade-097327 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1136934077 start -p missing-upgrade-097327 --memory=2200 --driver=docker  --container-runtime=containerd: (1m29.614650061s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-097327
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-097327: (10.370102526s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-097327
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-097327 --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-097327 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m18.760642342s)
helpers_test.go:175: Cleaning up "missing-upgrade-097327" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-097327
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-097327: (2.510915441s)
--- PASS: TestMissingContainerUpgrade (182.62s)

                                                
                                    
x
+
TestPause/serial/Start (68.07s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.94s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.91s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.45s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.19s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (4.8s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.81s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (118.92s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.451299556 start -p stopped-upgrade-716042 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.451299556 start -p stopped-upgrade-716042 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (51.969983803s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.451299556 -p stopped-upgrade-716042 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.451299556 -p stopped-upgrade-716042 stop: (20.170963022s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-716042 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0731 22:04:31.203214 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-716042 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (46.774350832s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (118.92s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.15s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.16s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (40.23s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.9s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 22:05:45.470835 1476377 out.go:291] Setting OutFile to fd 1 ...
	I0731 22:05:45.471089 1476377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:05:45.471118 1476377 out.go:304] Setting ErrFile to fd 2...
	I0731 22:05:45.471138 1476377 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 22:05:45.471413 1476377 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-1290892/.minikube/bin
	I0731 22:05:45.471852 1476377 out.go:298] Setting JSON to false
	I0731 22:05:45.472870 1476377 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":20884,"bootTime":1722442662,"procs":205,"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"}
	I0731 22:05:45.472964 1476377 start.go:139] virtualization:  
	I0731 22:05:45.475814 1476377 out.go:177] * [false-662783] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0731 22:05:45.478641 1476377 out.go:177]   - MINIKUBE_LOCATION=19355
	I0731 22:05:45.478702 1476377 notify.go:220] Checking for updates...
	I0731 22:05:45.483316 1476377 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 22:05:45.485503 1476377 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-1290892/kubeconfig
	I0731 22:05:45.487498 1476377 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-1290892/.minikube
	I0731 22:05:45.489204 1476377 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0731 22:05:45.491843 1476377 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 22:05:45.494332 1476377 config.go:182] Loaded profile config "NoKubernetes-388902": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0731 22:05:45.494439 1476377 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 22:05:45.534228 1476377 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0731 22:05:45.534336 1476377 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 22:05:45.635580 1476377 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:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-31 22:05:45.611592894 +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:8214900736 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>}}
	I0731 22:05:45.635697 1476377 docker.go:307] overlay module found
	I0731 22:05:45.638021 1476377 out.go:177] * Using the docker driver based on user configuration
	I0731 22:05:45.640096 1476377 start.go:297] selected driver: docker
	I0731 22:05:45.640134 1476377 start.go:901] validating driver "docker" against <nil>
	I0731 22:05:45.640175 1476377 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 22:05:45.643241 1476377 out.go:177] 
	W0731 22:05:45.645346 1476377 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
	I0731 22:05:45.647301 1476377 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-662783

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.71s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.36s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (3.89s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.29s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.66s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

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

                                                
                                                
=== 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-278430 --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
E0731 22:09:01.691931 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 22:09:31.202731 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-278430 --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: (2m54.386061033s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (174.39s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-278430 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" [7780f7e2-d0ad-4e7e-9f59-e97ed6b9cfc1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7780f7e2-d0ad-4e7e-9f59-e97ed6b9cfc1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.002871478s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-278430 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.65s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-631448 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" [9c46f23c-db7b-4619-b932-aba337afbb09] Pending
helpers_test.go:344: "busybox" [9c46f23c-db7b-4619-b932-aba337afbb09] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9c46f23c-db7b-4619-b932-aba337afbb09] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.00543746s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-631448 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.36s)

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

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

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

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

                                                
                                                
=== 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-278430 --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_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-278430 --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: (2m7.925385631s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-278430 -n old-k8s-version-278430
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (128.29s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-631448 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
E0731 22:12:04.737559 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-631448 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (4m54.948073136s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-631448 -n no-preload-631448
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (295.38s)

                                                
                                    
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-jr25k" [52b73732-2cce-4e32-8c51-0a5b8332eaa0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004522586s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-jr25k" [52b73732-2cce-4e32-8c51-0a5b8332eaa0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004468668s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-278430 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-408941 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0731 22:14:01.692018 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 22:14:31.202891 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-408941 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (1m14.1009126s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (74.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-408941 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" [473474bf-bf07-41a4-9e0b-5333513492f4] Pending
helpers_test.go:344: "busybox" [473474bf-bf07-41a4-9e0b-5333513492f4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [473474bf-bf07-41a4-9e0b-5333513492f4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003324008s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-408941 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-408941 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0731 22:15:45.565510 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.570741 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.580932 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.601245 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.641482 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.721779 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:45.882132 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:46.202640 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:46.843521 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:48.124579 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:50.685690 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:15:55.806550 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:16:06.047685 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-408941 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (5m2.23086165s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-408941 -n embed-certs-408941
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (302.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-92scf" [56eb059e-0c61-4bcf-90f0-dbd7d1b457da] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003883229s
--- 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-5cc9f66cf4-92scf" [56eb059e-0c61-4bcf-90f0-dbd7d1b457da] Running
E0731 22:16:26.528832 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004767087s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-631448 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.29s)

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

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

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

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

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

                                                
                                                
=== 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-376583 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0731 22:17:07.489164 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-376583 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (1m9.42766033s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (69.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-376583 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" [e124531c-7499-474b-9451-1ba4bb4c1ada] Pending
helpers_test.go:344: "busybox" [e124531c-7499-474b-9451-1ba4bb4c1ada] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e124531c-7499-474b-9451-1ba4bb4c1ada] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.00355349s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-376583 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-376583 --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-376583 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.08s)

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

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

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

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

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

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

                                                
                                                
=== 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-376583 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
E0731 22:18:29.410366 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:19:01.691546 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 22:19:31.203498 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/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-376583 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m36.00240858s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-376583 -n default-k8s-diff-port-376583
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (276.35s)

                                                
                                    
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-6gms5" [3206b02d-8e42-4c79-ac06-550fc444440b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003852446s
--- 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-6gms5" [3206b02d-8e42-4c79-ac06-550fc444440b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0046027s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-408941 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-066101 --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-beta.0
E0731 22:20:45.565143 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:21:00.537518 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.542798 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.553052 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.573249 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.613441 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.693772 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:00.854395 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:01.175463 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:01.815916 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:03.096109 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:21:05.656490 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-066101 --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-beta.0: (38.308673367s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.31s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-066101 --alsologtostderr -v=3
E0731 22:21:10.776727 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-066101 --alsologtostderr -v=3: (1.308187981s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.31s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-066101 --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-beta.0
E0731 22:21:13.251453 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:21:21.017846 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-066101 --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-beta.0: (15.554310594s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-066101 -n newest-cni-066101
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.96s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
E0731 22:21:41.498079 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:22:22.458263 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m15.491654952s)
--- PASS: TestNetworkPlugins/group/auto/Start (75.49s)

                                                
                                    
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-qglpd" [8c708908-5ce3-496a-a497-627c78b5aa56] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004184182s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-662783 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-wdwqk" [27354816-ebed-4455-a4c0-53891f4f73e0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-wdwqk" [27354816-ebed-4455-a4c0-53891f4f73e0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.005994435s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.28s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.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-qglpd" [8c708908-5ce3-496a-a497-627c78b5aa56] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00450972s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-376583 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-662783 --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-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m20.84758309s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (80.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0731 22:23:44.378960 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
E0731 22:24:01.691266 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/functional-640624/client.crt: no such file or directory
E0731 22:24:14.252621 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m21.323613434s)
--- PASS: TestNetworkPlugins/group/calico/Start (81.32s)

                                                
                                    
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-kgbzp" [d4c53894-b0ac-41a4-b952-de36e4d6acbe] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00469952s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-662783 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-sxwl8" [6509c344-7af0-419a-a6cc-b646c799fbb0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0731 22:24:31.202617 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/addons-236573/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-sxwl8" [6509c344-7af0-419a-a6cc-b646c799fbb0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003801715s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.29s)

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

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

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

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

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

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

                                                
                                    
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-dbjdw" [6e7f60fa-1a1e-48d1-8414-5b98f317e275] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.006653805s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-662783 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-6wr5h" [d2098fa5-d80c-4c55-bfca-c61062823154] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-6wr5h" [d2098fa5-d80c-4c55-bfca-c61062823154] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003333739s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
E0731 22:25:45.565171 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/old-k8s-version-278430/client.crt: no such file or directory
E0731 22:26:00.536825 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (54.192831006s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (54.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-662783 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-r84hg" [553b671b-b406-4bf3-b6fa-073ad1422a53] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-r84hg" [553b671b-b406-4bf3-b6fa-073ad1422a53] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003246877s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.29s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-662783 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-cks4k" [137cdae6-19f9-4bd9-94ce-09fe2486cd07] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-cks4k" [137cdae6-19f9-4bd9-94ce-09fe2486cd07] Running
E0731 22:26:28.219595 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/no-preload-631448/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.007652168s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.27s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0731 22:27:45.944726 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:45.950021 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:45.960275 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:45.980521 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:46.020782 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:46.101802 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:46.262301 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:46.582651 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:47.222789 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:48.503750 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:48.743961 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:48.749251 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:48.759538 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:48.779841 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:48.820570 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:48.900836 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:49.061187 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:49.381667 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:50.022492 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:51.063997 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:51.303296 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-662783 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m34.456335271s)
--- PASS: TestNetworkPlugins/group/bridge/Start (94.46s)

                                                
                                    
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-99vpt" [7e004ec1-764b-4103-8bc4-cb756a14dbcf] Running
E0731 22:27:53.863464 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
E0731 22:27:56.185259 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:27:58.984294 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004640873s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-662783 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-hhcgv" [b90a50d3-9fca-451a-9e83-d6e8beb9a359] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-hhcgv" [b90a50d3-9fca-451a-9e83-d6e8beb9a359] Running
E0731 22:28:06.426321 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/default-k8s-diff-port-376583/client.crt: no such file or directory
E0731 22:28:09.225456 1296270 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-1290892/.minikube/profiles/auto-662783/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003273435s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.24s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-662783 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-5hwrw" [bff62ab2-52c0-4f05-9c41-459baeafa669] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-5hwrw" [bff62ab2-52c0-4f05-9c41-459baeafa669] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.005025686s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-662783 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-662783 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-beta.0/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.46s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-662783

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.69s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-662783

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard