Test Report: Docker_Linux_crio 18703

                    
                      817bcb10c8415237264ed1ad2e32746beadbf0a3:2024-04-20:34116
                    
                

Test fail (3/327)

Order failed test Duration
30 TestAddons/parallel/Ingress 154.5
32 TestAddons/parallel/MetricsServer 363.26
122 TestFunctional/parallel/ImageCommands/ImageBuild 8.03
x
+
TestAddons/parallel/Ingress (154.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-833814 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-833814 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-833814 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [d61a1bf0-8d62-42c0-9af8-e37bcfaa9c0b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [d61a1bf0-8d62-42c0-9af8-e37bcfaa9c0b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.004126401s
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-833814 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.108162507s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-833814 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 addons disable ingress-dns --alsologtostderr -v=1: (1.815473455s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 addons disable ingress --alsologtostderr -v=1: (7.612125553s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-833814
helpers_test.go:235: (dbg) docker inspect addons-833814:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969",
	        "Created": "2024-04-19T23:57:58.483198688Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 20114,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-19T23:57:58.77162708Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:619d67e74933fe77a280619b64edb97bc167f567cf9fda763e6dd157be3d5449",
	        "ResolvConfPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/hostname",
	        "HostsPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/hosts",
	        "LogPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969-json.log",
	        "Name": "/addons-833814",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-833814:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-833814",
	            "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/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2-init/diff:/var/lib/docker/overlay2/04f2ac2bdeddceb7f90736eedab270d58308cff5b24f90170df008f821b8380d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-833814",
	                "Source": "/var/lib/docker/volumes/addons-833814/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-833814",
	            "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:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737",
	            "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-833814",
	                "name.minikube.sigs.k8s.io": "addons-833814",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d4efdbe979ca7b455525da1908391352036323cc8bd8145dd9077b078055c64b",
	            "SandboxKey": "/var/run/docker/netns/d4efdbe979ca",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-833814": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7b48d5066fa06343f5a145dd0503e5d0fe1eb8b2570d88a0679f431063496563",
	                    "EndpointID": "4d7179ef1a650efa9b8f2f929c26227d3b409a00dfb773a48a290cd4611066b2",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-833814",
	                        "b3d211f6dcab"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-833814 -n addons-833814
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 logs -n 25: (1.167735589s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-038718                                                                     | download-only-038718   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| delete  | -p download-only-311037                                                                     | download-only-311037   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| delete  | -p download-only-038718                                                                     | download-only-038718   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| start   | --download-only -p                                                                          | download-docker-049109 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | download-docker-049109                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-049109                                                                   | download-docker-049109 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-614601   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | binary-mirror-614601                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40175                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-614601                                                                     | binary-mirror-614601   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| addons  | disable dashboard -p                                                                        | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-833814 --wait=true                                                                | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 20 Apr 24 00:00 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 --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | -p addons-833814                                                                            |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-833814 ip                                                                            | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | -p addons-833814                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-833814 ssh curl -s                                                                   | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-833814 ssh cat                                                                       | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | /opt/local-path-provisioner/pvc-c7e88fe7-1a31-479d-a5eb-06d47675f13a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:01 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-833814 addons                                                                        | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:01 UTC | 20 Apr 24 00:01 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-833814 addons                                                                        | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:01 UTC | 20 Apr 24 00:01 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-833814 ip                                                                            | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:02 UTC |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:02 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:03 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/19 23:57:35
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0419 23:57:35.435376   19411 out.go:291] Setting OutFile to fd 1 ...
	I0419 23:57:35.435555   19411 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:35.435566   19411 out.go:304] Setting ErrFile to fd 2...
	I0419 23:57:35.435571   19411 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:35.435769   19411 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0419 23:57:35.436465   19411 out.go:298] Setting JSON to false
	I0419 23:57:35.437347   19411 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2406,"bootTime":1713568650,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0419 23:57:35.437411   19411 start.go:139] virtualization: kvm guest
	I0419 23:57:35.439794   19411 out.go:177] * [addons-833814] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0419 23:57:35.441067   19411 notify.go:220] Checking for updates...
	I0419 23:57:35.441078   19411 out.go:177]   - MINIKUBE_LOCATION=18703
	I0419 23:57:35.442495   19411 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0419 23:57:35.443982   19411 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:57:35.445271   19411 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0419 23:57:35.446568   19411 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0419 23:57:35.447880   19411 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0419 23:57:35.449161   19411 driver.go:392] Setting default libvirt URI to qemu:///system
	I0419 23:57:35.468870   19411 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0419 23:57:35.469010   19411 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:35.514147   19411 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:35.50550526 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:35.514251   19411 docker.go:295] overlay module found
	I0419 23:57:35.516162   19411 out.go:177] * Using the docker driver based on user configuration
	I0419 23:57:35.517256   19411 start.go:297] selected driver: docker
	I0419 23:57:35.517267   19411 start.go:901] validating driver "docker" against <nil>
	I0419 23:57:35.517279   19411 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0419 23:57:35.518073   19411 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:35.561783   19411 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:35.553912211 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:35.561928   19411 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0419 23:57:35.562135   19411 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]
	I0419 23:57:35.563917   19411 out.go:177] * Using Docker driver with root privileges
	I0419 23:57:35.565415   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:57:35.565435   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:57:35.565445   19411 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0419 23:57:35.565514   19411 start.go:340] cluster config:
	{Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0419 23:57:35.567089   19411 out.go:177] * Starting "addons-833814" primary control-plane node in "addons-833814" cluster
	I0419 23:57:35.568377   19411 cache.go:121] Beginning downloading kic base image for docker with crio
	I0419 23:57:35.569709   19411 out.go:177] * Pulling base image v0.0.43 ...
	I0419 23:57:35.570907   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:57:35.570947   19411 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	I0419 23:57:35.570954   19411 cache.go:56] Caching tarball of preloaded images
	I0419 23:57:35.570992   19411 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local docker daemon
	I0419 23:57:35.571021   19411 preload.go:173] Found /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0419 23:57:35.571031   19411 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0419 23:57:35.571321   19411 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json ...
	I0419 23:57:35.571347   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json: {Name:mke61a990c4b439854dafa4630dbd6c50ae8dd1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:57:35.585835   19411 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 to local cache
	I0419 23:57:35.586011   19411 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory
	I0419 23:57:35.586031   19411 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory, skipping pull
	I0419 23:57:35.586043   19411 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 exists in cache, skipping pull
	I0419 23:57:35.586053   19411 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 as a tarball
	I0419 23:57:35.586063   19411 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from local cache
	I0419 23:57:48.472994   19411 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from cached tarball
	I0419 23:57:48.473046   19411 cache.go:194] Successfully downloaded all kic artifacts
	I0419 23:57:48.473078   19411 start.go:360] acquireMachinesLock for addons-833814: {Name:mk22bc3354bb7353d0ef2b25d823d387a046d23c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0419 23:57:48.473176   19411 start.go:364] duration metric: took 80.554µs to acquireMachinesLock for "addons-833814"
	I0419 23:57:48.473200   19411 start.go:93] Provisioning new machine with config: &{Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0419 23:57:48.473284   19411 start.go:125] createHost starting for "" (driver="docker")
	I0419 23:57:48.537401   19411 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0419 23:57:48.537707   19411 start.go:159] libmachine.API.Create for "addons-833814" (driver="docker")
	I0419 23:57:48.537740   19411 client.go:168] LocalClient.Create starting
	I0419 23:57:48.537852   19411 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem
	I0419 23:57:48.767348   19411 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem
	I0419 23:57:49.047542   19411 cli_runner.go:164] Run: docker network inspect addons-833814 --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}}]}"
	W0419 23:57:49.062519   19411 cli_runner.go:211] docker network inspect addons-833814 --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
	I0419 23:57:49.062590   19411 network_create.go:281] running [docker network inspect addons-833814] to gather additional debugging logs...
	I0419 23:57:49.062609   19411 cli_runner.go:164] Run: docker network inspect addons-833814
	W0419 23:57:49.077155   19411 cli_runner.go:211] docker network inspect addons-833814 returned with exit code 1
	I0419 23:57:49.077187   19411 network_create.go:284] error running [docker network inspect addons-833814]: docker network inspect addons-833814: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-833814 not found
	I0419 23:57:49.077204   19411 network_create.go:286] output of [docker network inspect addons-833814]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-833814 not found
	
	** /stderr **
	I0419 23:57:49.077286   19411 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}}]}"
	I0419 23:57:49.093036   19411 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:0xc0031bef30}
	I0419 23:57:49.093081   19411 network_create.go:124] attempt to create docker network addons-833814 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0419 23:57:49.093176   19411 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-833814 addons-833814
	I0419 23:57:49.322541   19411 network_create.go:108] docker network addons-833814 192.168.49.0/24 created
	I0419 23:57:49.322578   19411 kic.go:121] calculated static IP "192.168.49.2" for the "addons-833814" container
	I0419 23:57:49.322642   19411 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0419 23:57:49.334797   19411 cli_runner.go:164] Run: docker volume create addons-833814 --label name.minikube.sigs.k8s.io=addons-833814 --label created_by.minikube.sigs.k8s.io=true
	I0419 23:57:49.442199   19411 oci.go:103] Successfully created a docker volume addons-833814
	I0419 23:57:49.442268   19411 cli_runner.go:164] Run: docker run --rm --name addons-833814-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --entrypoint /usr/bin/test -v addons-833814:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib
	I0419 23:57:53.940115   19411 cli_runner.go:217] Completed: docker run --rm --name addons-833814-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --entrypoint /usr/bin/test -v addons-833814:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib: (4.497811044s)
	I0419 23:57:53.940141   19411 oci.go:107] Successfully prepared a docker volume addons-833814
	I0419 23:57:53.940175   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:57:53.940197   19411 kic.go:194] Starting extracting preloaded images to volume ...
	I0419 23:57:53.940263   19411 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-833814:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir
	I0419 23:57:58.420508   19411 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-833814:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir: (4.480193114s)
	I0419 23:57:58.420550   19411 kic.go:203] duration metric: took 4.480350148s to extract preloaded images to volume ...
	W0419 23:57:58.420680   19411 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0419 23:57:58.420781   19411 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0419 23:57:58.468518   19411 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-833814 --name addons-833814 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-833814 --network addons-833814 --ip 192.168.49.2 --volume addons-833814:/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:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737
	I0419 23:57:58.779861   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Running}}
	I0419 23:57:58.797551   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.813744   19411 cli_runner.go:164] Run: docker exec addons-833814 stat /var/lib/dpkg/alternatives/iptables
	I0419 23:57:58.854672   19411 oci.go:144] the created container "addons-833814" has a running status.
	I0419 23:57:58.854704   19411 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa...
	I0419 23:57:58.905571   19411 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0419 23:57:58.924850   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.940566   19411 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0419 23:57:58.940585   19411 kic_runner.go:114] Args: [docker exec --privileged addons-833814 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0419 23:57:58.979896   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.996380   19411 machine.go:94] provisionDockerMachine start ...
	I0419 23:57:58.996483   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:57:59.013009   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:57:59.013227   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:57:59.013243   19411 main.go:141] libmachine: About to run SSH command:
	hostname
	I0419 23:57:59.014034   19411 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44316->127.0.0.1:32772: read: connection reset by peer
	I0419 23:58:02.124893   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-833814
	
	I0419 23:58:02.124917   19411 ubuntu.go:169] provisioning hostname "addons-833814"
	I0419 23:58:02.124988   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.140454   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.140661   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.140681   19411 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-833814 && echo "addons-833814" | sudo tee /etc/hostname
	I0419 23:58:02.260085   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-833814
	
	I0419 23:58:02.260155   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.276615   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.276812   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.276832   19411 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-833814' /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-833814/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-833814' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0419 23:58:02.389624   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0419 23:58:02.389653   19411 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18703-11307/.minikube CaCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18703-11307/.minikube}
	I0419 23:58:02.389693   19411 ubuntu.go:177] setting up certificates
	I0419 23:58:02.389709   19411 provision.go:84] configureAuth start
	I0419 23:58:02.389754   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:02.405068   19411 provision.go:143] copyHostCerts
	I0419 23:58:02.405137   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/cert.pem (1123 bytes)
	I0419 23:58:02.405239   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/key.pem (1675 bytes)
	I0419 23:58:02.405326   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/ca.pem (1078 bytes)
	I0419 23:58:02.405372   19411 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem org=jenkins.addons-833814 san=[127.0.0.1 192.168.49.2 addons-833814 localhost minikube]
	I0419 23:58:02.494184   19411 provision.go:177] copyRemoteCerts
	I0419 23:58:02.494237   19411 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0419 23:58:02.494267   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.510981   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:02.593729   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0419 23:58:02.614488   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0419 23:58:02.634806   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0419 23:58:02.654791   19411 provision.go:87] duration metric: took 265.070436ms to configureAuth
	I0419 23:58:02.654829   19411 ubuntu.go:193] setting minikube options for container-runtime
	I0419 23:58:02.654990   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:02.655084   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.670716   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.670896   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.670915   19411 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0419 23:58:02.867252   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0419 23:58:02.867278   19411 machine.go:97] duration metric: took 3.870872424s to provisionDockerMachine
	I0419 23:58:02.867292   19411 client.go:171] duration metric: took 14.329544807s to LocalClient.Create
	I0419 23:58:02.867307   19411 start.go:167] duration metric: took 14.329601861s to libmachine.API.Create "addons-833814"
	I0419 23:58:02.867316   19411 start.go:293] postStartSetup for "addons-833814" (driver="docker")
	I0419 23:58:02.867344   19411 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]
	I0419 23:58:02.867406   19411 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
	I0419 23:58:02.867446   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.882887   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:02.965808   19411 ssh_runner.go:195] Run: cat /etc/os-release
	I0419 23:58:02.968711   19411 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0419 23:58:02.968749   19411 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0419 23:58:02.968760   19411 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0419 23:58:02.968768   19411 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0419 23:58:02.968781   19411 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-11307/.minikube/addons for local assets ...
	I0419 23:58:02.968838   19411 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-11307/.minikube/files for local assets ...
	I0419 23:58:02.968872   19411 start.go:296] duration metric: took 101.548997ms for postStartSetup
	I0419 23:58:02.969155   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:02.985396   19411 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json ...
	I0419 23:58:02.985769   19411 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0419 23:58:02.985819   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.000613   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.082380   19411 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0419 23:58:03.086462   19411 start.go:128] duration metric: took 14.613151648s to createHost
	I0419 23:58:03.086489   19411 start.go:83] releasing machines lock for "addons-833814", held for 14.613300778s
	I0419 23:58:03.086556   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:03.101699   19411 ssh_runner.go:195] Run: cat /version.json
	I0419 23:58:03.101757   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.101794   19411 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0419 23:58:03.101844   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.119471   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.120047   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.271285   19411 ssh_runner.go:195] Run: systemctl --version
	I0419 23:58:03.275429   19411 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0419 23:58:03.411431   19411 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0419 23:58:03.415737   19411 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0419 23:58:03.433861   19411 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0419 23:58:03.433945   19411 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" ;
	I0419 23:58:03.463705   19411 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0419 23:58:03.463731   19411 start.go:494] detecting cgroup driver to use...
	I0419 23:58:03.463766   19411 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0419 23:58:03.463805   19411 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0419 23:58:03.477486   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0419 23:58:03.487839   19411 docker.go:217] disabling cri-docker service (if available) ...
	I0419 23:58:03.487889   19411 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0419 23:58:03.500082   19411 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0419 23:58:03.513047   19411 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0419 23:58:03.575957   19411 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0419 23:58:03.652276   19411 docker.go:233] disabling docker service ...
	I0419 23:58:03.652337   19411 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0419 23:58:03.669412   19411 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0419 23:58:03.679672   19411 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0419 23:58:03.755577   19411 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0419 23:58:03.836297   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0419 23:58:03.846360   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0419 23:58:03.860574   19411 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0419 23:58:03.860622   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.869277   19411 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0419 23:58:03.869327   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.877805   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.886414   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.894733   19411 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0419 23:58:03.902549   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.910956   19411 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.924419   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.932719   19411 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0419 23:58:03.939843   19411 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0419 23:58:03.946970   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:04.018495   19411 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0419 23:58:04.117954   19411 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0419 23:58:04.118046   19411 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0419 23:58:04.121196   19411 start.go:562] Will wait 60s for crictl version
	I0419 23:58:04.121245   19411 ssh_runner.go:195] Run: which crictl
	I0419 23:58:04.124118   19411 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0419 23:58:04.155871   19411 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0419 23:58:04.155965   19411 ssh_runner.go:195] Run: crio --version
	I0419 23:58:04.190074   19411 ssh_runner.go:195] Run: crio --version
	I0419 23:58:04.224099   19411 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0419 23:58:04.225475   19411 cli_runner.go:164] Run: docker network inspect addons-833814 --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}}]}"
	I0419 23:58:04.238703   19411 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0419 23:58:04.242072   19411 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""
	I0419 23:58:04.251800   19411 kubeadm.go:877] updating cluster {Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0419 23:58:04.251921   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:58:04.251978   19411 ssh_runner.go:195] Run: sudo crictl images --output json
	I0419 23:58:04.314960   19411 crio.go:514] all images are preloaded for cri-o runtime.
	I0419 23:58:04.314987   19411 crio.go:433] Images already preloaded, skipping extraction
	I0419 23:58:04.315025   19411 ssh_runner.go:195] Run: sudo crictl images --output json
	I0419 23:58:04.346196   19411 crio.go:514] all images are preloaded for cri-o runtime.
	I0419 23:58:04.346219   19411 cache_images.go:84] Images are preloaded, skipping loading
	I0419 23:58:04.346228   19411 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0419 23:58:04.346336   19411 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-833814 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0419 23:58:04.346418   19411 ssh_runner.go:195] Run: crio config
	I0419 23:58:04.387389   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:58:04.387421   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:58:04.387439   19411 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0419 23:58:04.387477   19411 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-833814 NodeName:addons-833814 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0419 23:58:04.387653   19411 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-833814"
	  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.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0419 23:58:04.387732   19411 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0419 23:58:04.395652   19411 binaries.go:44] Found k8s binaries, skipping transfer
	I0419 23:58:04.395701   19411 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0419 23:58:04.403133   19411 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0419 23:58:04.418097   19411 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0419 23:58:04.433480   19411 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0419 23:58:04.448569   19411 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0419 23:58:04.451790   19411 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""
	I0419 23:58:04.461598   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:04.535158   19411 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0419 23:58:04.546891   19411 certs.go:68] Setting up /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814 for IP: 192.168.49.2
	I0419 23:58:04.546917   19411 certs.go:194] generating shared ca certs ...
	I0419 23:58:04.546939   19411 certs.go:226] acquiring lock for ca certs: {Name:mk80f8897e60ba66f0d59daa7ca6e0ac5ffa5c27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.547068   19411 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key
	I0419 23:58:04.700479   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt ...
	I0419 23:58:04.700513   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt: {Name:mk8d13351b25071f830a6f003c14cd77925f5596 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.700686   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key ...
	I0419 23:58:04.700697   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key: {Name:mkd22b633ddab9f88693185568fd1a29a6ad3f50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.700762   19411 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key
	I0419 23:58:04.811092   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt ...
	I0419 23:58:04.811126   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt: {Name:mk82e70b547f2a62f06832bc364bffa038e15f20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.811285   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key ...
	I0419 23:58:04.811297   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key: {Name:mk8caa44ebbebb224136612c0e25c07db345e4b7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.811358   19411 certs.go:256] generating profile certs ...
	I0419 23:58:04.811413   19411 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key
	I0419 23:58:04.811427   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt with IP's: []
	I0419 23:58:04.964738   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt ...
	I0419 23:58:04.964767   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: {Name:mkb032301014725d65fa31516d6849dc2dbd4298 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.964918   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key ...
	I0419 23:58:04.964929   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key: {Name:mkca9f0547d5aa22dde0390b10311216afe0ac84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.964995   19411 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af
	I0419 23:58:04.965013   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0419 23:58:05.075865   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af ...
	I0419 23:58:05.075892   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af: {Name:mkb297c96f22f8cd2be7a44187ef1615943aa310 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.076034   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af ...
	I0419 23:58:05.076047   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af: {Name:mk83561cfcb47d244abc3418169ec94489ee94d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.076108   19411 certs.go:381] copying /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af -> /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt
	I0419 23:58:05.076193   19411 certs.go:385] copying /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af -> /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key
	I0419 23:58:05.076241   19411 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key
	I0419 23:58:05.076259   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt with IP's: []
	I0419 23:58:05.434398   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt ...
	I0419 23:58:05.434430   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt: {Name:mkd50a1a3ab53f8ce4a69ce844f29c4a79a31129 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.434602   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key ...
	I0419 23:58:05.434614   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key: {Name:mk97d23f06656b1e33f1695c0493f1f0342eea27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.434770   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem (1679 bytes)
	I0419 23:58:05.434804   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem (1078 bytes)
	I0419 23:58:05.434830   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem (1123 bytes)
	I0419 23:58:05.434857   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem (1675 bytes)
	I0419 23:58:05.435478   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0419 23:58:05.456561   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0419 23:58:05.476347   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0419 23:58:05.496732   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0419 23:58:05.517010   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0419 23:58:05.537590   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0419 23:58:05.557707   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0419 23:58:05.578482   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0419 23:58:05.598199   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0419 23:58:05.619167   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0419 23:58:05.634351   19411 ssh_runner.go:195] Run: openssl version
	I0419 23:58:05.639170   19411 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"
	I0419 23:58:05.647118   19411 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.650141   19411 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 19 23:58 /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.650196   19411 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.656146   19411 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"
	I0419 23:58:05.664042   19411 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0419 23:58:05.667031   19411 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
	I0419 23:58:05.667073   19411 kubeadm.go:391] StartCluster: {Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0419 23:58:05.667135   19411 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0419 23:58:05.667169   19411 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0419 23:58:05.698175   19411 cri.go:89] found id: ""
	I0419 23:58:05.698239   19411 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0419 23:58:05.706003   19411 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0419 23:58:05.713382   19411 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0419 23:58:05.713433   19411 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
	I0419 23:58:05.720884   19411 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0419 23:58:05.720906   19411 kubeadm.go:156] found existing configuration files:
	
	I0419 23:58:05.720951   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0419 23:58:05.728227   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0419 23:58:05.728280   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0419 23:58:05.735365   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0419 23:58:05.742575   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0419 23:58:05.742618   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0419 23:58:05.749434   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0419 23:58:05.756419   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0419 23:58:05.756457   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0419 23:58:05.763359   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0419 23:58:05.770418   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0419 23:58:05.770467   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0419 23:58:05.777311   19411 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$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"
	I0419 23:58:05.817411   19411 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0419 23:58:05.817464   19411 kubeadm.go:309] [preflight] Running pre-flight checks
	I0419 23:58:05.851911   19411 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0419 23:58:05.851971   19411 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-gcp
	I0419 23:58:05.852006   19411 kubeadm.go:309] OS: Linux
	I0419 23:58:05.852058   19411 kubeadm.go:309] CGROUPS_CPU: enabled
	I0419 23:58:05.852145   19411 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0419 23:58:05.852247   19411 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0419 23:58:05.852329   19411 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0419 23:58:05.852405   19411 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0419 23:58:05.852450   19411 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0419 23:58:05.852504   19411 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0419 23:58:05.852584   19411 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0419 23:58:05.852661   19411 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0419 23:58:05.904504   19411 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0419 23:58:05.904663   19411 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0419 23:58:05.904826   19411 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0419 23:58:06.101312   19411 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0419 23:58:06.103697   19411 out.go:204]   - Generating certificates and keys ...
	I0419 23:58:06.103851   19411 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0419 23:58:06.103950   19411 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0419 23:58:06.224768   19411 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0419 23:58:06.388455   19411 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0419 23:58:06.481886   19411 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0419 23:58:06.550461   19411 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0419 23:58:06.649371   19411 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0419 23:58:06.649505   19411 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-833814 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0419 23:58:06.853967   19411 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0419 23:58:06.854105   19411 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-833814 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0419 23:58:07.204070   19411 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0419 23:58:07.395054   19411 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0419 23:58:07.662821   19411 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0419 23:58:07.662899   19411 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0419 23:58:07.801160   19411 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0419 23:58:07.962327   19411 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0419 23:58:08.166119   19411 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0419 23:58:08.486289   19411 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0419 23:58:08.729879   19411 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0419 23:58:08.731160   19411 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0419 23:58:08.733464   19411 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0419 23:58:08.737124   19411 out.go:204]   - Booting up control plane ...
	I0419 23:58:08.737245   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0419 23:58:08.737339   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0419 23:58:08.737423   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0419 23:58:08.744907   19411 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0419 23:58:08.745768   19411 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0419 23:58:08.745832   19411 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0419 23:58:08.825834   19411 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0419 23:58:08.825978   19411 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0419 23:58:09.327006   19411 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 501.322147ms
	I0419 23:58:09.327083   19411 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0419 23:58:13.829066   19411 kubeadm.go:309] [api-check] The API server is healthy after 4.502029789s
	I0419 23:58:13.842514   19411 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0419 23:58:13.851440   19411 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0419 23:58:13.868203   19411 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0419 23:58:13.868504   19411 kubeadm.go:309] [mark-control-plane] Marking the node addons-833814 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0419 23:58:13.875580   19411 kubeadm.go:309] [bootstrap-token] Using token: oda95i.e35jsfwaze845w5y
	I0419 23:58:13.877259   19411 out.go:204]   - Configuring RBAC rules ...
	I0419 23:58:13.877369   19411 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0419 23:58:13.880978   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0419 23:58:13.885952   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0419 23:58:13.888407   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0419 23:58:13.890633   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0419 23:58:13.893265   19411 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0419 23:58:14.235919   19411 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0419 23:58:14.649107   19411 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0419 23:58:15.235471   19411 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0419 23:58:15.236278   19411 kubeadm.go:309] 
	I0419 23:58:15.236358   19411 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0419 23:58:15.236383   19411 kubeadm.go:309] 
	I0419 23:58:15.236529   19411 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0419 23:58:15.236540   19411 kubeadm.go:309] 
	I0419 23:58:15.236586   19411 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0419 23:58:15.236671   19411 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0419 23:58:15.236743   19411 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0419 23:58:15.236753   19411 kubeadm.go:309] 
	I0419 23:58:15.236839   19411 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0419 23:58:15.236851   19411 kubeadm.go:309] 
	I0419 23:58:15.236914   19411 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0419 23:58:15.236924   19411 kubeadm.go:309] 
	I0419 23:58:15.237009   19411 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0419 23:58:15.237115   19411 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0419 23:58:15.237228   19411 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0419 23:58:15.237244   19411 kubeadm.go:309] 
	I0419 23:58:15.237365   19411 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0419 23:58:15.237486   19411 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0419 23:58:15.237501   19411 kubeadm.go:309] 
	I0419 23:58:15.237643   19411 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token oda95i.e35jsfwaze845w5y \
	I0419 23:58:15.237806   19411 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d535f8a453961f927fe184626d8c26f0ba2ece0baecc8ca9c2ca423c20b054b1 \
	I0419 23:58:15.237846   19411 kubeadm.go:309] 	--control-plane 
	I0419 23:58:15.237855   19411 kubeadm.go:309] 
	I0419 23:58:15.237952   19411 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0419 23:58:15.237963   19411 kubeadm.go:309] 
	I0419 23:58:15.238075   19411 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token oda95i.e35jsfwaze845w5y \
	I0419 23:58:15.238231   19411 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d535f8a453961f927fe184626d8c26f0ba2ece0baecc8ca9c2ca423c20b054b1 
	I0419 23:58:15.239452   19411 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1058-gcp\n", err: exit status 1
	I0419 23:58:15.239587   19411 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0419 23:58:15.239621   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:58:15.239634   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:58:15.241635   19411 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0419 23:58:15.243011   19411 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0419 23:58:15.246479   19411 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0419 23:58:15.246495   19411 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0419 23:58:15.261965   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0419 23:58:15.447263   19411 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0419 23:58:15.447332   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:15.447342   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-833814 minikube.k8s.io/updated_at=2024_04_19T23_58_15_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e minikube.k8s.io/name=addons-833814 minikube.k8s.io/primary=true
	I0419 23:58:15.454699   19411 ops.go:34] apiserver oom_adj: -16
	I0419 23:58:15.527280   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:16.027598   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:16.527537   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:17.028258   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:17.527813   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:18.028043   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:18.528160   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:19.027969   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:19.527301   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:20.027470   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:20.527388   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:21.028206   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:21.527918   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:22.027319   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:22.527649   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:23.027382   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:23.527903   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:24.027500   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:24.527431   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:25.027300   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:25.527565   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:26.027942   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:26.528375   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:27.027490   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:27.527543   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:28.028287   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:28.088463   19411 kubeadm.go:1107] duration metric: took 12.641190262s to wait for elevateKubeSystemPrivileges
	W0419 23:58:28.088531   19411 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0419 23:58:28.088542   19411 kubeadm.go:393] duration metric: took 22.42147138s to StartCluster
	I0419 23:58:28.088562   19411 settings.go:142] acquiring lock: {Name:mkec6b371e5bde9189093f8f042325971609eec7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:28.088689   19411 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:58:28.089205   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/kubeconfig: {Name:mk931edde995f0261512a0fd04dd45b55dbe401a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:28.089409   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0419 23:58:28.089429   19411 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0419 23:58:28.091532   19411 out.go:177] * Verifying Kubernetes components...
	I0419 23:58:28.089490   19411 addons.go:502] 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:true 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 volumesnapshots:true yakd:true]
	I0419 23:58:28.089702   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:28.092925   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:28.092933   19411 addons.go:69] Setting cloud-spanner=true in profile "addons-833814"
	I0419 23:58:28.092964   19411 addons.go:69] Setting default-storageclass=true in profile "addons-833814"
	I0419 23:58:28.092990   19411 addons.go:234] Setting addon cloud-spanner=true in "addons-833814"
	I0419 23:58:28.092994   19411 addons.go:69] Setting metrics-server=true in profile "addons-833814"
	I0419 23:58:28.093004   19411 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-833814"
	I0419 23:58:28.093015   19411 addons.go:69] Setting storage-provisioner=true in profile "addons-833814"
	I0419 23:58:28.093023   19411 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-833814"
	I0419 23:58:28.093027   19411 addons.go:69] Setting volumesnapshots=true in profile "addons-833814"
	I0419 23:58:28.093032   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093038   19411 addons.go:69] Setting helm-tiller=true in profile "addons-833814"
	I0419 23:58:28.093041   19411 addons.go:234] Setting addon storage-provisioner=true in "addons-833814"
	I0419 23:58:28.093045   19411 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-833814"
	I0419 23:58:28.093053   19411 addons.go:69] Setting registry=true in profile "addons-833814"
	I0419 23:58:28.093057   19411 addons.go:234] Setting addon helm-tiller=true in "addons-833814"
	I0419 23:58:28.093069   19411 addons.go:234] Setting addon registry=true in "addons-833814"
	I0419 23:58:28.093075   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093077   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093085   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093099   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093029   19411 addons.go:69] Setting gcp-auth=true in profile "addons-833814"
	I0419 23:58:28.093179   19411 mustload.go:65] Loading cluster: addons-833814
	I0419 23:58:28.092944   19411 addons.go:69] Setting yakd=true in profile "addons-833814"
	I0419 23:58:28.093344   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:28.093372   19411 addons.go:234] Setting addon yakd=true in "addons-833814"
	I0419 23:58:28.093403   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093562   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.092994   19411 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-833814"
	I0419 23:58:28.093570   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093572   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093574   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093810   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093919   19411 addons.go:69] Setting inspektor-gadget=true in profile "addons-833814"
	I0419 23:58:28.093976   19411 addons.go:234] Setting addon inspektor-gadget=true in "addons-833814"
	I0419 23:58:28.094025   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093562   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.094319   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.094481   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093046   19411 addons.go:234] Setting addon volumesnapshots=true in "addons-833814"
	I0419 23:58:28.094810   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.095272   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093019   19411 addons.go:234] Setting addon metrics-server=true in "addons-833814"
	I0419 23:58:28.095671   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093876   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.096119   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.092956   19411 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-833814"
	I0419 23:58:28.098466   19411 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-833814"
	I0419 23:58:28.098510   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.099052   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093020   19411 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-833814"
	I0419 23:58:28.093878   19411 addons.go:69] Setting ingress-dns=true in profile "addons-833814"
	I0419 23:58:28.093888   19411 addons.go:69] Setting ingress=true in profile "addons-833814"
	I0419 23:58:28.109120   19411 addons.go:234] Setting addon ingress=true in "addons-833814"
	I0419 23:58:28.109628   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.109687   19411 addons.go:234] Setting addon ingress-dns=true in "addons-833814"
	I0419 23:58:28.109760   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.110214   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.111491   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.111940   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.130941   19411 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0419 23:58:28.134456   19411 out.go:177]   - Using image docker.io/registry:2.8.3
	I0419 23:58:28.137865   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.138843   19411 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0419 23:58:28.140387   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0419 23:58:28.140407   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0419 23:58:28.140469   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.138819   19411 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0419 23:58:28.142169   19411 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0419 23:58:28.142187   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0419 23:58:28.142233   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.145562   19411 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0419 23:58:28.145696   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0419 23:58:28.145769   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.153190   19411 addons.go:234] Setting addon default-storageclass=true in "addons-833814"
	I0419 23:58:28.153232   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.153649   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.166641   19411 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0419 23:58:28.169111   19411 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0419 23:58:28.169132   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0419 23:58:28.169187   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.170865   19411 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0419 23:58:28.172205   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0419 23:58:28.172401   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0419 23:58:28.172473   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.172533   19411 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0419 23:58:28.173916   19411 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0419 23:58:28.173934   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0419 23:58:28.173981   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.172273   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0419 23:58:28.172322   19411 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0419 23:58:28.172373   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0419 23:58:28.177011   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:28.178459   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0419 23:58:28.178482   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0419 23:58:28.178530   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.178668   19411 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-833814"
	I0419 23:58:28.178704   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.179074   19411 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0419 23:58:28.180610   19411 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0419 23:58:28.180634   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0419 23:58:28.179277   19411 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0419 23:58:28.180681   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.180688   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0419 23:58:28.180744   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.179289   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0419 23:58:28.179574   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.183767   19411 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0419 23:58:28.182509   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0419 23:58:28.185098   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0419 23:58:28.185133   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0419 23:58:28.185137   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0419 23:58:28.187830   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:28.189319   19411 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0419 23:58:28.189335   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0419 23:58:28.189384   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.191091   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0419 23:58:28.192453   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0419 23:58:28.187999   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.193941   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0419 23:58:28.195354   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0419 23:58:28.197010   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0419 23:58:28.202778   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0419 23:58:28.198984   19411 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0419 23:58:28.202799   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0419 23:58:28.202809   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0419 23:58:28.202854   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.201565   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.202854   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.211560   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.224147   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.232627   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.233232   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.234979   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.235046   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.238658   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.241668   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.242926   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.257370   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.258752   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.266227   19411 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0419 23:58:28.267664   19411 out.go:177]   - Using image docker.io/busybox:stable
	I0419 23:58:28.266742   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.269182   19411 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0419 23:58:28.269195   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0419 23:58:28.269236   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.284171   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	W0419 23:58:28.308987   19411 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0419 23:58:28.309076   19411 retry.go:31] will retry after 313.087391ms: ssh: handshake failed: EOF
	W0419 23:58:28.310900   19411 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0419 23:58:28.310924   19411 retry.go:31] will retry after 225.765854ms: ssh: handshake failed: EOF
	I0419 23:58:28.409662   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0419 23:58:28.409776   19411 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0419 23:58:28.511665   19411 node_ready.go:35] waiting up to 6m0s for node "addons-833814" to be "Ready" ...
	I0419 23:58:28.519534   19411 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0419 23:58:28.519606   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0419 23:58:28.625413   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0419 23:58:28.625516   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0419 23:58:28.627452   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0419 23:58:28.627514   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0419 23:58:28.628453   19411 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0419 23:58:28.628500   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0419 23:58:28.707132   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0419 23:58:28.711723   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0419 23:58:28.718767   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0419 23:58:28.728578   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0419 23:58:28.728664   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0419 23:58:28.808273   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0419 23:58:28.810971   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0419 23:58:28.811044   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0419 23:58:28.819501   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0419 23:58:28.820616   19411 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0419 23:58:28.820637   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0419 23:58:28.906186   19411 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0419 23:58:28.906221   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0419 23:58:28.907956   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0419 23:58:28.907977   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0419 23:58:28.910975   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0419 23:58:28.911000   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0419 23:58:29.006216   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0419 23:58:29.006311   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0419 23:58:29.006677   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0419 23:58:29.006729   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0419 23:58:29.026836   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0419 23:58:29.026868   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0419 23:58:29.027596   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0419 23:58:29.027618   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0419 23:58:29.027849   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0419 23:58:29.113117   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0419 23:58:29.113195   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0419 23:58:29.126515   19411 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0419 23:58:29.126591   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0419 23:58:29.207268   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0419 23:58:29.207342   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0419 23:58:29.215506   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0419 23:58:29.224042   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0419 23:58:29.310965   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0419 23:58:29.328760   19411 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0419 23:58:29.328792   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0419 23:58:29.329122   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0419 23:58:29.329146   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0419 23:58:29.408132   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0419 23:58:29.526735   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0419 23:58:29.526811   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0419 23:58:29.607942   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0419 23:58:29.608040   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0419 23:58:29.723886   19411 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0419 23:58:29.723959   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0419 23:58:29.825566   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0419 23:58:29.825669   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0419 23:58:29.826871   19411 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0419 23:58:29.827114   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0419 23:58:30.014022   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0419 23:58:30.014100   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0419 23:58:30.121070   19411 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.711365467s)
	I0419 23:58:30.121179   19411 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0419 23:58:30.207428   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:30.315278   19411 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0419 23:58:30.315308   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0419 23:58:30.326321   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0419 23:58:30.326353   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0419 23:58:30.607442   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:30.807276   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0419 23:58:30.807306   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0419 23:58:30.824043   19411 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0419 23:58:30.824071   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0419 23:58:30.826244   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:30.925939   19411 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-833814" context rescaled to 1 replicas
	I0419 23:58:31.028364   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:31.207256   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0419 23:58:31.207358   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0419 23:58:31.614226   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0419 23:58:31.614259   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0419 23:58:31.824113   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0419 23:58:31.824136   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0419 23:58:31.909960   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.202728534s)
	I0419 23:58:32.013365   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0419 23:58:32.013392   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0419 23:58:32.326758   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:32.633976   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.922168169s)
	I0419 23:58:32.634001   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.915145821s)
	I0419 23:58:33.019027   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:34.024659   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.216290876s)
	I0419 23:58:34.024710   19411 addons.go:470] Verifying addon ingress=true in "addons-833814"
	I0419 23:58:34.024728   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.204703409s)
	I0419 23:58:34.026376   19411 out.go:177] * Verifying ingress addon...
	I0419 23:58:34.024789   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.996911032s)
	I0419 23:58:34.024844   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.809290163s)
	I0419 23:58:34.024897   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.800829128s)
	I0419 23:58:34.024935   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.713945216s)
	I0419 23:58:34.024982   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.616773301s)
	I0419 23:58:34.027703   19411 addons.go:470] Verifying addon metrics-server=true in "addons-833814"
	I0419 23:58:34.027750   19411 addons.go:470] Verifying addon registry=true in "addons-833814"
	I0419 23:58:34.029406   19411 out.go:177] * Verifying registry addon...
	I0419 23:58:34.028544   19411 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0419 23:58:34.032044   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0419 23:58:34.036533   19411 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0419 23:58:34.036565   19411 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0419 23:58:34.036580   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:34.036821   19411 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0419 23:58:34.036844   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:34.535454   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:34.535585   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:34.634851   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (4.427361991s)
	I0419 23:58:34.634888   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (4.027360695s)
	W0419 23:58:34.634901   19411 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:34.634923   19411 retry.go:31] will retry after 284.824166ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:34.636928   19411 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-833814 service yakd-dashboard -n yakd-dashboard
	
	I0419 23:58:34.634969   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.606510434s)
	I0419 23:58:34.920848   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:35.035164   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:35.035283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:35.043846   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (2.717030542s)
	I0419 23:58:35.043883   19411 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-833814"
	I0419 23:58:35.046204   19411 out.go:177] * Verifying csi-hostpath-driver addon...
	I0419 23:58:35.047966   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0419 23:58:35.107864   19411 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0419 23:58:35.107892   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:35.347285   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0419 23:58:35.347351   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:35.362633   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:35.477168   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0419 23:58:35.495721   19411 addons.go:234] Setting addon gcp-auth=true in "addons-833814"
	I0419 23:58:35.495791   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:35.496346   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:35.515519   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:35.516570   19411 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0419 23:58:35.516615   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:35.535621   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:35.536142   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:35.536874   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:35.552265   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:36.035595   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:36.036103   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:36.052755   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:36.536354   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:36.536446   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:36.608498   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:37.037789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:37.037832   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:37.109203   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:37.515641   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:37.535824   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:37.536017   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:37.611922   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.035340   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:38.035992   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:38.109603   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.109897   19411 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.59330505s)
	I0419 23:58:38.112232   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:38.109891   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.188997379s)
	I0419 23:58:38.115378   19411 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0419 23:58:38.116811   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0419 23:58:38.116827   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0419 23:58:38.135709   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0419 23:58:38.135733   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0419 23:58:38.152448   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0419 23:58:38.152471   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0419 23:58:38.218939   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:38.535381   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:38.535512   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:38.552379   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.932629   19411 addons.go:470] Verifying addon gcp-auth=true in "addons-833814"
	I0419 23:58:38.934339   19411 out.go:177] * Verifying gcp-auth addon...
	I0419 23:58:38.936348   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0419 23:58:38.939102   19411 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0419 23:58:38.939129   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:39.036624   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:39.036814   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:39.051741   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:39.439651   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:39.535103   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:39.535249   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:39.553073   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:39.940382   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:40.014895   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:40.035708   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:40.037395   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:40.051726   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:40.439656   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:40.535166   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:40.535825   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:40.551765   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:40.939885   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:41.035528   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:41.035770   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:41.052101   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:41.439645   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:41.534900   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:41.535195   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:41.552007   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:41.939722   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:42.035009   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:42.035820   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:42.051934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:42.440478   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:42.514547   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:42.534861   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:42.535110   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:42.552256   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:42.940169   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:43.035239   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:43.035764   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:43.051729   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:43.439495   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:43.535637   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:43.535787   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:43.551958   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:43.939676   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:44.035182   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:44.036063   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:44.051911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:44.439826   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:44.515255   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:44.535283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:44.535645   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:44.551613   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:44.939245   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:45.035063   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:45.036021   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:45.052281   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:45.439261   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:45.534495   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:45.535321   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:45.551425   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:45.939121   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:46.035348   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:46.035708   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:46.051800   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:46.439413   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:46.535105   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:46.535996   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:46.552261   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:46.940119   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:47.014608   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:47.034973   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:47.035790   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:47.052389   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:47.440090   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:47.535134   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:47.535285   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:47.551229   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:47.939960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:48.035458   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:48.035662   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:48.051885   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:48.439747   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:48.535222   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:48.535417   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:48.551489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:48.939342   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:49.014933   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:49.035468   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:49.035566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:49.051997   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:49.439948   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:49.535697   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:49.535750   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:49.551909   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:49.939715   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:50.034994   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:50.035269   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:50.051984   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:50.439948   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:50.535180   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:50.535568   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:50.551359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:50.939220   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:51.034747   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:51.035283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:51.051147   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:51.439934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:51.514381   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:51.535548   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:51.535651   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:51.551966   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:51.939832   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:52.035150   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:52.035329   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:52.052107   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:52.440059   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:52.536566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:52.536848   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:52.552083   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:52.939652   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:53.035044   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:53.035771   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:53.051598   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:53.439054   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:53.514466   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:53.535657   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:53.535850   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:53.551855   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:53.939488   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:54.035121   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:54.035712   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:54.051799   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:54.439514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:54.535233   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:54.535433   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:54.552328   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:54.940257   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:55.034873   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:55.035426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:55.051605   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:55.439676   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:55.515107   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:55.535270   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:55.535437   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:55.551307   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:55.940188   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:56.034871   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:56.035461   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:56.051806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:56.439620   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:56.534924   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:56.535409   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:56.551646   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:56.939447   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:57.035009   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:57.035514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:57.052022   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:57.439569   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:57.534947   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:57.535911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:57.551967   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:57.939730   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:58.015137   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:58.035412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:58.035473   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:58.051956   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:58.439641   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:58.534934   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:58.535651   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:58.551825   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:58.939519   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:59.035151   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:59.037007   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:59.051934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:59.439619   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:59.535641   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:59.535690   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:59.551833   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:59.939647   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:00.035240   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:00.035267   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:00.051366   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:00.439215   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:00.514538   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:59:00.534713   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:00.535648   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:00.552042   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:00.940163   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:01.034658   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:01.035584   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:01.051554   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:01.439286   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:01.534942   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:01.535489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:01.551843   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:01.939789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:02.035285   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:02.035464   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:02.051061   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:02.439830   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:02.515375   19411 node_ready.go:49] node "addons-833814" has status "Ready":"True"
	I0419 23:59:02.515405   19411 node_ready.go:38] duration metric: took 34.003698699s for node "addons-833814" to be "Ready" ...
	I0419 23:59:02.515417   19411 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" ...
	I0419 23:59:02.524756   19411 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:02.535523   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:02.536062   19411 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0419 23:59:02.536085   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:02.552955   19411 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0419 23:59:02.552974   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:02.939967   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:03.037132   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:03.038451   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:03.059078   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:03.439281   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:03.535438   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:03.535854   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:03.553465   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:03.939694   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:04.031058   19411 pod_ready.go:92] pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.031084   19411 pod_ready.go:81] duration metric: took 1.506302468s for pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.031103   19411 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036352   19411 pod_ready.go:92] pod "etcd-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.036378   19411 pod_ready.go:81] duration metric: took 5.268648ms for pod "etcd-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036396   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036674   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:04.037470   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:04.041146   19411 pod_ready.go:92] pod "kube-apiserver-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.041168   19411 pod_ready.go:81] duration metric: took 4.762515ms for pod "kube-apiserver-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.041183   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.045919   19411 pod_ready.go:92] pod "kube-controller-manager-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.045947   19411 pod_ready.go:81] duration metric: took 4.756327ms for pod "kube-controller-manager-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.045958   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-b6fkh" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.052860   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:04.116451   19411 pod_ready.go:92] pod "kube-proxy-b6fkh" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.116482   19411 pod_ready.go:81] duration metric: took 70.516327ms for pod "kube-proxy-b6fkh" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.116495   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.440064   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:04.515750   19411 pod_ready.go:92] pod "kube-scheduler-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.515775   19411 pod_ready.go:81] duration metric: took 399.271345ms for pod "kube-scheduler-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.515788   19411 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.535605   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:04.536396   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:04.553206   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:04.939998   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:05.035615   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:05.035875   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:05.052558   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:05.439999   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:05.535740   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:05.536325   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:05.609441   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:05.939953   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:06.036218   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:06.037681   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:06.052072   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:06.448253   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:06.521543   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:06.536634   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:06.537065   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:06.554066   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:06.940401   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:07.036319   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:07.037197   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:07.053482   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:07.440194   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:07.535316   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:07.536133   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:07.553486   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:07.939541   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:08.035734   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:08.036379   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:08.053599   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:08.439745   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:08.521780   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:08.535002   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:08.536402   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:08.552225   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:08.940517   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:09.035525   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:09.035934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:09.055955   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:09.440306   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:09.535934   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:09.536711   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:09.610752   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:09.939812   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:10.035693   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:10.036872   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:10.053899   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:10.440277   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:10.535692   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:10.535839   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:10.552859   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.108165   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:11.108705   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:11.108806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:11.110088   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.110433   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:11.439803   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:11.536229   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:11.536533   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:11.554124   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.940090   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:12.035872   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:12.035940   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:12.052846   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:12.440322   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:12.536643   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:12.537444   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:12.553515   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:12.939895   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:13.034785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:13.036063   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:13.053232   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:13.439800   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:13.521477   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:13.535671   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:13.536137   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:13.553813   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:13.939932   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:14.036268   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:14.036296   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:14.053113   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:14.439232   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:14.535429   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:14.536789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:14.552278   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:14.939538   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:15.036059   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:15.037490   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:15.111019   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:15.439876   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:15.521820   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:15.535532   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:15.536832   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:15.611412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:15.939823   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:16.035429   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:16.036510   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:16.054622   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:16.439592   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:16.535785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:16.535999   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:16.553877   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:16.939742   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:17.036431   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:17.036600   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:17.052359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:17.440103   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:17.536067   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:17.536203   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:17.553083   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:17.939911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:18.021329   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:18.036272   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:18.036305   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:18.053916   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:18.439774   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:18.536592   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:18.536592   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:18.553818   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:18.942785   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:19.036306   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:19.036516   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:19.052749   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:19.440372   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:19.535341   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:19.536394   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:19.552868   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:19.940501   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:20.035960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:20.036050   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:20.056197   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:20.439975   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:20.522868   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:20.537426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:20.538244   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:20.553100   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:20.939399   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:21.035224   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:21.036018   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:21.053201   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:21.440463   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:21.535467   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:21.535496   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:21.552932   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:21.940563   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:22.037334   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:22.039925   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:22.111386   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:22.440384   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:22.535898   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:22.536116   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:22.553806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:22.939485   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:23.021238   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:23.036562   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:23.036630   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:23.054055   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:23.442620   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:23.536232   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:23.536272   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:23.553308   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:23.939633   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:24.036102   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:24.039960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:24.110700   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:24.511987   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:24.535628   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:24.536878   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:24.610471   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:24.939757   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:25.022206   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:25.036787   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:25.038354   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:25.110442   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:25.439682   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:25.535839   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:25.536342   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:25.553979   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:25.940504   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:26.035897   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:26.036958   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:26.053791   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:26.440132   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:26.537498   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:26.537663   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:26.553401   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:26.939859   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:27.022233   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:27.035891   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:27.037245   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:27.053903   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:27.440264   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:27.535521   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:27.536900   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:27.553708   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:27.939898   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:28.036055   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:28.036143   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:28.053438   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:28.440033   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:28.534785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:28.536548   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:28.553319   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:28.939742   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:29.035843   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:29.036944   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:29.053202   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:29.440639   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:29.521319   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:29.536021   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:29.536184   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:29.553408   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:29.940044   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:30.034896   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:30.035914   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:30.052655   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:30.440179   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:30.534904   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:30.535904   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:30.553030   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:30.939324   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:31.034948   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:31.036166   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:31.052941   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:31.439400   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:31.522137   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:31.535972   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:31.537233   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:31.611489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:31.939500   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:32.035960   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:32.036030   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:32.053946   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:32.508776   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:32.625510   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:32.626448   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:32.630723   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.012966   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:33.125244   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:33.125412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:33.126224   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.440622   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:33.522229   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:33.535471   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:33.536359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:33.608990   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.940339   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:34.035317   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:34.036821   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:34.054172   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:34.440336   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:34.536703   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:34.537180   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:34.554327   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:34.940423   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:35.036298   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:35.036480   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:35.054123   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:35.440310   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:35.535843   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:35.536287   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:35.553865   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:35.940566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:36.021787   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:36.035499   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:36.037159   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:36.053589   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:36.439823   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:36.535543   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:36.537219   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:36.553839   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:36.940118   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:37.035598   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:37.036642   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:37.054219   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:37.439815   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:37.535884   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:37.536239   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:37.555339   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:37.939559   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:38.036024   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:38.036076   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:38.053697   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:38.440590   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:38.522241   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:38.535458   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:38.536449   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:38.554422   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:38.939936   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:39.036008   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:39.036481   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:39.054422   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:39.439779   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:39.535365   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:39.536052   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:39.553355   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:39.940442   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:40.036046   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:40.036384   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:40.054158   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:40.439595   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:40.536141   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:40.536433   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:40.554314   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:40.941008   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:41.021971   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:41.035321   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:41.036734   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:41.053003   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:41.439813   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:41.535457   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:41.536208   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:41.553289   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:42.008541   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:42.109660   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:42.111343   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:42.113508   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:42.514057   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:42.610695   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:42.611983   19411 kapi.go:107] duration metric: took 1m8.579935595s to wait for kubernetes.io/minikube-addons=registry ...
	I0419 23:59:42.615424   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.010095   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:43.022625   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:43.036305   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:43.110324   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.440353   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:43.535531   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:43.553098   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.940423   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:44.035414   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:44.053707   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:44.439457   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:44.534937   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:44.553458   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:44.939876   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:45.022974   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:45.035998   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:45.053875   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:45.439486   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:45.536158   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:45.553107   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:45.939613   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:46.035471   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:46.053287   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:46.439377   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:46.535738   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:46.554038   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:46.939597   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:47.035001   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:47.052758   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:47.440286   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:47.599013   19411 kapi.go:107] duration metric: took 1m13.570464857s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0419 23:59:47.600079   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:47.600351   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:48.012110   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:48.061224   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:48.442188   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:48.553196   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:48.939317   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:49.054131   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:49.440426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:49.554524   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:49.939488   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:50.021055   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:50.053554   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:50.440793   19411 kapi.go:107] duration metric: took 1m11.504443183s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0419 23:59:50.442401   19411 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-833814 cluster.
	I0419 23:59:50.443848   19411 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.
	I0419 23:59:50.445067   19411 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0419 23:59:50.610588   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:51.054144   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:51.553273   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:52.023237   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:52.052667   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:52.553334   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:53.053514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:53.556336   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:54.053503   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:54.521137   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:54.553327   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:55.053752   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:55.552618   19411 kapi.go:107] duration metric: took 1m20.504650132s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0419 23:59:55.554448   19411 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, helm-tiller, metrics-server, storage-provisioner-rancher, yakd, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0419 23:59:55.557812   19411 addons.go:505] duration metric: took 1m27.468320807s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns helm-tiller metrics-server storage-provisioner-rancher yakd inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0419 23:59:57.020769   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:59.022142   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:01.521126   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:03.521171   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:05.521296   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:08.021509   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:10.521766   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:12.529337   19411 pod_ready.go:92] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"True"
	I0420 00:00:12.529370   19411 pod_ready.go:81] duration metric: took 1m8.013574929s for pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.529385   19411 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.536455   19411 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace has status "Ready":"True"
	I0420 00:00:12.536483   19411 pod_ready.go:81] duration metric: took 7.091119ms for pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.536502   19411 pod_ready.go:38] duration metric: took 1m10.02106888s 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" ...
	I0420 00:00:12.536518   19411 api_server.go:52] waiting for apiserver process to appear ...
	I0420 00:00:12.536544   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:12.536594   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:12.569951   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:12.569974   19411 cri.go:89] found id: ""
	I0420 00:00:12.569983   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:12.570034   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.573122   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:12.573173   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:12.612378   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:12.612396   19411 cri.go:89] found id: ""
	I0420 00:00:12.612404   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:12.612456   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.615813   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:12.615878   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:12.647810   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:12.647830   19411 cri.go:89] found id: ""
	I0420 00:00:12.647838   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:12.647879   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.651117   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:12.651182   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:12.683527   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:12.683553   19411 cri.go:89] found id: ""
	I0420 00:00:12.683562   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:12.683627   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.686843   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:12.686931   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:12.720425   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:12.720446   19411 cri.go:89] found id: ""
	I0420 00:00:12.720453   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:12.720520   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.723673   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:12.723744   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:12.755658   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:12.755686   19411 cri.go:89] found id: ""
	I0420 00:00:12.755694   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:12.755740   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.758937   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:12.759005   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:12.790691   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:12.790716   19411 cri.go:89] found id: ""
	I0420 00:00:12.790725   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:12.790782   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.794090   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:12.794133   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:12.833287   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:12.833323   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:12.865884   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:12.865913   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:12.936183   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:12.936215   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:12.975713   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:12.975743   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:13.048365   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:13.048398   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:13.060871   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:13.060906   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:13.108799   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:13.108832   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:13.142750   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:13.142777   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:13.238040   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:13.238078   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:13.279597   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:13.279627   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:13.335346   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:13.335378   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:15.869782   19411 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0420 00:00:15.883569   19411 api_server.go:72] duration metric: took 1m47.794107474s to wait for apiserver process to appear ...
	I0420 00:00:15.883596   19411 api_server.go:88] waiting for apiserver healthz status ...
	I0420 00:00:15.883628   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:15.883679   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:15.917822   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:15.917845   19411 cri.go:89] found id: ""
	I0420 00:00:15.917852   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:15.917907   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.921383   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:15.921459   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:15.955680   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:15.955705   19411 cri.go:89] found id: ""
	I0420 00:00:15.955713   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:15.955769   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.959478   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:15.959551   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:15.993474   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:15.993494   19411 cri.go:89] found id: ""
	I0420 00:00:15.993501   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:15.993549   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.997428   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:15.997488   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:16.032519   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:16.032541   19411 cri.go:89] found id: ""
	I0420 00:00:16.032548   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:16.032602   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.035931   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:16.035997   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:16.068652   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:16.068678   19411 cri.go:89] found id: ""
	I0420 00:00:16.068687   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:16.068728   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.072017   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:16.072088   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:16.106106   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:16.106126   19411 cri.go:89] found id: ""
	I0420 00:00:16.106133   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:16.106172   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.109332   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:16.109399   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:16.141697   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:16.141721   19411 cri.go:89] found id: ""
	I0420 00:00:16.141731   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:16.141787   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.145036   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:16.145061   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:16.201592   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:16.201706   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:16.277512   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:16.277546   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:16.320175   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:16.320210   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:16.391318   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:16.391359   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:16.404110   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:16.404142   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:16.450332   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:16.450367   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:16.486539   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:16.486570   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:16.521314   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:16.521351   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:16.708603   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:16.708644   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:16.760231   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:16.760272   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:16.803331   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:16.803370   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:19.337687   19411 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0420 00:00:19.342131   19411 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0420 00:00:19.343020   19411 api_server.go:141] control plane version: v1.30.0
	I0420 00:00:19.343040   19411 api_server.go:131] duration metric: took 3.459438447s to wait for apiserver health ...
	I0420 00:00:19.343049   19411 system_pods.go:43] waiting for kube-system pods to appear ...
	I0420 00:00:19.343071   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:19.343127   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:19.375617   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:19.375644   19411 cri.go:89] found id: ""
	I0420 00:00:19.375654   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:19.375706   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.379201   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:19.379279   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:19.414349   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:19.414375   19411 cri.go:89] found id: ""
	I0420 00:00:19.414386   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:19.414438   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.418071   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:19.418131   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:19.452429   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:19.452454   19411 cri.go:89] found id: ""
	I0420 00:00:19.452462   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:19.452513   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.456253   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:19.456333   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:19.489348   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:19.489371   19411 cri.go:89] found id: ""
	I0420 00:00:19.489378   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:19.489419   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.492750   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:19.492820   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:19.526479   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:19.526500   19411 cri.go:89] found id: ""
	I0420 00:00:19.526509   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:19.526564   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.529907   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:19.529975   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:19.562738   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:19.562758   19411 cri.go:89] found id: ""
	I0420 00:00:19.562767   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:19.562821   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.566204   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:19.566265   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:19.600065   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:19.600091   19411 cri.go:89] found id: ""
	I0420 00:00:19.600100   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:19.600151   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.603912   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:19.603937   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:19.677560   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:19.677600   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:19.689750   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:19.689778   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:19.725904   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:19.725936   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:19.758801   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:19.758830   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:19.833794   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:19.833828   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:19.874243   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:19.874271   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:19.970289   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:19.970318   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:20.015037   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:20.015077   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:20.064846   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:20.064877   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:20.104167   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:20.104204   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:20.161276   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:20.161310   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:22.707345   19411 system_pods.go:59] 19 kube-system pods found
	I0420 00:00:22.707380   19411 system_pods.go:61] "coredns-7db6d8ff4d-vq98v" [f491713b-d6a5-4bb9-a142-87d0673449c2] Running
	I0420 00:00:22.707385   19411 system_pods.go:61] "csi-hostpath-attacher-0" [4a089e9e-dd1f-4557-a006-ab52eb034772] Running
	I0420 00:00:22.707388   19411 system_pods.go:61] "csi-hostpath-resizer-0" [e4a4959f-a437-47e3-9684-4bc519a90517] Running
	I0420 00:00:22.707392   19411 system_pods.go:61] "csi-hostpathplugin-h6822" [729d4382-a672-4da4-a546-8f6ba1b69161] Running
	I0420 00:00:22.707395   19411 system_pods.go:61] "etcd-addons-833814" [0a49f866-ef96-4ffd-8a9e-94c70153bf8b] Running
	I0420 00:00:22.707398   19411 system_pods.go:61] "kindnet-rlwrb" [fa89ae10-20e4-438b-8773-08961d7908f8] Running
	I0420 00:00:22.707402   19411 system_pods.go:61] "kube-apiserver-addons-833814" [c08a5a8a-004e-4c68-a2af-e7a9e61b0496] Running
	I0420 00:00:22.707405   19411 system_pods.go:61] "kube-controller-manager-addons-833814" [2caf4cd1-8dd8-4092-a496-e67817437915] Running
	I0420 00:00:22.707407   19411 system_pods.go:61] "kube-ingress-dns-minikube" [86697d45-b38f-4805-b042-9a789ab1336a] Running
	I0420 00:00:22.707410   19411 system_pods.go:61] "kube-proxy-b6fkh" [a1063e1c-4841-471a-ad5c-67296e903ab4] Running
	I0420 00:00:22.707413   19411 system_pods.go:61] "kube-scheduler-addons-833814" [a5e679bc-78f5-4a1e-ad0f-5b0746f8eda1] Running
	I0420 00:00:22.707415   19411 system_pods.go:61] "metrics-server-c59844bb4-qctbl" [37e6412c-11b6-4055-a2c2-702ecf5ae95a] Running
	I0420 00:00:22.707418   19411 system_pods.go:61] "nvidia-device-plugin-daemonset-lhb2m" [8d7155d5-e8ff-42a4-be78-2781f46686ff] Running
	I0420 00:00:22.707422   19411 system_pods.go:61] "registry-proxy-ldcqw" [40019de7-d113-4a39-b255-e67768238edf] Running
	I0420 00:00:22.707424   19411 system_pods.go:61] "registry-vkjxq" [b083ec31-1a95-494f-b8e1-01e27c7a3ba6] Running
	I0420 00:00:22.707427   19411 system_pods.go:61] "snapshot-controller-745499f584-9cb4k" [1ff81247-68bc-42a4-a56f-5c5490295191] Running
	I0420 00:00:22.707430   19411 system_pods.go:61] "snapshot-controller-745499f584-tdnd4" [c427c5cf-91b0-4597-b467-d8067b3f2c91] Running
	I0420 00:00:22.707435   19411 system_pods.go:61] "storage-provisioner" [3452ee74-5759-47bf-aa76-ccb84abeb48d] Running
	I0420 00:00:22.707439   19411 system_pods.go:61] "tiller-deploy-6677d64bcd-nz8vj" [ad7fdf63-acbc-4877-ba42-5812debc2403] Running
	I0420 00:00:22.707446   19411 system_pods.go:74] duration metric: took 3.364391617s to wait for pod list to return data ...
	I0420 00:00:22.707461   19411 default_sa.go:34] waiting for default service account to be created ...
	I0420 00:00:22.709390   19411 default_sa.go:45] found service account: "default"
	I0420 00:00:22.709410   19411 default_sa.go:55] duration metric: took 1.943941ms for default service account to be created ...
	I0420 00:00:22.709418   19411 system_pods.go:116] waiting for k8s-apps to be running ...
	I0420 00:00:22.719897   19411 system_pods.go:86] 19 kube-system pods found
	I0420 00:00:22.719929   19411 system_pods.go:89] "coredns-7db6d8ff4d-vq98v" [f491713b-d6a5-4bb9-a142-87d0673449c2] Running
	I0420 00:00:22.719939   19411 system_pods.go:89] "csi-hostpath-attacher-0" [4a089e9e-dd1f-4557-a006-ab52eb034772] Running
	I0420 00:00:22.719945   19411 system_pods.go:89] "csi-hostpath-resizer-0" [e4a4959f-a437-47e3-9684-4bc519a90517] Running
	I0420 00:00:22.719951   19411 system_pods.go:89] "csi-hostpathplugin-h6822" [729d4382-a672-4da4-a546-8f6ba1b69161] Running
	I0420 00:00:22.719956   19411 system_pods.go:89] "etcd-addons-833814" [0a49f866-ef96-4ffd-8a9e-94c70153bf8b] Running
	I0420 00:00:22.719962   19411 system_pods.go:89] "kindnet-rlwrb" [fa89ae10-20e4-438b-8773-08961d7908f8] Running
	I0420 00:00:22.719968   19411 system_pods.go:89] "kube-apiserver-addons-833814" [c08a5a8a-004e-4c68-a2af-e7a9e61b0496] Running
	I0420 00:00:22.719975   19411 system_pods.go:89] "kube-controller-manager-addons-833814" [2caf4cd1-8dd8-4092-a496-e67817437915] Running
	I0420 00:00:22.719982   19411 system_pods.go:89] "kube-ingress-dns-minikube" [86697d45-b38f-4805-b042-9a789ab1336a] Running
	I0420 00:00:22.719989   19411 system_pods.go:89] "kube-proxy-b6fkh" [a1063e1c-4841-471a-ad5c-67296e903ab4] Running
	I0420 00:00:22.719997   19411 system_pods.go:89] "kube-scheduler-addons-833814" [a5e679bc-78f5-4a1e-ad0f-5b0746f8eda1] Running
	I0420 00:00:22.720004   19411 system_pods.go:89] "metrics-server-c59844bb4-qctbl" [37e6412c-11b6-4055-a2c2-702ecf5ae95a] Running
	I0420 00:00:22.720011   19411 system_pods.go:89] "nvidia-device-plugin-daemonset-lhb2m" [8d7155d5-e8ff-42a4-be78-2781f46686ff] Running
	I0420 00:00:22.720024   19411 system_pods.go:89] "registry-proxy-ldcqw" [40019de7-d113-4a39-b255-e67768238edf] Running
	I0420 00:00:22.720034   19411 system_pods.go:89] "registry-vkjxq" [b083ec31-1a95-494f-b8e1-01e27c7a3ba6] Running
	I0420 00:00:22.720042   19411 system_pods.go:89] "snapshot-controller-745499f584-9cb4k" [1ff81247-68bc-42a4-a56f-5c5490295191] Running
	I0420 00:00:22.720052   19411 system_pods.go:89] "snapshot-controller-745499f584-tdnd4" [c427c5cf-91b0-4597-b467-d8067b3f2c91] Running
	I0420 00:00:22.720060   19411 system_pods.go:89] "storage-provisioner" [3452ee74-5759-47bf-aa76-ccb84abeb48d] Running
	I0420 00:00:22.720070   19411 system_pods.go:89] "tiller-deploy-6677d64bcd-nz8vj" [ad7fdf63-acbc-4877-ba42-5812debc2403] Running
	I0420 00:00:22.720080   19411 system_pods.go:126] duration metric: took 10.656141ms to wait for k8s-apps to be running ...
	I0420 00:00:22.720093   19411 system_svc.go:44] waiting for kubelet service to be running ....
	I0420 00:00:22.720149   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:00:22.731168   19411 system_svc.go:56] duration metric: took 11.066992ms WaitForService to wait for kubelet
	I0420 00:00:22.731197   19411 kubeadm.go:576] duration metric: took 1m54.641740568s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0420 00:00:22.731217   19411 node_conditions.go:102] verifying NodePressure condition ...
	I0420 00:00:22.734017   19411 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0420 00:00:22.734040   19411 node_conditions.go:123] node cpu capacity is 8
	I0420 00:00:22.734052   19411 node_conditions.go:105] duration metric: took 2.831019ms to run NodePressure ...
	I0420 00:00:22.734063   19411 start.go:240] waiting for startup goroutines ...
	I0420 00:00:22.734069   19411 start.go:245] waiting for cluster config update ...
	I0420 00:00:22.734084   19411 start.go:254] writing updated cluster config ...
	I0420 00:00:22.734330   19411 ssh_runner.go:195] Run: rm -f paused
	I0420 00:00:22.780962   19411 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0420 00:00:22.785846   19411 out.go:177] * Done! kubectl is now configured to use "addons-833814" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.419236504Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=ba31984a-a4c7-4640-b049-b180d5e9e9cd name=/runtime.v1.ImageService/ImageStatus
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.419872335Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=d9359d49-b45b-46da-8e15-f82d7a5c69da name=/runtime.v1.ImageService/ImageStatus
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.420796956Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=d9359d49-b45b-46da-8e15-f82d7a5c69da name=/runtime.v1.ImageService/ImageStatus
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.421659843Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-r2hfq/hello-world-app" id=a6d8d1b6-674d-4536-b81d-fc06d363172c name=/runtime.v1.RuntimeService/CreateContainer
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.421763690Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.469769003Z" level=info msg="Created container b3d24f76c86c0bed471313d0674c802e59ba4386ce8a933948b663994d87d079: default/hello-world-app-86c47465fc-r2hfq/hello-world-app" id=a6d8d1b6-674d-4536-b81d-fc06d363172c name=/runtime.v1.RuntimeService/CreateContainer
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.470378467Z" level=info msg="Starting container: b3d24f76c86c0bed471313d0674c802e59ba4386ce8a933948b663994d87d079" id=f01fa2d5-5b0b-4ce8-85f1-873035919369 name=/runtime.v1.RuntimeService/StartContainer
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.476012906Z" level=info msg="Started container" PID=11480 containerID=b3d24f76c86c0bed471313d0674c802e59ba4386ce8a933948b663994d87d079 description=default/hello-world-app-86c47465fc-r2hfq/hello-world-app id=f01fa2d5-5b0b-4ce8-85f1-873035919369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f3a9275996adf383a13e0492fff3f5a0c40a59200f43bd06f81f98deac210fd
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.716674968Z" level=info msg="Removing container: 38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26" id=0486f2da-2fb9-48db-b39d-0afd8ddb93db name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:02:53 addons-833814 crio[983]: time="2024-04-20 00:02:53.730799803Z" level=info msg="Removed container 38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=0486f2da-2fb9-48db-b39d-0afd8ddb93db name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:02:55 addons-833814 crio[983]: time="2024-04-20 00:02:55.256388801Z" level=info msg="Stopping container: c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 (timeout: 2s)" id=d34228ac-d0cb-41b2-949a-2d5663cb5f5b name=/runtime.v1.RuntimeService/StopContainer
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.262770293Z" level=warning msg="Stopping container c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=d34228ac-d0cb-41b2-949a-2d5663cb5f5b name=/runtime.v1.RuntimeService/StopContainer
	Apr 20 00:02:57 addons-833814 conmon[6223]: conmon c2e22faa79ac44e3d4a4 <ninfo>: container 6242 exited with status 137
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.393841184Z" level=info msg="Stopped container c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7: ingress-nginx/ingress-nginx-controller-84df5799c-p79m5/controller" id=d34228ac-d0cb-41b2-949a-2d5663cb5f5b name=/runtime.v1.RuntimeService/StopContainer
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.394403906Z" level=info msg="Stopping pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=cc8d2983-6299-4989-a90b-9d9ac2077e6a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.397788781Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-SQMY6R6TGRZ23QR6 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-I6KMQMVVY72GVFAK - [0:0]\n-X KUBE-HP-SQMY6R6TGRZ23QR6\n-X KUBE-HP-I6KMQMVVY72GVFAK\nCOMMIT\n"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.399139742Z" level=info msg="Closing host port tcp:80"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.399174993Z" level=info msg="Closing host port tcp:443"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.400552583Z" level=info msg="Host port tcp:80 does not have an open socket"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.400569476Z" level=info msg="Host port tcp:443 does not have an open socket"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.400712599Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-84df5799c-p79m5 Namespace:ingress-nginx ID:9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0 UID:3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe NetNS:/var/run/netns/3d2dc399-4069-4421-82fc-f6a1d484a2b1 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.400832389Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-p79m5 from CNI network \"kindnet\" (type=ptp)"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.431149804Z" level=info msg="Stopped pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=cc8d2983-6299-4989-a90b-9d9ac2077e6a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.727204162Z" level=info msg="Removing container: c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7" id=d92ed5e0-7593-4688-ac52-fe15f39e6a16 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.740373569Z" level=info msg="Removed container c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7: ingress-nginx/ingress-nginx-controller-84df5799c-p79m5/controller" id=d92ed5e0-7593-4688-ac52-fe15f39e6a16 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b3d24f76c86c0       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                      8 seconds ago       Running             hello-world-app           0                   5f3a9275996ad       hello-world-app-86c47465fc-r2hfq
	f4e6e21015d65       ghcr.io/headlamp-k8s/headlamp@sha256:9d84f30d4c5e54cdc40f63b060e93ba6a0cd8a4c05d28d7cda4cd14f6b56490f                        2 minutes ago       Running             headlamp                  0                   4ad40d73758ed       headlamp-7559bf459f-xhgtg
	379b68cac380c       docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9                              2 minutes ago       Running             nginx                     0                   8da1ddb0cd727       nginx
	6193335e625db       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 3 minutes ago       Running             gcp-auth                  0                   cb70b2b0bf0a1       gcp-auth-5db96cd9b4-ww8nb
	9bd58b506020d       b29d748098e32a42a2ac743679dd53501184ba9c4a1009248b6f60a370895135                                                             3 minutes ago       Exited              patch                     2                   1713f0177dd49       ingress-nginx-admission-patch-4fkrz
	17a5b5aa5d9c1       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:261843b59d96d7e8a91e89545c7f27a066b1ab5cddbea8236cf1695c31889023   3 minutes ago       Exited              create                    0                   4ea7ddbbeacee       ingress-nginx-admission-create-x4cxz
	21a7310716598       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              3 minutes ago       Running             yakd                      0                   e15a9755cc270       yakd-dashboard-5ddbf7d777-vd65p
	cd2ce2b644837       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        3 minutes ago       Running             metrics-server            0                   686471b5e89ad       metrics-server-c59844bb4-qctbl
	7eb2f61bdcc40       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             3 minutes ago       Running             storage-provisioner       0                   02ef702c544cb       storage-provisioner
	02fd4a701a14d       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             3 minutes ago       Running             coredns                   0                   dff85a2eb4e60       coredns-7db6d8ff4d-vq98v
	8094a9c07874d       4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5                                                             4 minutes ago       Running             kindnet-cni               0                   808267b54682f       kindnet-rlwrb
	469f96c9bca67       a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b                                                             4 minutes ago       Running             kube-proxy                0                   cc1680ee6abc4       kube-proxy-b6fkh
	c6c9c1380a577       c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0                                                             4 minutes ago       Running             kube-apiserver            0                   c5ebfa3e847de       kube-apiserver-addons-833814
	ba5c592f81dee       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                             4 minutes ago       Running             etcd                      0                   1bfb811cfccba       etcd-addons-833814
	86bbc4c36b092       259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced                                                             4 minutes ago       Running             kube-scheduler            0                   17c14b6eea49c       kube-scheduler-addons-833814
	3a1356464ac3c       c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b                                                             4 minutes ago       Running             kube-controller-manager   0                   2fed7407ac6c6       kube-controller-manager-addons-833814
	
	
	==> coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] <==
	[INFO] 10.244.0.15:54951 - 46565 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000097482s
	[INFO] 10.244.0.15:36389 - 51314 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004450158s
	[INFO] 10.244.0.15:36389 - 60022 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004517797s
	[INFO] 10.244.0.15:60935 - 38564 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005292785s
	[INFO] 10.244.0.15:60935 - 57512 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006352232s
	[INFO] 10.244.0.15:37773 - 65212 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005778858s
	[INFO] 10.244.0.15:37773 - 3001 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.008003109s
	[INFO] 10.244.0.15:42610 - 39598 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070137s
	[INFO] 10.244.0.15:42610 - 38096 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000101945s
	[INFO] 10.244.0.21:58239 - 52410 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019456s
	[INFO] 10.244.0.21:40733 - 26829 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000210041s
	[INFO] 10.244.0.21:39222 - 19748 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000188249s
	[INFO] 10.244.0.21:59540 - 63187 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157597s
	[INFO] 10.244.0.21:60049 - 664 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120751s
	[INFO] 10.244.0.21:37823 - 64981 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000163049s
	[INFO] 10.244.0.21:37373 - 23275 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005413632s
	[INFO] 10.244.0.21:46675 - 14986 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.007847111s
	[INFO] 10.244.0.21:60303 - 63157 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006261087s
	[INFO] 10.244.0.21:50758 - 8631 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.015175127s
	[INFO] 10.244.0.21:49632 - 14017 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.019880274s
	[INFO] 10.244.0.21:56538 - 52077 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.022490837s
	[INFO] 10.244.0.21:54296 - 36022 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000738272s
	[INFO] 10.244.0.21:51410 - 1645 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000890808s
	[INFO] 10.244.0.24:50486 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00018257s
	[INFO] 10.244.0.24:47102 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161925s
	
	
	==> describe nodes <==
	Name:               addons-833814
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-833814
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e
	                    minikube.k8s.io/name=addons-833814
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_19T23_58_15_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-833814
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 19 Apr 2024 23:58:12 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-833814
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 20 Apr 2024 00:03:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 20 Apr 2024 00:01:18 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 20 Apr 2024 00:01:18 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 20 Apr 2024 00:01:18 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 20 Apr 2024 00:01:18 +0000   Fri, 19 Apr 2024 23:59:02 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-833814
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859348Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859348Ki
	  pods:               110
	System Info:
	  Machine ID:                 84d254c74176431aa00aad3fd5a66e75
	  System UUID:                c9792564-8db7-46fa-870a-abedd0c81987
	  Boot ID:                    c9e6bcc7-7bca-49f4-8273-23e1c4a8a0b6
	  Kernel Version:             5.15.0-1058-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-r2hfq         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m33s
	  gcp-auth                    gcp-auth-5db96cd9b4-ww8nb                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m24s
	  headlamp                    headlamp-7559bf459f-xhgtg                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m25s
	  kube-system                 coredns-7db6d8ff4d-vq98v                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     4m33s
	  kube-system                 etcd-addons-833814                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m48s
	  kube-system                 kindnet-rlwrb                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m34s
	  kube-system                 kube-apiserver-addons-833814             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  kube-system                 kube-controller-manager-addons-833814    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  kube-system                 kube-proxy-b6fkh                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m34s
	  kube-system                 kube-scheduler-addons-833814             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m48s
	  kube-system                 metrics-server-c59844bb4-qctbl           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m30s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m30s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-vd65p          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     4m29s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             548Mi (1%!)(MISSING)  476Mi (1%!)(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)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m29s  kube-proxy       
	  Normal  Starting                 4m48s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m48s  kubelet          Node addons-833814 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m48s  kubelet          Node addons-833814 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m48s  kubelet          Node addons-833814 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m35s  node-controller  Node addons-833814 event: Registered Node addons-833814 in Controller
	  Normal  NodeReady                4m     kubelet          Node addons-833814 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000829] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000878] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.004105] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001744] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.002899] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.667635] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006040] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.015739] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003649] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014377] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +9.130343] kauditd_printk_skb: 37 callbacks suppressed
	[Apr20 00:00] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +1.011964] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +2.015875] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +4.191789] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +8.191607] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000030] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[Apr20 00:01] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[ +32.770404] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	
	
	==> etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] <==
	{"level":"info","ts":"2024-04-19T23:58:31.01612Z","caller":"traceutil/trace.go:171","msg":"trace[714159766] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"101.778165ms","start":"2024-04-19T23:58:30.91433Z","end":"2024-04-19T23:58:31.016108Z","steps":["trace[714159766] 'process raft request'  (duration: 94.288564ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.128974Z","caller":"traceutil/trace.go:171","msg":"trace[129005620] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"119.619297ms","start":"2024-04-19T23:58:31.009323Z","end":"2024-04-19T23:58:31.128942Z","steps":["trace[129005620] 'process raft request'  (duration: 111.392625ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.313121Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.649427ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028626719165577 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/deployments/kube-system/coredns\" mod_revision:372 > success:<request_put:<key:\"/registry/deployments/kube-system/coredns\" value_size:4032 >> failure:<request_range:<key:\"/registry/deployments/kube-system/coredns\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-04-19T23:58:31.313361Z","caller":"traceutil/trace.go:171","msg":"trace[1401784544] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"206.375551ms","start":"2024-04-19T23:58:31.106971Z","end":"2024-04-19T23:58:31.313346Z","steps":["trace[1401784544] 'process raft request'  (duration: 19.539976ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.314284Z","caller":"traceutil/trace.go:171","msg":"trace[1371741216] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"207.107374ms","start":"2024-04-19T23:58:31.107165Z","end":"2024-04-19T23:58:31.314272Z","steps":["trace[1371741216] 'process raft request'  (duration: 206.114416ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.406465Z","caller":"traceutil/trace.go:171","msg":"trace[685200153] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"299.165649ms","start":"2024-04-19T23:58:31.10728Z","end":"2024-04-19T23:58:31.406445Z","steps":["trace[685200153] 'process raft request'  (duration: 206.985537ms)","trace[685200153] 'compare'  (duration: 91.784592ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:58:31.406844Z","caller":"traceutil/trace.go:171","msg":"trace[841912095] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"299.474773ms","start":"2024-04-19T23:58:31.107358Z","end":"2024-04-19T23:58:31.406833Z","steps":["trace[841912095] 'process raft request'  (duration: 298.791622ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.40703Z","caller":"traceutil/trace.go:171","msg":"trace[1258913512] linearizableReadLoop","detail":"{readStateIndex:395; appliedIndex:392; }","duration":"299.781404ms","start":"2024-04-19T23:58:31.107239Z","end":"2024-04-19T23:58:31.407021Z","steps":["trace[1258913512] 'read index received'  (duration: 13.426579ms)","trace[1258913512] 'applied index is now lower than readState.Index'  (duration: 286.353819ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:58:31.407168Z","caller":"traceutil/trace.go:171","msg":"trace[98760630] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"101.07182ms","start":"2024-04-19T23:58:31.306062Z","end":"2024-04-19T23:58:31.407134Z","steps":["trace[98760630] 'process raft request'  (duration: 100.129896ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.407611Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"300.356809ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-833814\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-04-19T23:58:31.407702Z","caller":"traceutil/trace.go:171","msg":"trace[1277541801] range","detail":"{range_begin:/registry/minions/addons-833814; range_end:; response_count:1; response_revision:386; }","duration":"300.480207ms","start":"2024-04-19T23:58:31.107211Z","end":"2024-04-19T23:58:31.407691Z","steps":["trace[1277541801] 'agreement among raft nodes before linearized reading'  (duration: 300.337313ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.40779Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.1072Z","time spent":"300.577697ms","remote":"127.0.0.1:41540","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5678,"request content":"key:\"/registry/minions/addons-833814\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.408041Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"300.778935ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-19T23:58:31.408114Z","caller":"traceutil/trace.go:171","msg":"trace[946590251] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"300.87449ms","start":"2024-04-19T23:58:31.107231Z","end":"2024-04-19T23:58:31.408106Z","steps":["trace[946590251] 'agreement among raft nodes before linearized reading'  (duration: 300.741803ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.40819Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107224Z","time spent":"300.93194ms","remote":"127.0.0.1:41552","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":0,"response size":29,"request content":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.408646Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"301.222341ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87\" ","response":"range_response_count:1 size:4005"}
	{"level":"info","ts":"2024-04-19T23:58:31.408757Z","caller":"traceutil/trace.go:171","msg":"trace[496351283] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87; range_end:; response_count:1; response_revision:386; }","duration":"301.343311ms","start":"2024-04-19T23:58:31.107404Z","end":"2024-04-19T23:58:31.408747Z","steps":["trace[496351283] 'agreement among raft nodes before linearized reading'  (duration: 301.211608ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.408906Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107398Z","time spent":"301.496033ms","remote":"127.0.0.1:41548","response type":"/etcdserverpb.KV/Range","request count":0,"request size":53,"response count":1,"response size":4029,"request content":"key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.409456Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"302.127483ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-04-19T23:58:31.409539Z","caller":"traceutil/trace.go:171","msg":"trace[687075907] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:386; }","duration":"302.222836ms","start":"2024-04-19T23:58:31.107308Z","end":"2024-04-19T23:58:31.409531Z","steps":["trace[687075907] 'agreement among raft nodes before linearized reading'  (duration: 302.111582ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.426927Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107303Z","time spent":"319.402729ms","remote":"127.0.0.1:41454","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"info","ts":"2024-04-19T23:59:11.105411Z","caller":"traceutil/trace.go:171","msg":"trace[2082066959] linearizableReadLoop","detail":"{readStateIndex:1010; appliedIndex:1008; }","duration":"166.566031ms","start":"2024-04-19T23:59:10.938829Z","end":"2024-04-19T23:59:11.105395Z","steps":["trace[2082066959] 'read index received'  (duration: 26.66223ms)","trace[2082066959] 'applied index is now lower than readState.Index'  (duration: 139.903321ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:59:11.105496Z","caller":"traceutil/trace.go:171","msg":"trace[1612210539] transaction","detail":"{read_only:false; response_revision:983; number_of_response:1; }","duration":"235.848608ms","start":"2024-04-19T23:59:10.869638Z","end":"2024-04-19T23:59:11.105486Z","steps":["trace[1612210539] 'process raft request'  (duration: 211.557607ms)","trace[1612210539] 'compare'  (duration: 24.126296ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-19T23:59:11.105707Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.866227ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:3 size:12432"}
	{"level":"info","ts":"2024-04-19T23:59:11.105773Z","caller":"traceutil/trace.go:171","msg":"trace[970282073] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:3; response_revision:983; }","duration":"166.966321ms","start":"2024-04-19T23:59:10.938794Z","end":"2024-04-19T23:59:11.105761Z","steps":["trace[970282073] 'agreement among raft nodes before linearized reading'  (duration: 166.80057ms)"],"step_count":1}
	
	
	==> gcp-auth [6193335e625dbe827661878dd373742aae6dcdf9cae978f806fb2d7daf5dae0b] <==
	2024/04/19 23:59:49 GCP Auth Webhook started!
	2024/04/20 00:00:27 Ready to marshal response ...
	2024/04/20 00:00:27 Ready to write response ...
	2024/04/20 00:00:29 Ready to marshal response ...
	2024/04/20 00:00:29 Ready to write response ...
	2024/04/20 00:00:33 Ready to marshal response ...
	2024/04/20 00:00:33 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:44 Ready to marshal response ...
	2024/04/20 00:00:44 Ready to write response ...
	2024/04/20 00:00:44 Ready to marshal response ...
	2024/04/20 00:00:44 Ready to write response ...
	2024/04/20 00:00:53 Ready to marshal response ...
	2024/04/20 00:00:53 Ready to write response ...
	2024/04/20 00:01:02 Ready to marshal response ...
	2024/04/20 00:01:02 Ready to write response ...
	2024/04/20 00:01:32 Ready to marshal response ...
	2024/04/20 00:01:32 Ready to write response ...
	2024/04/20 00:02:51 Ready to marshal response ...
	2024/04/20 00:02:51 Ready to write response ...
	
	
	==> kernel <==
	 00:03:02 up 45 min,  0 users,  load average: 0.62, 0.80, 0.41
	Linux addons-833814 5.15.0-1058-gcp #66~20.04.1-Ubuntu SMP Tue Apr 16 06:42:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] <==
	I0420 00:01:02.099072       1 main.go:227] handling current node
	I0420 00:01:12.102594       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:01:12.102621       1 main.go:227] handling current node
	I0420 00:01:22.114305       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:01:22.114332       1 main.go:227] handling current node
	I0420 00:01:32.118207       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:01:32.118234       1 main.go:227] handling current node
	I0420 00:01:42.128811       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:01:42.128833       1 main.go:227] handling current node
	I0420 00:01:52.132860       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:01:52.132884       1 main.go:227] handling current node
	I0420 00:02:02.144671       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:02.144693       1 main.go:227] handling current node
	I0420 00:02:12.147648       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:12.147673       1 main.go:227] handling current node
	I0420 00:02:22.157331       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:22.157356       1 main.go:227] handling current node
	I0420 00:02:32.161009       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:32.161034       1 main.go:227] handling current node
	I0420 00:02:42.172144       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:42.172187       1 main.go:227] handling current node
	I0420 00:02:52.176062       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:02:52.176087       1 main.go:227] handling current node
	I0420 00:03:02.185065       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:03:02.185095       1 main.go:227] handling current node
	
	
	==> kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] <==
	I0420 00:00:29.318965       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.236.254"}
	E0420 00:00:30.582529       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.22:52968: read: connection reset by peer
	E0420 00:00:32.344619       1 watch.go:250] http2: stream closed
	I0420 00:00:37.790792       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.144.139"}
	I0420 00:00:38.919584       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0420 00:00:39.935682       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0420 00:00:54.841269       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:00:54.846646       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:00:54.852030       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:01:09.852859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0420 00:01:14.784636       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0420 00:01:48.843028       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.843086       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.862394       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.863114       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.865681       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.865890       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.925175       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.925310       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:49.009841       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:49.009989       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0420 00:01:49.909742       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0420 00:01:50.009923       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0420 00:01:50.014820       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0420 00:02:51.719221       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.240.182"}
	
	
	==> kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] <==
	W0420 00:02:06.913959       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:06.913993       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:07.859470       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:07.859504       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:08.831900       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:08.831938       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:09.367901       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:09.367941       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:20.959648       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:20.959693       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:30.352260       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:30.352299       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:30.767034       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:30.767069       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:02:48.896059       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:02:48.896088       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0420 00:02:51.562777       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="20.096758ms"
	I0420 00:02:51.566696       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="3.7982ms"
	I0420 00:02:51.566777       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.34µs"
	I0420 00:02:51.570811       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="45.907µs"
	I0420 00:02:53.730962       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="6.784582ms"
	I0420 00:02:53.731060       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="49.79µs"
	I0420 00:02:54.241602       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0420 00:02:54.243398       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="5.648µs"
	I0420 00:02:54.245151       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] <==
	I0419 23:58:32.125024       1 server_linux.go:69] "Using iptables proxy"
	I0419 23:58:32.329483       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0419 23:58:32.721773       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0419 23:58:32.721912       1 server_linux.go:165] "Using iptables Proxier"
	I0419 23:58:32.725438       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0419 23:58:32.725531       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0419 23:58:32.725584       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"
	I0419 23:58:32.725896       1 server.go:872] "Version info" version="v1.30.0"
	I0419 23:58:32.726283       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0419 23:58:32.727598       1 config.go:192] "Starting service config controller"
	I0419 23:58:32.727620       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0419 23:58:32.727656       1 config.go:101] "Starting endpoint slice config controller"
	I0419 23:58:32.727665       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0419 23:58:32.728117       1 config.go:319] "Starting node config controller"
	I0419 23:58:32.728131       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0419 23:58:32.827815       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0419 23:58:32.827842       1 shared_informer.go:320] Caches are synced for service config
	I0419 23:58:32.828676       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] <==
	E0419 23:58:12.417717       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
	E0419 23:58:12.417823       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
	W0419 23:58:12.417717       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
	E0419 23:58:12.417834       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
	W0419 23:58:13.453650       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
	E0419 23:58:13.453686       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
	W0419 23:58:13.484829       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
	E0419 23:58:13.484868       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
	W0419 23:58:13.491735       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
	E0419 23:58:13.491765       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
	W0419 23:58:13.492648       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0419 23:58:13.492673       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0419 23:58:13.513096       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
	E0419 23:58:13.513165       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
	W0419 23:58:13.529349       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
	E0419 23:58:13.529390       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
	W0419 23:58:13.529490       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0419 23:58:13.529527       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0419 23:58:13.543876       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
	E0419 23:58:13.543908       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
	W0419 23:58:13.571943       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
	E0419 23:58:13.571981       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
	W0419 23:58:13.598926       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
	E0419 23:58:13.598957       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
	I0419 23:58:16.216565       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 20 00:02:51 addons-833814 kubelet[1686]: I0420 00:02:51.561958    1686 memory_manager.go:354] "RemoveStaleState removing state" podUID="729d4382-a672-4da4-a546-8f6ba1b69161" containerName="csi-external-health-monitor-controller"
	Apr 20 00:02:51 addons-833814 kubelet[1686]: I0420 00:02:51.618499    1686 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-vd7mc\" (UniqueName: \"kubernetes.io/projected/efff9138-bacf-40bd-9605-b3fc4397e536-kube-api-access-vd7mc\") pod \"hello-world-app-86c47465fc-r2hfq\" (UID: \"efff9138-bacf-40bd-9605-b3fc4397e536\") " pod="default/hello-world-app-86c47465fc-r2hfq"
	Apr 20 00:02:51 addons-833814 kubelet[1686]: I0420 00:02:51.618567    1686 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/efff9138-bacf-40bd-9605-b3fc4397e536-gcp-creds\") pod \"hello-world-app-86c47465fc-r2hfq\" (UID: \"efff9138-bacf-40bd-9605-b3fc4397e536\") " pod="default/hello-world-app-86c47465fc-r2hfq"
	Apr 20 00:02:52 addons-833814 kubelet[1686]: I0420 00:02:52.926608    1686 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lsp5n\" (UniqueName: \"kubernetes.io/projected/86697d45-b38f-4805-b042-9a789ab1336a-kube-api-access-lsp5n\") pod \"86697d45-b38f-4805-b042-9a789ab1336a\" (UID: \"86697d45-b38f-4805-b042-9a789ab1336a\") "
	Apr 20 00:02:52 addons-833814 kubelet[1686]: I0420 00:02:52.928475    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/86697d45-b38f-4805-b042-9a789ab1336a-kube-api-access-lsp5n" (OuterVolumeSpecName: "kube-api-access-lsp5n") pod "86697d45-b38f-4805-b042-9a789ab1336a" (UID: "86697d45-b38f-4805-b042-9a789ab1336a"). InnerVolumeSpecName "kube-api-access-lsp5n". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 20 00:02:53 addons-833814 kubelet[1686]: I0420 00:02:53.027356    1686 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-lsp5n\" (UniqueName: \"kubernetes.io/projected/86697d45-b38f-4805-b042-9a789ab1336a-kube-api-access-lsp5n\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:02:53 addons-833814 kubelet[1686]: I0420 00:02:53.715517    1686 scope.go:117] "RemoveContainer" containerID="38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26"
	Apr 20 00:02:53 addons-833814 kubelet[1686]: I0420 00:02:53.724061    1686 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-86c47465fc-r2hfq" podStartSLOduration=1.219087231 podStartE2EDuration="2.72403467s" podCreationTimestamp="2024-04-20 00:02:51 +0000 UTC" firstStartedPulling="2024-04-20 00:02:51.914497044 +0000 UTC m=+277.514223505" lastFinishedPulling="2024-04-20 00:02:53.419444497 +0000 UTC m=+279.019170944" observedRunningTime="2024-04-20 00:02:53.723880741 +0000 UTC m=+279.323607207" watchObservedRunningTime="2024-04-20 00:02:53.72403467 +0000 UTC m=+279.323761134"
	Apr 20 00:02:53 addons-833814 kubelet[1686]: I0420 00:02:53.731092    1686 scope.go:117] "RemoveContainer" containerID="38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26"
	Apr 20 00:02:53 addons-833814 kubelet[1686]: E0420 00:02:53.731548    1686 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26\": container with ID starting with 38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26 not found: ID does not exist" containerID="38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26"
	Apr 20 00:02:53 addons-833814 kubelet[1686]: I0420 00:02:53.731591    1686 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26"} err="failed to get container status \"38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26\": rpc error: code = NotFound desc = could not find container \"38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26\": container with ID starting with 38d06a1e6fab7433c3211a8f5da176f2bd4e3b6846e953ef4d7ccd6188150b26 not found: ID does not exist"
	Apr 20 00:02:54 addons-833814 kubelet[1686]: I0420 00:02:54.511411    1686 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="039a3842-ceee-4210-83d8-e0cf021bbf9e" path="/var/lib/kubelet/pods/039a3842-ceee-4210-83d8-e0cf021bbf9e/volumes"
	Apr 20 00:02:54 addons-833814 kubelet[1686]: I0420 00:02:54.511773    1686 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="77a57019-94cf-4b66-b616-033fbd3e1b1b" path="/var/lib/kubelet/pods/77a57019-94cf-4b66-b616-033fbd3e1b1b/volumes"
	Apr 20 00:02:54 addons-833814 kubelet[1686]: I0420 00:02:54.512043    1686 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="86697d45-b38f-4805-b042-9a789ab1336a" path="/var/lib/kubelet/pods/86697d45-b38f-4805-b042-9a789ab1336a/volumes"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.455024    1686 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-webhook-cert\") pod \"3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe\" (UID: \"3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe\") "
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.455215    1686 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6g4r9\" (UniqueName: \"kubernetes.io/projected/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-kube-api-access-6g4r9\") pod \"3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe\" (UID: \"3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe\") "
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.456881    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" (UID: "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.456905    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-kube-api-access-6g4r9" (OuterVolumeSpecName: "kube-api-access-6g4r9") pod "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" (UID: "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe"). InnerVolumeSpecName "kube-api-access-6g4r9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.555495    1686 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-6g4r9\" (UniqueName: \"kubernetes.io/projected/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-kube-api-access-6g4r9\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.555532    1686 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-webhook-cert\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.726226    1686 scope.go:117] "RemoveContainer" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.740616    1686 scope.go:117] "RemoveContainer" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: E0420 00:02:57.740987    1686 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": container with ID starting with c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 not found: ID does not exist" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.741032    1686 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"} err="failed to get container status \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": rpc error: code = NotFound desc = could not find container \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": container with ID starting with c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 not found: ID does not exist"
	Apr 20 00:02:58 addons-833814 kubelet[1686]: I0420 00:02:58.509226    1686 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" path="/var/lib/kubelet/pods/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe/volumes"
	
	
	==> storage-provisioner [7eb2f61bdcc405c26ef86eb8cf5bb67ebfd6977739e179ecf17c4b869612a36c] <==
	I0419 23:59:03.046218       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0419 23:59:03.055611       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0419 23:59:03.055691       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0419 23:59:03.114022       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0419 23:59:03.114862       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc!
	I0419 23:59:03.114626       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"86417da4-0942-4444-ad62-1cc74a1ca620", APIVersion:"v1", ResourceVersion:"918", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc became leader
	I0419 23:59:03.216103       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (363.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 2.726521ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-qctbl" [37e6412c-11b6-4055-a2c2-702ecf5ae95a] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00386121s
addons_test.go:415: (dbg) Run:  kubectl --context addons-833814 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-833814 top pods -n kube-system: exit status 1 (66.36427ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m6.513704549s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m9.899139329s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m13.692940073s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m20.710108314s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m27.642952088s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m38.136090913s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 2m56.071298385s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 3m39.08257747s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 4m15.256628434s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 5m3.772105414s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 6m18.241254676s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 7m0.77708535s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-vq98v, age: 8m1.226365354s

                                                
                                                
** /stderr **
addons_test.go:429: failed checking metric server: exit status 1
addons_test.go:432: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-833814
helpers_test.go:235: (dbg) docker inspect addons-833814:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969",
	        "Created": "2024-04-19T23:57:58.483198688Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 20114,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-19T23:57:58.77162708Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:619d67e74933fe77a280619b64edb97bc167f567cf9fda763e6dd157be3d5449",
	        "ResolvConfPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/hostname",
	        "HostsPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/hosts",
	        "LogPath": "/var/lib/docker/containers/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969-json.log",
	        "Name": "/addons-833814",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-833814:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-833814",
	            "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/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2-init/diff:/var/lib/docker/overlay2/04f2ac2bdeddceb7f90736eedab270d58308cff5b24f90170df008f821b8380d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/9e21e5381cc0c00de35f4c0ddd15f797ff23271d078a47aa9da95d8fb8d540c2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-833814",
	                "Source": "/var/lib/docker/volumes/addons-833814/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-833814",
	            "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:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737",
	            "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-833814",
	                "name.minikube.sigs.k8s.io": "addons-833814",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d4efdbe979ca7b455525da1908391352036323cc8bd8145dd9077b078055c64b",
	            "SandboxKey": "/var/run/docker/netns/d4efdbe979ca",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-833814": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7b48d5066fa06343f5a145dd0503e5d0fe1eb8b2570d88a0679f431063496563",
	                    "EndpointID": "4d7179ef1a650efa9b8f2f929c26227d3b409a00dfb773a48a290cd4611066b2",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-833814",
	                        "b3d211f6dcab"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-833814 -n addons-833814
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 logs -n 25: (1.161740961s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-311037                                                                     | download-only-311037   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| delete  | -p download-only-038718                                                                     | download-only-038718   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| start   | --download-only -p                                                                          | download-docker-049109 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | download-docker-049109                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-049109                                                                   | download-docker-049109 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-614601   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | binary-mirror-614601                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40175                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-614601                                                                     | binary-mirror-614601   | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| addons  | disable dashboard -p                                                                        | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-833814 --wait=true                                                                | addons-833814          | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 20 Apr 24 00:00 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 --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | -p addons-833814                                                                            |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-833814 ip                                                                            | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | -p addons-833814                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-833814 ssh curl -s                                                                   | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-833814 ssh cat                                                                       | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | /opt/local-path-provisioner/pvc-c7e88fe7-1a31-479d-a5eb-06d47675f13a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:00 UTC |
	|         | addons-833814                                                                               |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:00 UTC | 20 Apr 24 00:01 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-833814 addons                                                                        | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:01 UTC | 20 Apr 24 00:01 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-833814 addons                                                                        | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:01 UTC | 20 Apr 24 00:01 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-833814 ip                                                                            | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:02 UTC |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:02 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-833814 addons disable                                                                | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:02 UTC | 20 Apr 24 00:03 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-833814 addons                                                                        | addons-833814          | jenkins | v1.33.0 | 20 Apr 24 00:06 UTC | 20 Apr 24 00:06 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/19 23:57:35
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0419 23:57:35.435376   19411 out.go:291] Setting OutFile to fd 1 ...
	I0419 23:57:35.435555   19411 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:35.435566   19411 out.go:304] Setting ErrFile to fd 2...
	I0419 23:57:35.435571   19411 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:35.435769   19411 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0419 23:57:35.436465   19411 out.go:298] Setting JSON to false
	I0419 23:57:35.437347   19411 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2406,"bootTime":1713568650,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0419 23:57:35.437411   19411 start.go:139] virtualization: kvm guest
	I0419 23:57:35.439794   19411 out.go:177] * [addons-833814] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0419 23:57:35.441067   19411 notify.go:220] Checking for updates...
	I0419 23:57:35.441078   19411 out.go:177]   - MINIKUBE_LOCATION=18703
	I0419 23:57:35.442495   19411 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0419 23:57:35.443982   19411 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:57:35.445271   19411 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0419 23:57:35.446568   19411 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0419 23:57:35.447880   19411 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0419 23:57:35.449161   19411 driver.go:392] Setting default libvirt URI to qemu:///system
	I0419 23:57:35.468870   19411 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0419 23:57:35.469010   19411 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:35.514147   19411 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:35.50550526 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:35.514251   19411 docker.go:295] overlay module found
	I0419 23:57:35.516162   19411 out.go:177] * Using the docker driver based on user configuration
	I0419 23:57:35.517256   19411 start.go:297] selected driver: docker
	I0419 23:57:35.517267   19411 start.go:901] validating driver "docker" against <nil>
	I0419 23:57:35.517279   19411 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0419 23:57:35.518073   19411 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:35.561783   19411 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:35.553912211 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:35.561928   19411 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0419 23:57:35.562135   19411 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]
	I0419 23:57:35.563917   19411 out.go:177] * Using Docker driver with root privileges
	I0419 23:57:35.565415   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:57:35.565435   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:57:35.565445   19411 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0419 23:57:35.565514   19411 start.go:340] cluster config:
	{Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0419 23:57:35.567089   19411 out.go:177] * Starting "addons-833814" primary control-plane node in "addons-833814" cluster
	I0419 23:57:35.568377   19411 cache.go:121] Beginning downloading kic base image for docker with crio
	I0419 23:57:35.569709   19411 out.go:177] * Pulling base image v0.0.43 ...
	I0419 23:57:35.570907   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:57:35.570947   19411 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	I0419 23:57:35.570954   19411 cache.go:56] Caching tarball of preloaded images
	I0419 23:57:35.570992   19411 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local docker daemon
	I0419 23:57:35.571021   19411 preload.go:173] Found /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0419 23:57:35.571031   19411 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0419 23:57:35.571321   19411 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json ...
	I0419 23:57:35.571347   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json: {Name:mke61a990c4b439854dafa4630dbd6c50ae8dd1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:57:35.585835   19411 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 to local cache
	I0419 23:57:35.586011   19411 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory
	I0419 23:57:35.586031   19411 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory, skipping pull
	I0419 23:57:35.586043   19411 image.go:105] gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 exists in cache, skipping pull
	I0419 23:57:35.586053   19411 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 as a tarball
	I0419 23:57:35.586063   19411 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from local cache
	I0419 23:57:48.472994   19411 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 from cached tarball
	I0419 23:57:48.473046   19411 cache.go:194] Successfully downloaded all kic artifacts
	I0419 23:57:48.473078   19411 start.go:360] acquireMachinesLock for addons-833814: {Name:mk22bc3354bb7353d0ef2b25d823d387a046d23c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0419 23:57:48.473176   19411 start.go:364] duration metric: took 80.554µs to acquireMachinesLock for "addons-833814"
	I0419 23:57:48.473200   19411 start.go:93] Provisioning new machine with config: &{Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0419 23:57:48.473284   19411 start.go:125] createHost starting for "" (driver="docker")
	I0419 23:57:48.537401   19411 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0419 23:57:48.537707   19411 start.go:159] libmachine.API.Create for "addons-833814" (driver="docker")
	I0419 23:57:48.537740   19411 client.go:168] LocalClient.Create starting
	I0419 23:57:48.537852   19411 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem
	I0419 23:57:48.767348   19411 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem
	I0419 23:57:49.047542   19411 cli_runner.go:164] Run: docker network inspect addons-833814 --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}}]}"
	W0419 23:57:49.062519   19411 cli_runner.go:211] docker network inspect addons-833814 --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
	I0419 23:57:49.062590   19411 network_create.go:281] running [docker network inspect addons-833814] to gather additional debugging logs...
	I0419 23:57:49.062609   19411 cli_runner.go:164] Run: docker network inspect addons-833814
	W0419 23:57:49.077155   19411 cli_runner.go:211] docker network inspect addons-833814 returned with exit code 1
	I0419 23:57:49.077187   19411 network_create.go:284] error running [docker network inspect addons-833814]: docker network inspect addons-833814: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-833814 not found
	I0419 23:57:49.077204   19411 network_create.go:286] output of [docker network inspect addons-833814]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-833814 not found
	
	** /stderr **
	I0419 23:57:49.077286   19411 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}}]}"
	I0419 23:57:49.093036   19411 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:0xc0031bef30}
	I0419 23:57:49.093081   19411 network_create.go:124] attempt to create docker network addons-833814 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0419 23:57:49.093176   19411 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-833814 addons-833814
	I0419 23:57:49.322541   19411 network_create.go:108] docker network addons-833814 192.168.49.0/24 created
	I0419 23:57:49.322578   19411 kic.go:121] calculated static IP "192.168.49.2" for the "addons-833814" container
	I0419 23:57:49.322642   19411 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0419 23:57:49.334797   19411 cli_runner.go:164] Run: docker volume create addons-833814 --label name.minikube.sigs.k8s.io=addons-833814 --label created_by.minikube.sigs.k8s.io=true
	I0419 23:57:49.442199   19411 oci.go:103] Successfully created a docker volume addons-833814
	I0419 23:57:49.442268   19411 cli_runner.go:164] Run: docker run --rm --name addons-833814-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --entrypoint /usr/bin/test -v addons-833814:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib
	I0419 23:57:53.940115   19411 cli_runner.go:217] Completed: docker run --rm --name addons-833814-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --entrypoint /usr/bin/test -v addons-833814:/var gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -d /var/lib: (4.497811044s)
	I0419 23:57:53.940141   19411 oci.go:107] Successfully prepared a docker volume addons-833814
	I0419 23:57:53.940175   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:57:53.940197   19411 kic.go:194] Starting extracting preloaded images to volume ...
	I0419 23:57:53.940263   19411 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-833814:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir
	I0419 23:57:58.420508   19411 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-833814:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 -I lz4 -xf /preloaded.tar -C /extractDir: (4.480193114s)
	I0419 23:57:58.420550   19411 kic.go:203] duration metric: took 4.480350148s to extract preloaded images to volume ...
	W0419 23:57:58.420680   19411 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0419 23:57:58.420781   19411 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0419 23:57:58.468518   19411 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-833814 --name addons-833814 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-833814 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-833814 --network addons-833814 --ip 192.168.49.2 --volume addons-833814:/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:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737
	I0419 23:57:58.779861   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Running}}
	I0419 23:57:58.797551   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.813744   19411 cli_runner.go:164] Run: docker exec addons-833814 stat /var/lib/dpkg/alternatives/iptables
	I0419 23:57:58.854672   19411 oci.go:144] the created container "addons-833814" has a running status.
	I0419 23:57:58.854704   19411 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa...
	I0419 23:57:58.905571   19411 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0419 23:57:58.924850   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.940566   19411 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0419 23:57:58.940585   19411 kic_runner.go:114] Args: [docker exec --privileged addons-833814 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0419 23:57:58.979896   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:57:58.996380   19411 machine.go:94] provisionDockerMachine start ...
	I0419 23:57:58.996483   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:57:59.013009   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:57:59.013227   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:57:59.013243   19411 main.go:141] libmachine: About to run SSH command:
	hostname
	I0419 23:57:59.014034   19411 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44316->127.0.0.1:32772: read: connection reset by peer
	I0419 23:58:02.124893   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-833814
	
	I0419 23:58:02.124917   19411 ubuntu.go:169] provisioning hostname "addons-833814"
	I0419 23:58:02.124988   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.140454   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.140661   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.140681   19411 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-833814 && echo "addons-833814" | sudo tee /etc/hostname
	I0419 23:58:02.260085   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-833814
	
	I0419 23:58:02.260155   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.276615   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.276812   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.276832   19411 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-833814' /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-833814/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-833814' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0419 23:58:02.389624   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0419 23:58:02.389653   19411 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18703-11307/.minikube CaCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18703-11307/.minikube}
	I0419 23:58:02.389693   19411 ubuntu.go:177] setting up certificates
	I0419 23:58:02.389709   19411 provision.go:84] configureAuth start
	I0419 23:58:02.389754   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:02.405068   19411 provision.go:143] copyHostCerts
	I0419 23:58:02.405137   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/cert.pem (1123 bytes)
	I0419 23:58:02.405239   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/key.pem (1675 bytes)
	I0419 23:58:02.405326   19411 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18703-11307/.minikube/ca.pem (1078 bytes)
	I0419 23:58:02.405372   19411 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem org=jenkins.addons-833814 san=[127.0.0.1 192.168.49.2 addons-833814 localhost minikube]
	I0419 23:58:02.494184   19411 provision.go:177] copyRemoteCerts
	I0419 23:58:02.494237   19411 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0419 23:58:02.494267   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.510981   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:02.593729   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0419 23:58:02.614488   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0419 23:58:02.634806   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0419 23:58:02.654791   19411 provision.go:87] duration metric: took 265.070436ms to configureAuth
	I0419 23:58:02.654829   19411 ubuntu.go:193] setting minikube options for container-runtime
	I0419 23:58:02.654990   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:02.655084   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.670716   19411 main.go:141] libmachine: Using SSH client type: native
	I0419 23:58:02.670896   19411 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0419 23:58:02.670915   19411 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0419 23:58:02.867252   19411 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0419 23:58:02.867278   19411 machine.go:97] duration metric: took 3.870872424s to provisionDockerMachine
	I0419 23:58:02.867292   19411 client.go:171] duration metric: took 14.329544807s to LocalClient.Create
	I0419 23:58:02.867307   19411 start.go:167] duration metric: took 14.329601861s to libmachine.API.Create "addons-833814"
	I0419 23:58:02.867316   19411 start.go:293] postStartSetup for "addons-833814" (driver="docker")
	I0419 23:58:02.867344   19411 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]
	I0419 23:58:02.867406   19411 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
	I0419 23:58:02.867446   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:02.882887   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:02.965808   19411 ssh_runner.go:195] Run: cat /etc/os-release
	I0419 23:58:02.968711   19411 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0419 23:58:02.968749   19411 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0419 23:58:02.968760   19411 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0419 23:58:02.968768   19411 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0419 23:58:02.968781   19411 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-11307/.minikube/addons for local assets ...
	I0419 23:58:02.968838   19411 filesync.go:126] Scanning /home/jenkins/minikube-integration/18703-11307/.minikube/files for local assets ...
	I0419 23:58:02.968872   19411 start.go:296] duration metric: took 101.548997ms for postStartSetup
	I0419 23:58:02.969155   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:02.985396   19411 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/config.json ...
	I0419 23:58:02.985769   19411 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0419 23:58:02.985819   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.000613   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.082380   19411 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0419 23:58:03.086462   19411 start.go:128] duration metric: took 14.613151648s to createHost
	I0419 23:58:03.086489   19411 start.go:83] releasing machines lock for "addons-833814", held for 14.613300778s
	I0419 23:58:03.086556   19411 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-833814
	I0419 23:58:03.101699   19411 ssh_runner.go:195] Run: cat /version.json
	I0419 23:58:03.101757   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.101794   19411 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0419 23:58:03.101844   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:03.119471   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.120047   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:03.271285   19411 ssh_runner.go:195] Run: systemctl --version
	I0419 23:58:03.275429   19411 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0419 23:58:03.411431   19411 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0419 23:58:03.415737   19411 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0419 23:58:03.433861   19411 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0419 23:58:03.433945   19411 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" ;
	I0419 23:58:03.463705   19411 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0419 23:58:03.463731   19411 start.go:494] detecting cgroup driver to use...
	I0419 23:58:03.463766   19411 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0419 23:58:03.463805   19411 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0419 23:58:03.477486   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0419 23:58:03.487839   19411 docker.go:217] disabling cri-docker service (if available) ...
	I0419 23:58:03.487889   19411 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0419 23:58:03.500082   19411 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0419 23:58:03.513047   19411 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0419 23:58:03.575957   19411 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0419 23:58:03.652276   19411 docker.go:233] disabling docker service ...
	I0419 23:58:03.652337   19411 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0419 23:58:03.669412   19411 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0419 23:58:03.679672   19411 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0419 23:58:03.755577   19411 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0419 23:58:03.836297   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0419 23:58:03.846360   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0419 23:58:03.860574   19411 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0419 23:58:03.860622   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.869277   19411 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0419 23:58:03.869327   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.877805   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.886414   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.894733   19411 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0419 23:58:03.902549   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.910956   19411 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.924419   19411 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0419 23:58:03.932719   19411 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0419 23:58:03.939843   19411 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0419 23:58:03.946970   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:04.018495   19411 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0419 23:58:04.117954   19411 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0419 23:58:04.118046   19411 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0419 23:58:04.121196   19411 start.go:562] Will wait 60s for crictl version
	I0419 23:58:04.121245   19411 ssh_runner.go:195] Run: which crictl
	I0419 23:58:04.124118   19411 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0419 23:58:04.155871   19411 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0419 23:58:04.155965   19411 ssh_runner.go:195] Run: crio --version
	I0419 23:58:04.190074   19411 ssh_runner.go:195] Run: crio --version
	I0419 23:58:04.224099   19411 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0419 23:58:04.225475   19411 cli_runner.go:164] Run: docker network inspect addons-833814 --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}}]}"
	I0419 23:58:04.238703   19411 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0419 23:58:04.242072   19411 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""
	I0419 23:58:04.251800   19411 kubeadm.go:877] updating cluster {Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0419 23:58:04.251921   19411 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0419 23:58:04.251978   19411 ssh_runner.go:195] Run: sudo crictl images --output json
	I0419 23:58:04.314960   19411 crio.go:514] all images are preloaded for cri-o runtime.
	I0419 23:58:04.314987   19411 crio.go:433] Images already preloaded, skipping extraction
	I0419 23:58:04.315025   19411 ssh_runner.go:195] Run: sudo crictl images --output json
	I0419 23:58:04.346196   19411 crio.go:514] all images are preloaded for cri-o runtime.
	I0419 23:58:04.346219   19411 cache_images.go:84] Images are preloaded, skipping loading
	I0419 23:58:04.346228   19411 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0419 23:58:04.346336   19411 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-833814 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0419 23:58:04.346418   19411 ssh_runner.go:195] Run: crio config
	I0419 23:58:04.387389   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:58:04.387421   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:58:04.387439   19411 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0419 23:58:04.387477   19411 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-833814 NodeName:addons-833814 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0419 23:58:04.387653   19411 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-833814"
	  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.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0419 23:58:04.387732   19411 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0419 23:58:04.395652   19411 binaries.go:44] Found k8s binaries, skipping transfer
	I0419 23:58:04.395701   19411 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0419 23:58:04.403133   19411 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0419 23:58:04.418097   19411 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0419 23:58:04.433480   19411 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0419 23:58:04.448569   19411 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0419 23:58:04.451790   19411 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""
	I0419 23:58:04.461598   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:04.535158   19411 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0419 23:58:04.546891   19411 certs.go:68] Setting up /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814 for IP: 192.168.49.2
	I0419 23:58:04.546917   19411 certs.go:194] generating shared ca certs ...
	I0419 23:58:04.546939   19411 certs.go:226] acquiring lock for ca certs: {Name:mk80f8897e60ba66f0d59daa7ca6e0ac5ffa5c27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.547068   19411 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key
	I0419 23:58:04.700479   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt ...
	I0419 23:58:04.700513   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt: {Name:mk8d13351b25071f830a6f003c14cd77925f5596 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.700686   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key ...
	I0419 23:58:04.700697   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key: {Name:mkd22b633ddab9f88693185568fd1a29a6ad3f50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.700762   19411 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key
	I0419 23:58:04.811092   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt ...
	I0419 23:58:04.811126   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt: {Name:mk82e70b547f2a62f06832bc364bffa038e15f20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.811285   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key ...
	I0419 23:58:04.811297   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key: {Name:mk8caa44ebbebb224136612c0e25c07db345e4b7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.811358   19411 certs.go:256] generating profile certs ...
	I0419 23:58:04.811413   19411 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key
	I0419 23:58:04.811427   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt with IP's: []
	I0419 23:58:04.964738   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt ...
	I0419 23:58:04.964767   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: {Name:mkb032301014725d65fa31516d6849dc2dbd4298 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.964918   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key ...
	I0419 23:58:04.964929   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.key: {Name:mkca9f0547d5aa22dde0390b10311216afe0ac84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:04.964995   19411 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af
	I0419 23:58:04.965013   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0419 23:58:05.075865   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af ...
	I0419 23:58:05.075892   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af: {Name:mkb297c96f22f8cd2be7a44187ef1615943aa310 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.076034   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af ...
	I0419 23:58:05.076047   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af: {Name:mk83561cfcb47d244abc3418169ec94489ee94d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.076108   19411 certs.go:381] copying /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt.e505c4af -> /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt
	I0419 23:58:05.076193   19411 certs.go:385] copying /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key.e505c4af -> /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key
	I0419 23:58:05.076241   19411 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key
	I0419 23:58:05.076259   19411 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt with IP's: []
	I0419 23:58:05.434398   19411 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt ...
	I0419 23:58:05.434430   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt: {Name:mkd50a1a3ab53f8ce4a69ce844f29c4a79a31129 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.434602   19411 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key ...
	I0419 23:58:05.434614   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key: {Name:mk97d23f06656b1e33f1695c0493f1f0342eea27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:05.434770   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca-key.pem (1679 bytes)
	I0419 23:58:05.434804   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/ca.pem (1078 bytes)
	I0419 23:58:05.434830   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/cert.pem (1123 bytes)
	I0419 23:58:05.434857   19411 certs.go:484] found cert: /home/jenkins/minikube-integration/18703-11307/.minikube/certs/key.pem (1675 bytes)
	I0419 23:58:05.435478   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0419 23:58:05.456561   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0419 23:58:05.476347   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0419 23:58:05.496732   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0419 23:58:05.517010   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0419 23:58:05.537590   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0419 23:58:05.557707   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0419 23:58:05.578482   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0419 23:58:05.598199   19411 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0419 23:58:05.619167   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0419 23:58:05.634351   19411 ssh_runner.go:195] Run: openssl version
	I0419 23:58:05.639170   19411 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"
	I0419 23:58:05.647118   19411 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.650141   19411 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 19 23:58 /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.650196   19411 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0419 23:58:05.656146   19411 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"
	I0419 23:58:05.664042   19411 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0419 23:58:05.667031   19411 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
	I0419 23:58:05.667073   19411 kubeadm.go:391] StartCluster: {Name:addons-833814 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:addons-833814 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0419 23:58:05.667135   19411 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0419 23:58:05.667169   19411 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0419 23:58:05.698175   19411 cri.go:89] found id: ""
	I0419 23:58:05.698239   19411 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0419 23:58:05.706003   19411 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0419 23:58:05.713382   19411 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0419 23:58:05.713433   19411 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
	I0419 23:58:05.720884   19411 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0419 23:58:05.720906   19411 kubeadm.go:156] found existing configuration files:
	
	I0419 23:58:05.720951   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0419 23:58:05.728227   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0419 23:58:05.728280   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0419 23:58:05.735365   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0419 23:58:05.742575   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0419 23:58:05.742618   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0419 23:58:05.749434   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0419 23:58:05.756419   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0419 23:58:05.756457   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0419 23:58:05.763359   19411 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0419 23:58:05.770418   19411 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0419 23:58:05.770467   19411 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0419 23:58:05.777311   19411 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$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"
	I0419 23:58:05.817411   19411 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0419 23:58:05.817464   19411 kubeadm.go:309] [preflight] Running pre-flight checks
	I0419 23:58:05.851911   19411 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0419 23:58:05.851971   19411 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-gcp
	I0419 23:58:05.852006   19411 kubeadm.go:309] OS: Linux
	I0419 23:58:05.852058   19411 kubeadm.go:309] CGROUPS_CPU: enabled
	I0419 23:58:05.852145   19411 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0419 23:58:05.852247   19411 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0419 23:58:05.852329   19411 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0419 23:58:05.852405   19411 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0419 23:58:05.852450   19411 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0419 23:58:05.852504   19411 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0419 23:58:05.852584   19411 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0419 23:58:05.852661   19411 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0419 23:58:05.904504   19411 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0419 23:58:05.904663   19411 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0419 23:58:05.904826   19411 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0419 23:58:06.101312   19411 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0419 23:58:06.103697   19411 out.go:204]   - Generating certificates and keys ...
	I0419 23:58:06.103851   19411 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0419 23:58:06.103950   19411 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0419 23:58:06.224768   19411 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0419 23:58:06.388455   19411 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0419 23:58:06.481886   19411 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0419 23:58:06.550461   19411 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0419 23:58:06.649371   19411 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0419 23:58:06.649505   19411 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-833814 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0419 23:58:06.853967   19411 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0419 23:58:06.854105   19411 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-833814 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0419 23:58:07.204070   19411 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0419 23:58:07.395054   19411 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0419 23:58:07.662821   19411 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0419 23:58:07.662899   19411 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0419 23:58:07.801160   19411 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0419 23:58:07.962327   19411 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0419 23:58:08.166119   19411 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0419 23:58:08.486289   19411 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0419 23:58:08.729879   19411 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0419 23:58:08.731160   19411 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0419 23:58:08.733464   19411 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0419 23:58:08.737124   19411 out.go:204]   - Booting up control plane ...
	I0419 23:58:08.737245   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0419 23:58:08.737339   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0419 23:58:08.737423   19411 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0419 23:58:08.744907   19411 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0419 23:58:08.745768   19411 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0419 23:58:08.745832   19411 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0419 23:58:08.825834   19411 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0419 23:58:08.825978   19411 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0419 23:58:09.327006   19411 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 501.322147ms
	I0419 23:58:09.327083   19411 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0419 23:58:13.829066   19411 kubeadm.go:309] [api-check] The API server is healthy after 4.502029789s
	I0419 23:58:13.842514   19411 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0419 23:58:13.851440   19411 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0419 23:58:13.868203   19411 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0419 23:58:13.868504   19411 kubeadm.go:309] [mark-control-plane] Marking the node addons-833814 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0419 23:58:13.875580   19411 kubeadm.go:309] [bootstrap-token] Using token: oda95i.e35jsfwaze845w5y
	I0419 23:58:13.877259   19411 out.go:204]   - Configuring RBAC rules ...
	I0419 23:58:13.877369   19411 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0419 23:58:13.880978   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0419 23:58:13.885952   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0419 23:58:13.888407   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0419 23:58:13.890633   19411 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0419 23:58:13.893265   19411 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0419 23:58:14.235919   19411 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0419 23:58:14.649107   19411 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0419 23:58:15.235471   19411 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0419 23:58:15.236278   19411 kubeadm.go:309] 
	I0419 23:58:15.236358   19411 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0419 23:58:15.236383   19411 kubeadm.go:309] 
	I0419 23:58:15.236529   19411 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0419 23:58:15.236540   19411 kubeadm.go:309] 
	I0419 23:58:15.236586   19411 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0419 23:58:15.236671   19411 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0419 23:58:15.236743   19411 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0419 23:58:15.236753   19411 kubeadm.go:309] 
	I0419 23:58:15.236839   19411 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0419 23:58:15.236851   19411 kubeadm.go:309] 
	I0419 23:58:15.236914   19411 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0419 23:58:15.236924   19411 kubeadm.go:309] 
	I0419 23:58:15.237009   19411 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0419 23:58:15.237115   19411 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0419 23:58:15.237228   19411 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0419 23:58:15.237244   19411 kubeadm.go:309] 
	I0419 23:58:15.237365   19411 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0419 23:58:15.237486   19411 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0419 23:58:15.237501   19411 kubeadm.go:309] 
	I0419 23:58:15.237643   19411 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token oda95i.e35jsfwaze845w5y \
	I0419 23:58:15.237806   19411 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d535f8a453961f927fe184626d8c26f0ba2ece0baecc8ca9c2ca423c20b054b1 \
	I0419 23:58:15.237846   19411 kubeadm.go:309] 	--control-plane 
	I0419 23:58:15.237855   19411 kubeadm.go:309] 
	I0419 23:58:15.237952   19411 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0419 23:58:15.237963   19411 kubeadm.go:309] 
	I0419 23:58:15.238075   19411 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token oda95i.e35jsfwaze845w5y \
	I0419 23:58:15.238231   19411 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d535f8a453961f927fe184626d8c26f0ba2ece0baecc8ca9c2ca423c20b054b1 
	I0419 23:58:15.239452   19411 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1058-gcp\n", err: exit status 1
	I0419 23:58:15.239587   19411 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0419 23:58:15.239621   19411 cni.go:84] Creating CNI manager for ""
	I0419 23:58:15.239634   19411 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:58:15.241635   19411 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0419 23:58:15.243011   19411 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0419 23:58:15.246479   19411 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0419 23:58:15.246495   19411 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0419 23:58:15.261965   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0419 23:58:15.447263   19411 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0419 23:58:15.447332   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:15.447342   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-833814 minikube.k8s.io/updated_at=2024_04_19T23_58_15_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e minikube.k8s.io/name=addons-833814 minikube.k8s.io/primary=true
	I0419 23:58:15.454699   19411 ops.go:34] apiserver oom_adj: -16
	I0419 23:58:15.527280   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:16.027598   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:16.527537   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:17.028258   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:17.527813   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:18.028043   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:18.528160   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:19.027969   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:19.527301   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:20.027470   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:20.527388   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:21.028206   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:21.527918   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:22.027319   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:22.527649   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:23.027382   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:23.527903   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:24.027500   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:24.527431   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:25.027300   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:25.527565   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:26.027942   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:26.528375   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:27.027490   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:27.527543   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:28.028287   19411 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0419 23:58:28.088463   19411 kubeadm.go:1107] duration metric: took 12.641190262s to wait for elevateKubeSystemPrivileges
	W0419 23:58:28.088531   19411 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0419 23:58:28.088542   19411 kubeadm.go:393] duration metric: took 22.42147138s to StartCluster
	I0419 23:58:28.088562   19411 settings.go:142] acquiring lock: {Name:mkec6b371e5bde9189093f8f042325971609eec7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:28.088689   19411 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:58:28.089205   19411 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/kubeconfig: {Name:mk931edde995f0261512a0fd04dd45b55dbe401a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:58:28.089409   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0419 23:58:28.089429   19411 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0419 23:58:28.091532   19411 out.go:177] * Verifying Kubernetes components...
	I0419 23:58:28.089490   19411 addons.go:502] 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:true 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 volumesnapshots:true yakd:true]
	I0419 23:58:28.089702   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:28.092925   19411 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0419 23:58:28.092933   19411 addons.go:69] Setting cloud-spanner=true in profile "addons-833814"
	I0419 23:58:28.092964   19411 addons.go:69] Setting default-storageclass=true in profile "addons-833814"
	I0419 23:58:28.092990   19411 addons.go:234] Setting addon cloud-spanner=true in "addons-833814"
	I0419 23:58:28.092994   19411 addons.go:69] Setting metrics-server=true in profile "addons-833814"
	I0419 23:58:28.093004   19411 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-833814"
	I0419 23:58:28.093015   19411 addons.go:69] Setting storage-provisioner=true in profile "addons-833814"
	I0419 23:58:28.093023   19411 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-833814"
	I0419 23:58:28.093027   19411 addons.go:69] Setting volumesnapshots=true in profile "addons-833814"
	I0419 23:58:28.093032   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093038   19411 addons.go:69] Setting helm-tiller=true in profile "addons-833814"
	I0419 23:58:28.093041   19411 addons.go:234] Setting addon storage-provisioner=true in "addons-833814"
	I0419 23:58:28.093045   19411 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-833814"
	I0419 23:58:28.093053   19411 addons.go:69] Setting registry=true in profile "addons-833814"
	I0419 23:58:28.093057   19411 addons.go:234] Setting addon helm-tiller=true in "addons-833814"
	I0419 23:58:28.093069   19411 addons.go:234] Setting addon registry=true in "addons-833814"
	I0419 23:58:28.093075   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093077   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093085   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093099   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093029   19411 addons.go:69] Setting gcp-auth=true in profile "addons-833814"
	I0419 23:58:28.093179   19411 mustload.go:65] Loading cluster: addons-833814
	I0419 23:58:28.092944   19411 addons.go:69] Setting yakd=true in profile "addons-833814"
	I0419 23:58:28.093344   19411 config.go:182] Loaded profile config "addons-833814": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0419 23:58:28.093372   19411 addons.go:234] Setting addon yakd=true in "addons-833814"
	I0419 23:58:28.093403   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093562   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.092994   19411 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-833814"
	I0419 23:58:28.093570   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093572   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093574   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093810   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093919   19411 addons.go:69] Setting inspektor-gadget=true in profile "addons-833814"
	I0419 23:58:28.093976   19411 addons.go:234] Setting addon inspektor-gadget=true in "addons-833814"
	I0419 23:58:28.094025   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093562   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.094319   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.094481   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093046   19411 addons.go:234] Setting addon volumesnapshots=true in "addons-833814"
	I0419 23:58:28.094810   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.095272   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093019   19411 addons.go:234] Setting addon metrics-server=true in "addons-833814"
	I0419 23:58:28.095671   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.093876   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.096119   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.092956   19411 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-833814"
	I0419 23:58:28.098466   19411 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-833814"
	I0419 23:58:28.098510   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.099052   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.093020   19411 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-833814"
	I0419 23:58:28.093878   19411 addons.go:69] Setting ingress-dns=true in profile "addons-833814"
	I0419 23:58:28.093888   19411 addons.go:69] Setting ingress=true in profile "addons-833814"
	I0419 23:58:28.109120   19411 addons.go:234] Setting addon ingress=true in "addons-833814"
	I0419 23:58:28.109628   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.109687   19411 addons.go:234] Setting addon ingress-dns=true in "addons-833814"
	I0419 23:58:28.109760   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.110214   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.111491   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.111940   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.130941   19411 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0419 23:58:28.134456   19411 out.go:177]   - Using image docker.io/registry:2.8.3
	I0419 23:58:28.137865   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.138843   19411 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0419 23:58:28.140387   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0419 23:58:28.140407   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0419 23:58:28.140469   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.138819   19411 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0419 23:58:28.142169   19411 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0419 23:58:28.142187   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0419 23:58:28.142233   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.145562   19411 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0419 23:58:28.145696   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0419 23:58:28.145769   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.153190   19411 addons.go:234] Setting addon default-storageclass=true in "addons-833814"
	I0419 23:58:28.153232   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.153649   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.166641   19411 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0419 23:58:28.169111   19411 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0419 23:58:28.169132   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0419 23:58:28.169187   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.170865   19411 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0419 23:58:28.172205   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0419 23:58:28.172401   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0419 23:58:28.172473   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.172533   19411 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0419 23:58:28.173916   19411 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0419 23:58:28.173934   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0419 23:58:28.173981   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.172273   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0419 23:58:28.172322   19411 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0419 23:58:28.172373   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0419 23:58:28.177011   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:28.178459   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0419 23:58:28.178482   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0419 23:58:28.178530   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.178668   19411 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-833814"
	I0419 23:58:28.178704   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:28.179074   19411 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0419 23:58:28.180610   19411 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0419 23:58:28.180634   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0419 23:58:28.179277   19411 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0419 23:58:28.180681   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.180688   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0419 23:58:28.180744   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.179289   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0419 23:58:28.179574   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:28.183767   19411 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0419 23:58:28.182509   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0419 23:58:28.185098   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0419 23:58:28.185133   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0419 23:58:28.185137   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0419 23:58:28.187830   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:28.189319   19411 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0419 23:58:28.189335   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0419 23:58:28.189384   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.191091   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0419 23:58:28.192453   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0419 23:58:28.187999   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.193941   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0419 23:58:28.195354   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0419 23:58:28.197010   19411 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0419 23:58:28.202778   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0419 23:58:28.198984   19411 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0419 23:58:28.202799   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0419 23:58:28.202809   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0419 23:58:28.202854   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.201565   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.202854   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.211560   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.224147   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.232627   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.233232   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.234979   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.235046   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.238658   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.241668   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.242926   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.257370   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.258752   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.266227   19411 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0419 23:58:28.267664   19411 out.go:177]   - Using image docker.io/busybox:stable
	I0419 23:58:28.266742   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:28.269182   19411 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0419 23:58:28.269195   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0419 23:58:28.269236   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:28.284171   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	W0419 23:58:28.308987   19411 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0419 23:58:28.309076   19411 retry.go:31] will retry after 313.087391ms: ssh: handshake failed: EOF
	W0419 23:58:28.310900   19411 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0419 23:58:28.310924   19411 retry.go:31] will retry after 225.765854ms: ssh: handshake failed: EOF
	I0419 23:58:28.409662   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0419 23:58:28.409776   19411 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0419 23:58:28.511665   19411 node_ready.go:35] waiting up to 6m0s for node "addons-833814" to be "Ready" ...
	I0419 23:58:28.519534   19411 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0419 23:58:28.519606   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0419 23:58:28.625413   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0419 23:58:28.625516   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0419 23:58:28.627452   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0419 23:58:28.627514   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0419 23:58:28.628453   19411 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0419 23:58:28.628500   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0419 23:58:28.707132   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0419 23:58:28.711723   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0419 23:58:28.718767   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0419 23:58:28.728578   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0419 23:58:28.728664   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0419 23:58:28.808273   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0419 23:58:28.810971   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0419 23:58:28.811044   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0419 23:58:28.819501   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0419 23:58:28.820616   19411 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0419 23:58:28.820637   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0419 23:58:28.906186   19411 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0419 23:58:28.906221   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0419 23:58:28.907956   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0419 23:58:28.907977   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0419 23:58:28.910975   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0419 23:58:28.911000   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0419 23:58:29.006216   19411 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0419 23:58:29.006311   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0419 23:58:29.006677   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0419 23:58:29.006729   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0419 23:58:29.026836   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0419 23:58:29.026868   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0419 23:58:29.027596   19411 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0419 23:58:29.027618   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0419 23:58:29.027849   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0419 23:58:29.113117   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0419 23:58:29.113195   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0419 23:58:29.126515   19411 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0419 23:58:29.126591   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0419 23:58:29.207268   19411 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0419 23:58:29.207342   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0419 23:58:29.215506   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0419 23:58:29.224042   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0419 23:58:29.310965   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0419 23:58:29.328760   19411 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0419 23:58:29.328792   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0419 23:58:29.329122   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0419 23:58:29.329146   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0419 23:58:29.408132   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0419 23:58:29.526735   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0419 23:58:29.526811   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0419 23:58:29.607942   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0419 23:58:29.608040   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0419 23:58:29.723886   19411 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0419 23:58:29.723959   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0419 23:58:29.825566   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0419 23:58:29.825669   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0419 23:58:29.826871   19411 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0419 23:58:29.827114   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0419 23:58:30.014022   19411 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0419 23:58:30.014100   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0419 23:58:30.121070   19411 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.711365467s)
	I0419 23:58:30.121179   19411 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0419 23:58:30.207428   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:30.315278   19411 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0419 23:58:30.315308   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0419 23:58:30.326321   19411 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0419 23:58:30.326353   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0419 23:58:30.607442   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:30.807276   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0419 23:58:30.807306   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0419 23:58:30.824043   19411 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0419 23:58:30.824071   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0419 23:58:30.826244   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:30.925939   19411 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-833814" context rescaled to 1 replicas
	I0419 23:58:31.028364   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:31.207256   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0419 23:58:31.207358   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0419 23:58:31.614226   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0419 23:58:31.614259   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0419 23:58:31.824113   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0419 23:58:31.824136   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0419 23:58:31.909960   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.202728534s)
	I0419 23:58:32.013365   19411 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0419 23:58:32.013392   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0419 23:58:32.326758   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:32.633976   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.922168169s)
	I0419 23:58:32.634001   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.915145821s)
	I0419 23:58:33.019027   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:34.024659   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.216290876s)
	I0419 23:58:34.024710   19411 addons.go:470] Verifying addon ingress=true in "addons-833814"
	I0419 23:58:34.024728   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.204703409s)
	I0419 23:58:34.026376   19411 out.go:177] * Verifying ingress addon...
	I0419 23:58:34.024789   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.996911032s)
	I0419 23:58:34.024844   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.809290163s)
	I0419 23:58:34.024897   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.800829128s)
	I0419 23:58:34.024935   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.713945216s)
	I0419 23:58:34.024982   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.616773301s)
	I0419 23:58:34.027703   19411 addons.go:470] Verifying addon metrics-server=true in "addons-833814"
	I0419 23:58:34.027750   19411 addons.go:470] Verifying addon registry=true in "addons-833814"
	I0419 23:58:34.029406   19411 out.go:177] * Verifying registry addon...
	I0419 23:58:34.028544   19411 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0419 23:58:34.032044   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0419 23:58:34.036533   19411 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0419 23:58:34.036565   19411 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0419 23:58:34.036580   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:34.036821   19411 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0419 23:58:34.036844   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:34.535454   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:34.535585   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:34.634851   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (4.427361991s)
	I0419 23:58:34.634888   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (4.027360695s)
	W0419 23:58:34.634901   19411 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:34.634923   19411 retry.go:31] will retry after 284.824166ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:34.636928   19411 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-833814 service yakd-dashboard -n yakd-dashboard
	
	I0419 23:58:34.634969   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.606510434s)
	I0419 23:58:34.920848   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:35.035164   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:35.035283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:35.043846   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (2.717030542s)
	I0419 23:58:35.043883   19411 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-833814"
	I0419 23:58:35.046204   19411 out.go:177] * Verifying csi-hostpath-driver addon...
	I0419 23:58:35.047966   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0419 23:58:35.107864   19411 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0419 23:58:35.107892   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:35.347285   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0419 23:58:35.347351   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:35.362633   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:35.477168   19411 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0419 23:58:35.495721   19411 addons.go:234] Setting addon gcp-auth=true in "addons-833814"
	I0419 23:58:35.495791   19411 host.go:66] Checking if "addons-833814" exists ...
	I0419 23:58:35.496346   19411 cli_runner.go:164] Run: docker container inspect addons-833814 --format={{.State.Status}}
	I0419 23:58:35.515519   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:35.516570   19411 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0419 23:58:35.516615   19411 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-833814
	I0419 23:58:35.535621   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:35.536142   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:35.536874   19411 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/addons-833814/id_rsa Username:docker}
	I0419 23:58:35.552265   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:36.035595   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:36.036103   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:36.052755   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:36.536354   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:36.536446   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:36.608498   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:37.037789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:37.037832   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:37.109203   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:37.515641   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:37.535824   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:37.536017   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:37.611922   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.035340   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:38.035992   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:38.109603   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.109897   19411 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.59330505s)
	I0419 23:58:38.112232   19411 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0419 23:58:38.109891   19411 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.188997379s)
	I0419 23:58:38.115378   19411 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0419 23:58:38.116811   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0419 23:58:38.116827   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0419 23:58:38.135709   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0419 23:58:38.135733   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0419 23:58:38.152448   19411 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0419 23:58:38.152471   19411 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0419 23:58:38.218939   19411 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0419 23:58:38.535381   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:38.535512   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:38.552379   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:38.932629   19411 addons.go:470] Verifying addon gcp-auth=true in "addons-833814"
	I0419 23:58:38.934339   19411 out.go:177] * Verifying gcp-auth addon...
	I0419 23:58:38.936348   19411 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0419 23:58:38.939102   19411 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0419 23:58:38.939129   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:39.036624   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:39.036814   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:39.051741   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:39.439651   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:39.535103   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:39.535249   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:39.553073   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:39.940382   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:40.014895   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:40.035708   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:40.037395   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:40.051726   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:40.439656   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:40.535166   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:40.535825   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:40.551765   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:40.939885   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:41.035528   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:41.035770   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:41.052101   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:41.439645   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:41.534900   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:41.535195   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:41.552007   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:41.939722   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:42.035009   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:42.035820   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:42.051934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:42.440478   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:42.514547   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:42.534861   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:42.535110   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:42.552256   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:42.940169   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:43.035239   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:43.035764   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:43.051729   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:43.439495   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:43.535637   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:43.535787   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:43.551958   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:43.939676   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:44.035182   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:44.036063   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:44.051911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:44.439826   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:44.515255   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:44.535283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:44.535645   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:44.551613   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:44.939245   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:45.035063   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:45.036021   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:45.052281   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:45.439261   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:45.534495   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:45.535321   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:45.551425   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:45.939121   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:46.035348   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:46.035708   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:46.051800   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:46.439413   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:46.535105   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:46.535996   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:46.552261   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:46.940119   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:47.014608   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:47.034973   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:47.035790   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:47.052389   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:47.440090   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:47.535134   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:47.535285   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:47.551229   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:47.939960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:48.035458   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:48.035662   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:48.051885   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:48.439747   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:48.535222   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:48.535417   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:48.551489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:48.939342   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:49.014933   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:49.035468   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:49.035566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:49.051997   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:49.439948   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:49.535697   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:49.535750   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:49.551909   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:49.939715   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:50.034994   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:50.035269   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:50.051984   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:50.439948   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:50.535180   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:50.535568   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:50.551359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:50.939220   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:51.034747   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:51.035283   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:51.051147   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:51.439934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:51.514381   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:51.535548   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:51.535651   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:51.551966   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:51.939832   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:52.035150   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:52.035329   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:52.052107   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:52.440059   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:52.536566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:52.536848   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:52.552083   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:52.939652   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:53.035044   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:53.035771   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:53.051598   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:53.439054   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:53.514466   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:53.535657   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:53.535850   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:53.551855   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:53.939488   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:54.035121   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:54.035712   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:54.051799   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:54.439514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:54.535233   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:54.535433   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:54.552328   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:54.940257   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:55.034873   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:55.035426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:55.051605   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:55.439676   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:55.515107   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:55.535270   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:55.535437   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:55.551307   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:55.940188   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:56.034871   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:56.035461   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:56.051806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:56.439620   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:56.534924   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:56.535409   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:56.551646   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:56.939447   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:57.035009   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:57.035514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:57.052022   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:57.439569   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:57.534947   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:57.535911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:57.551967   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:57.939730   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:58.015137   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:58:58.035412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:58.035473   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:58.051956   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:58.439641   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:58.534934   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:58.535651   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:58.551825   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:58.939519   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:59.035151   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:59.037007   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:59.051934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:59.439619   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:58:59.535641   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:58:59.535690   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:58:59.551833   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:58:59.939647   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:00.035240   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:00.035267   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:00.051366   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:00.439215   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:00.514538   19411 node_ready.go:53] node "addons-833814" has status "Ready":"False"
	I0419 23:59:00.534713   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:00.535648   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:00.552042   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:00.940163   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:01.034658   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:01.035584   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:01.051554   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:01.439286   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:01.534942   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:01.535489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:01.551843   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:01.939789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:02.035285   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:02.035464   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:02.051061   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:02.439830   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:02.515375   19411 node_ready.go:49] node "addons-833814" has status "Ready":"True"
	I0419 23:59:02.515405   19411 node_ready.go:38] duration metric: took 34.003698699s for node "addons-833814" to be "Ready" ...
	I0419 23:59:02.515417   19411 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" ...
	I0419 23:59:02.524756   19411 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:02.535523   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:02.536062   19411 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0419 23:59:02.536085   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:02.552955   19411 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0419 23:59:02.552974   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:02.939967   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:03.037132   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:03.038451   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:03.059078   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:03.439281   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:03.535438   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:03.535854   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:03.553465   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:03.939694   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:04.031058   19411 pod_ready.go:92] pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.031084   19411 pod_ready.go:81] duration metric: took 1.506302468s for pod "coredns-7db6d8ff4d-vq98v" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.031103   19411 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036352   19411 pod_ready.go:92] pod "etcd-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.036378   19411 pod_ready.go:81] duration metric: took 5.268648ms for pod "etcd-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036396   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.036674   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:04.037470   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:04.041146   19411 pod_ready.go:92] pod "kube-apiserver-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.041168   19411 pod_ready.go:81] duration metric: took 4.762515ms for pod "kube-apiserver-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.041183   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.045919   19411 pod_ready.go:92] pod "kube-controller-manager-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.045947   19411 pod_ready.go:81] duration metric: took 4.756327ms for pod "kube-controller-manager-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.045958   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-b6fkh" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.052860   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:04.116451   19411 pod_ready.go:92] pod "kube-proxy-b6fkh" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.116482   19411 pod_ready.go:81] duration metric: took 70.516327ms for pod "kube-proxy-b6fkh" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.116495   19411 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.440064   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:04.515750   19411 pod_ready.go:92] pod "kube-scheduler-addons-833814" in "kube-system" namespace has status "Ready":"True"
	I0419 23:59:04.515775   19411 pod_ready.go:81] duration metric: took 399.271345ms for pod "kube-scheduler-addons-833814" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.515788   19411 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace to be "Ready" ...
	I0419 23:59:04.535605   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:04.536396   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:04.553206   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:04.939998   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:05.035615   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:05.035875   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:05.052558   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:05.439999   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:05.535740   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:05.536325   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:05.609441   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:05.939953   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:06.036218   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:06.037681   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:06.052072   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:06.448253   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:06.521543   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:06.536634   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:06.537065   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:06.554066   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:06.940401   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:07.036319   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:07.037197   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:07.053482   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:07.440194   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:07.535316   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:07.536133   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:07.553486   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:07.939541   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:08.035734   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:08.036379   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:08.053599   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:08.439745   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:08.521780   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:08.535002   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:08.536402   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:08.552225   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:08.940517   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:09.035525   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:09.035934   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:09.055955   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:09.440306   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:09.535934   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:09.536711   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:09.610752   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:09.939812   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:10.035693   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:10.036872   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:10.053899   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:10.440277   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:10.535692   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:10.535839   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:10.552859   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.108165   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:11.108705   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:11.108806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:11.110088   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.110433   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:11.439803   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:11.536229   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:11.536533   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:11.554124   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:11.940090   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:12.035872   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:12.035940   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:12.052846   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:12.440322   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:12.536643   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:12.537444   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:12.553515   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:12.939895   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:13.034785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:13.036063   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:13.053232   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:13.439800   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:13.521477   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:13.535671   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:13.536137   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:13.553813   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:13.939932   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:14.036268   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:14.036296   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:14.053113   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:14.439232   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:14.535429   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:14.536789   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:14.552278   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:14.939538   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:15.036059   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:15.037490   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:15.111019   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:15.439876   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:15.521820   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:15.535532   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:15.536832   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:15.611412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:15.939823   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:16.035429   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:16.036510   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:16.054622   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:16.439592   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:16.535785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:16.535999   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:16.553877   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:16.939742   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:17.036431   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:17.036600   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:17.052359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:17.440103   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:17.536067   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:17.536203   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:17.553083   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:17.939911   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:18.021329   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:18.036272   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:18.036305   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:18.053916   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:18.439774   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:18.536592   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:18.536592   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:18.553818   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:18.942785   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:19.036306   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:19.036516   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:19.052749   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:19.440372   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:19.535341   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:19.536394   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:19.552868   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:19.940501   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:20.035960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:20.036050   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:20.056197   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:20.439975   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:20.522868   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:20.537426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:20.538244   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:20.553100   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:20.939399   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:21.035224   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:21.036018   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:21.053201   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:21.440463   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:21.535467   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:21.535496   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:21.552932   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:21.940563   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:22.037334   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:22.039925   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:22.111386   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:22.440384   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:22.535898   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:22.536116   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:22.553806   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:22.939485   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:23.021238   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:23.036562   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:23.036630   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:23.054055   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:23.442620   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:23.536232   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:23.536272   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:23.553308   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:23.939633   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:24.036102   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:24.039960   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:24.110700   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:24.511987   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:24.535628   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:24.536878   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:24.610471   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:24.939757   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:25.022206   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:25.036787   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:25.038354   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:25.110442   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:25.439682   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:25.535839   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:25.536342   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:25.553979   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:25.940504   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:26.035897   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:26.036958   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:26.053791   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:26.440132   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:26.537498   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:26.537663   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:26.553401   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:26.939859   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:27.022233   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:27.035891   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:27.037245   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:27.053903   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:27.440264   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:27.535521   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:27.536900   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:27.553708   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:27.939898   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:28.036055   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:28.036143   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:28.053438   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:28.440033   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:28.534785   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:28.536548   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:28.553319   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:28.939742   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:29.035843   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:29.036944   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:29.053202   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:29.440639   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:29.521319   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:29.536021   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:29.536184   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:29.553408   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:29.940044   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:30.034896   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:30.035914   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:30.052655   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:30.440179   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:30.534904   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:30.535904   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:30.553030   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:30.939324   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:31.034948   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:31.036166   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:31.052941   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:31.439400   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:31.522137   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:31.535972   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:31.537233   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:31.611489   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:31.939500   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:32.035960   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:32.036030   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:32.053946   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:32.508776   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:32.625510   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:32.626448   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:32.630723   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.012966   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:33.125244   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:33.125412   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:33.126224   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.440622   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:33.522229   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:33.535471   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:33.536359   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:33.608990   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:33.940339   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:34.035317   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:34.036821   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:34.054172   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:34.440336   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:34.536703   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:34.537180   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:34.554327   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:34.940423   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:35.036298   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:35.036480   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:35.054123   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:35.440310   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:35.535843   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:35.536287   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:35.553865   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:35.940566   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:36.021787   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:36.035499   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:36.037159   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:36.053589   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:36.439823   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:36.535543   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:36.537219   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:36.553839   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:36.940118   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:37.035598   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:37.036642   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:37.054219   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:37.439815   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:37.535884   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:37.536239   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:37.555339   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:37.939559   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:38.036024   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:38.036076   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:38.053697   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:38.440590   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:38.522241   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:38.535458   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:38.536449   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:38.554422   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:38.939936   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:39.036008   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:39.036481   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:39.054422   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:39.439779   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:39.535365   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:39.536052   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:39.553355   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:39.940442   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:40.036046   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:40.036384   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:40.054158   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:40.439595   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:40.536141   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:40.536433   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:40.554314   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:40.941008   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:41.021971   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:41.035321   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:41.036734   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:41.053003   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:41.439813   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:41.535457   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:41.536208   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:41.553289   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:42.008541   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:42.109660   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0419 23:59:42.111343   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:42.113508   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:42.514057   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:42.610695   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:42.611983   19411 kapi.go:107] duration metric: took 1m8.579935595s to wait for kubernetes.io/minikube-addons=registry ...
	I0419 23:59:42.615424   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.010095   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:43.022625   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:43.036305   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:43.110324   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.440353   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:43.535531   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:43.553098   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:43.940423   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:44.035414   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:44.053707   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:44.439457   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:44.534937   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:44.553458   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:44.939876   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:45.022974   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:45.035998   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:45.053875   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:45.439486   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:45.536158   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:45.553107   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:45.939613   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:46.035471   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:46.053287   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:46.439377   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:46.535738   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:46.554038   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:46.939597   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:47.035001   19411 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0419 23:59:47.052758   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:47.440286   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:47.599013   19411 kapi.go:107] duration metric: took 1m13.570464857s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0419 23:59:47.600079   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:47.600351   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:48.012110   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:48.061224   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:48.442188   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:48.553196   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:48.939317   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:49.054131   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:49.440426   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:49.554524   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:49.939488   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0419 23:59:50.021055   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:50.053554   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:50.440793   19411 kapi.go:107] duration metric: took 1m11.504443183s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0419 23:59:50.442401   19411 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-833814 cluster.
	I0419 23:59:50.443848   19411 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.
	I0419 23:59:50.445067   19411 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0419 23:59:50.610588   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:51.054144   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:51.553273   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:52.023237   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:52.052667   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:52.553334   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:53.053514   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:53.556336   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:54.053503   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:54.521137   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:54.553327   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:55.053752   19411 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0419 23:59:55.552618   19411 kapi.go:107] duration metric: took 1m20.504650132s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0419 23:59:55.554448   19411 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, helm-tiller, metrics-server, storage-provisioner-rancher, yakd, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0419 23:59:55.557812   19411 addons.go:505] duration metric: took 1m27.468320807s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns helm-tiller metrics-server storage-provisioner-rancher yakd inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0419 23:59:57.020769   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0419 23:59:59.022142   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:01.521126   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:03.521171   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:05.521296   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:08.021509   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:10.521766   19411 pod_ready.go:102] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"False"
	I0420 00:00:12.529337   19411 pod_ready.go:92] pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace has status "Ready":"True"
	I0420 00:00:12.529370   19411 pod_ready.go:81] duration metric: took 1m8.013574929s for pod "metrics-server-c59844bb4-qctbl" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.529385   19411 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.536455   19411 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace has status "Ready":"True"
	I0420 00:00:12.536483   19411 pod_ready.go:81] duration metric: took 7.091119ms for pod "nvidia-device-plugin-daemonset-lhb2m" in "kube-system" namespace to be "Ready" ...
	I0420 00:00:12.536502   19411 pod_ready.go:38] duration metric: took 1m10.02106888s 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" ...
	I0420 00:00:12.536518   19411 api_server.go:52] waiting for apiserver process to appear ...
	I0420 00:00:12.536544   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:12.536594   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:12.569951   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:12.569974   19411 cri.go:89] found id: ""
	I0420 00:00:12.569983   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:12.570034   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.573122   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:12.573173   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:12.612378   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:12.612396   19411 cri.go:89] found id: ""
	I0420 00:00:12.612404   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:12.612456   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.615813   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:12.615878   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:12.647810   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:12.647830   19411 cri.go:89] found id: ""
	I0420 00:00:12.647838   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:12.647879   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.651117   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:12.651182   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:12.683527   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:12.683553   19411 cri.go:89] found id: ""
	I0420 00:00:12.683562   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:12.683627   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.686843   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:12.686931   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:12.720425   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:12.720446   19411 cri.go:89] found id: ""
	I0420 00:00:12.720453   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:12.720520   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.723673   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:12.723744   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:12.755658   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:12.755686   19411 cri.go:89] found id: ""
	I0420 00:00:12.755694   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:12.755740   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.758937   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:12.759005   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:12.790691   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:12.790716   19411 cri.go:89] found id: ""
	I0420 00:00:12.790725   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:12.790782   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:12.794090   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:12.794133   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:12.833287   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:12.833323   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:12.865884   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:12.865913   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:12.936183   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:12.936215   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:12.975713   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:12.975743   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:13.048365   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:13.048398   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:13.060871   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:13.060906   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:13.108799   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:13.108832   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:13.142750   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:13.142777   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:13.238040   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:13.238078   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:13.279597   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:13.279627   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:13.335346   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:13.335378   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:15.869782   19411 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0420 00:00:15.883569   19411 api_server.go:72] duration metric: took 1m47.794107474s to wait for apiserver process to appear ...
	I0420 00:00:15.883596   19411 api_server.go:88] waiting for apiserver healthz status ...
	I0420 00:00:15.883628   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:15.883679   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:15.917822   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:15.917845   19411 cri.go:89] found id: ""
	I0420 00:00:15.917852   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:15.917907   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.921383   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:15.921459   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:15.955680   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:15.955705   19411 cri.go:89] found id: ""
	I0420 00:00:15.955713   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:15.955769   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.959478   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:15.959551   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:15.993474   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:15.993494   19411 cri.go:89] found id: ""
	I0420 00:00:15.993501   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:15.993549   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:15.997428   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:15.997488   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:16.032519   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:16.032541   19411 cri.go:89] found id: ""
	I0420 00:00:16.032548   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:16.032602   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.035931   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:16.035997   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:16.068652   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:16.068678   19411 cri.go:89] found id: ""
	I0420 00:00:16.068687   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:16.068728   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.072017   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:16.072088   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:16.106106   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:16.106126   19411 cri.go:89] found id: ""
	I0420 00:00:16.106133   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:16.106172   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.109332   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:16.109399   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:16.141697   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:16.141721   19411 cri.go:89] found id: ""
	I0420 00:00:16.141731   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:16.141787   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:16.145036   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:16.145061   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:16.201592   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:16.201706   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:16.277512   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:16.277546   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:16.320175   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:16.320210   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:16.391318   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:16.391359   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:16.404110   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:16.404142   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:16.450332   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:16.450367   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:16.486539   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:16.486570   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:16.521314   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:16.521351   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:16.708603   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:16.708644   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:16.760231   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:16.760272   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:16.803331   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:16.803370   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:19.337687   19411 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0420 00:00:19.342131   19411 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0420 00:00:19.343020   19411 api_server.go:141] control plane version: v1.30.0
	I0420 00:00:19.343040   19411 api_server.go:131] duration metric: took 3.459438447s to wait for apiserver health ...
	I0420 00:00:19.343049   19411 system_pods.go:43] waiting for kube-system pods to appear ...
	I0420 00:00:19.343071   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0420 00:00:19.343127   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0420 00:00:19.375617   19411 cri.go:89] found id: "c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:19.375644   19411 cri.go:89] found id: ""
	I0420 00:00:19.375654   19411 logs.go:276] 1 containers: [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c]
	I0420 00:00:19.375706   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.379201   19411 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0420 00:00:19.379279   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0420 00:00:19.414349   19411 cri.go:89] found id: "ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:19.414375   19411 cri.go:89] found id: ""
	I0420 00:00:19.414386   19411 logs.go:276] 1 containers: [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e]
	I0420 00:00:19.414438   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.418071   19411 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0420 00:00:19.418131   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0420 00:00:19.452429   19411 cri.go:89] found id: "02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:19.452454   19411 cri.go:89] found id: ""
	I0420 00:00:19.452462   19411 logs.go:276] 1 containers: [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797]
	I0420 00:00:19.452513   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.456253   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0420 00:00:19.456333   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0420 00:00:19.489348   19411 cri.go:89] found id: "86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:19.489371   19411 cri.go:89] found id: ""
	I0420 00:00:19.489378   19411 logs.go:276] 1 containers: [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034]
	I0420 00:00:19.489419   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.492750   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0420 00:00:19.492820   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0420 00:00:19.526479   19411 cri.go:89] found id: "469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:19.526500   19411 cri.go:89] found id: ""
	I0420 00:00:19.526509   19411 logs.go:276] 1 containers: [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a]
	I0420 00:00:19.526564   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.529907   19411 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0420 00:00:19.529975   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0420 00:00:19.562738   19411 cri.go:89] found id: "3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:19.562758   19411 cri.go:89] found id: ""
	I0420 00:00:19.562767   19411 logs.go:276] 1 containers: [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a]
	I0420 00:00:19.562821   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.566204   19411 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0420 00:00:19.566265   19411 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0420 00:00:19.600065   19411 cri.go:89] found id: "8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:19.600091   19411 cri.go:89] found id: ""
	I0420 00:00:19.600100   19411 logs.go:276] 1 containers: [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98]
	I0420 00:00:19.600151   19411 ssh_runner.go:195] Run: which crictl
	I0420 00:00:19.603912   19411 logs.go:123] Gathering logs for kubelet ...
	I0420 00:00:19.603937   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0420 00:00:19.677560   19411 logs.go:123] Gathering logs for dmesg ...
	I0420 00:00:19.677600   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0420 00:00:19.689750   19411 logs.go:123] Gathering logs for coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] ...
	I0420 00:00:19.689778   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797"
	I0420 00:00:19.725904   19411 logs.go:123] Gathering logs for kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] ...
	I0420 00:00:19.725936   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a"
	I0420 00:00:19.758801   19411 logs.go:123] Gathering logs for CRI-O ...
	I0420 00:00:19.758830   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0420 00:00:19.833794   19411 logs.go:123] Gathering logs for container status ...
	I0420 00:00:19.833828   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0420 00:00:19.874243   19411 logs.go:123] Gathering logs for describe nodes ...
	I0420 00:00:19.874271   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0420 00:00:19.970289   19411 logs.go:123] Gathering logs for kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] ...
	I0420 00:00:19.970318   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c"
	I0420 00:00:20.015037   19411 logs.go:123] Gathering logs for etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] ...
	I0420 00:00:20.015077   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e"
	I0420 00:00:20.064846   19411 logs.go:123] Gathering logs for kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] ...
	I0420 00:00:20.064877   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034"
	I0420 00:00:20.104167   19411 logs.go:123] Gathering logs for kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] ...
	I0420 00:00:20.104204   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a"
	I0420 00:00:20.161276   19411 logs.go:123] Gathering logs for kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] ...
	I0420 00:00:20.161310   19411 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98"
	I0420 00:00:22.707345   19411 system_pods.go:59] 19 kube-system pods found
	I0420 00:00:22.707380   19411 system_pods.go:61] "coredns-7db6d8ff4d-vq98v" [f491713b-d6a5-4bb9-a142-87d0673449c2] Running
	I0420 00:00:22.707385   19411 system_pods.go:61] "csi-hostpath-attacher-0" [4a089e9e-dd1f-4557-a006-ab52eb034772] Running
	I0420 00:00:22.707388   19411 system_pods.go:61] "csi-hostpath-resizer-0" [e4a4959f-a437-47e3-9684-4bc519a90517] Running
	I0420 00:00:22.707392   19411 system_pods.go:61] "csi-hostpathplugin-h6822" [729d4382-a672-4da4-a546-8f6ba1b69161] Running
	I0420 00:00:22.707395   19411 system_pods.go:61] "etcd-addons-833814" [0a49f866-ef96-4ffd-8a9e-94c70153bf8b] Running
	I0420 00:00:22.707398   19411 system_pods.go:61] "kindnet-rlwrb" [fa89ae10-20e4-438b-8773-08961d7908f8] Running
	I0420 00:00:22.707402   19411 system_pods.go:61] "kube-apiserver-addons-833814" [c08a5a8a-004e-4c68-a2af-e7a9e61b0496] Running
	I0420 00:00:22.707405   19411 system_pods.go:61] "kube-controller-manager-addons-833814" [2caf4cd1-8dd8-4092-a496-e67817437915] Running
	I0420 00:00:22.707407   19411 system_pods.go:61] "kube-ingress-dns-minikube" [86697d45-b38f-4805-b042-9a789ab1336a] Running
	I0420 00:00:22.707410   19411 system_pods.go:61] "kube-proxy-b6fkh" [a1063e1c-4841-471a-ad5c-67296e903ab4] Running
	I0420 00:00:22.707413   19411 system_pods.go:61] "kube-scheduler-addons-833814" [a5e679bc-78f5-4a1e-ad0f-5b0746f8eda1] Running
	I0420 00:00:22.707415   19411 system_pods.go:61] "metrics-server-c59844bb4-qctbl" [37e6412c-11b6-4055-a2c2-702ecf5ae95a] Running
	I0420 00:00:22.707418   19411 system_pods.go:61] "nvidia-device-plugin-daemonset-lhb2m" [8d7155d5-e8ff-42a4-be78-2781f46686ff] Running
	I0420 00:00:22.707422   19411 system_pods.go:61] "registry-proxy-ldcqw" [40019de7-d113-4a39-b255-e67768238edf] Running
	I0420 00:00:22.707424   19411 system_pods.go:61] "registry-vkjxq" [b083ec31-1a95-494f-b8e1-01e27c7a3ba6] Running
	I0420 00:00:22.707427   19411 system_pods.go:61] "snapshot-controller-745499f584-9cb4k" [1ff81247-68bc-42a4-a56f-5c5490295191] Running
	I0420 00:00:22.707430   19411 system_pods.go:61] "snapshot-controller-745499f584-tdnd4" [c427c5cf-91b0-4597-b467-d8067b3f2c91] Running
	I0420 00:00:22.707435   19411 system_pods.go:61] "storage-provisioner" [3452ee74-5759-47bf-aa76-ccb84abeb48d] Running
	I0420 00:00:22.707439   19411 system_pods.go:61] "tiller-deploy-6677d64bcd-nz8vj" [ad7fdf63-acbc-4877-ba42-5812debc2403] Running
	I0420 00:00:22.707446   19411 system_pods.go:74] duration metric: took 3.364391617s to wait for pod list to return data ...
	I0420 00:00:22.707461   19411 default_sa.go:34] waiting for default service account to be created ...
	I0420 00:00:22.709390   19411 default_sa.go:45] found service account: "default"
	I0420 00:00:22.709410   19411 default_sa.go:55] duration metric: took 1.943941ms for default service account to be created ...
	I0420 00:00:22.709418   19411 system_pods.go:116] waiting for k8s-apps to be running ...
	I0420 00:00:22.719897   19411 system_pods.go:86] 19 kube-system pods found
	I0420 00:00:22.719929   19411 system_pods.go:89] "coredns-7db6d8ff4d-vq98v" [f491713b-d6a5-4bb9-a142-87d0673449c2] Running
	I0420 00:00:22.719939   19411 system_pods.go:89] "csi-hostpath-attacher-0" [4a089e9e-dd1f-4557-a006-ab52eb034772] Running
	I0420 00:00:22.719945   19411 system_pods.go:89] "csi-hostpath-resizer-0" [e4a4959f-a437-47e3-9684-4bc519a90517] Running
	I0420 00:00:22.719951   19411 system_pods.go:89] "csi-hostpathplugin-h6822" [729d4382-a672-4da4-a546-8f6ba1b69161] Running
	I0420 00:00:22.719956   19411 system_pods.go:89] "etcd-addons-833814" [0a49f866-ef96-4ffd-8a9e-94c70153bf8b] Running
	I0420 00:00:22.719962   19411 system_pods.go:89] "kindnet-rlwrb" [fa89ae10-20e4-438b-8773-08961d7908f8] Running
	I0420 00:00:22.719968   19411 system_pods.go:89] "kube-apiserver-addons-833814" [c08a5a8a-004e-4c68-a2af-e7a9e61b0496] Running
	I0420 00:00:22.719975   19411 system_pods.go:89] "kube-controller-manager-addons-833814" [2caf4cd1-8dd8-4092-a496-e67817437915] Running
	I0420 00:00:22.719982   19411 system_pods.go:89] "kube-ingress-dns-minikube" [86697d45-b38f-4805-b042-9a789ab1336a] Running
	I0420 00:00:22.719989   19411 system_pods.go:89] "kube-proxy-b6fkh" [a1063e1c-4841-471a-ad5c-67296e903ab4] Running
	I0420 00:00:22.719997   19411 system_pods.go:89] "kube-scheduler-addons-833814" [a5e679bc-78f5-4a1e-ad0f-5b0746f8eda1] Running
	I0420 00:00:22.720004   19411 system_pods.go:89] "metrics-server-c59844bb4-qctbl" [37e6412c-11b6-4055-a2c2-702ecf5ae95a] Running
	I0420 00:00:22.720011   19411 system_pods.go:89] "nvidia-device-plugin-daemonset-lhb2m" [8d7155d5-e8ff-42a4-be78-2781f46686ff] Running
	I0420 00:00:22.720024   19411 system_pods.go:89] "registry-proxy-ldcqw" [40019de7-d113-4a39-b255-e67768238edf] Running
	I0420 00:00:22.720034   19411 system_pods.go:89] "registry-vkjxq" [b083ec31-1a95-494f-b8e1-01e27c7a3ba6] Running
	I0420 00:00:22.720042   19411 system_pods.go:89] "snapshot-controller-745499f584-9cb4k" [1ff81247-68bc-42a4-a56f-5c5490295191] Running
	I0420 00:00:22.720052   19411 system_pods.go:89] "snapshot-controller-745499f584-tdnd4" [c427c5cf-91b0-4597-b467-d8067b3f2c91] Running
	I0420 00:00:22.720060   19411 system_pods.go:89] "storage-provisioner" [3452ee74-5759-47bf-aa76-ccb84abeb48d] Running
	I0420 00:00:22.720070   19411 system_pods.go:89] "tiller-deploy-6677d64bcd-nz8vj" [ad7fdf63-acbc-4877-ba42-5812debc2403] Running
	I0420 00:00:22.720080   19411 system_pods.go:126] duration metric: took 10.656141ms to wait for k8s-apps to be running ...
	I0420 00:00:22.720093   19411 system_svc.go:44] waiting for kubelet service to be running ....
	I0420 00:00:22.720149   19411 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:00:22.731168   19411 system_svc.go:56] duration metric: took 11.066992ms WaitForService to wait for kubelet
	I0420 00:00:22.731197   19411 kubeadm.go:576] duration metric: took 1m54.641740568s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0420 00:00:22.731217   19411 node_conditions.go:102] verifying NodePressure condition ...
	I0420 00:00:22.734017   19411 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0420 00:00:22.734040   19411 node_conditions.go:123] node cpu capacity is 8
	I0420 00:00:22.734052   19411 node_conditions.go:105] duration metric: took 2.831019ms to run NodePressure ...
	I0420 00:00:22.734063   19411 start.go:240] waiting for startup goroutines ...
	I0420 00:00:22.734069   19411 start.go:245] waiting for cluster config update ...
	I0420 00:00:22.734084   19411 start.go:254] writing updated cluster config ...
	I0420 00:00:22.734330   19411 ssh_runner.go:195] Run: rm -f paused
	I0420 00:00:22.780962   19411 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0420 00:00:22.785846   19411 out.go:177] * Done! kubectl is now configured to use "addons-833814" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.400832389Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-p79m5 from CNI network \"kindnet\" (type=ptp)"
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.431149804Z" level=info msg="Stopped pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=cc8d2983-6299-4989-a90b-9d9ac2077e6a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.727204162Z" level=info msg="Removing container: c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7" id=d92ed5e0-7593-4688-ac52-fe15f39e6a16 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:02:57 addons-833814 crio[983]: time="2024-04-20 00:02:57.740373569Z" level=info msg="Removed container c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7: ingress-nginx/ingress-nginx-controller-84df5799c-p79m5/controller" id=d92ed5e0-7593-4688-ac52-fe15f39e6a16 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.880134510Z" level=info msg="Removing container: 17a5b5aa5d9c1d79f33c9f9685645092850e1e9b4d0ab0c633a289ffa7bc97d2" id=b49065f2-777b-436b-92bd-d6b2ea07861b name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.895419909Z" level=info msg="Removed container 17a5b5aa5d9c1d79f33c9f9685645092850e1e9b4d0ab0c633a289ffa7bc97d2: ingress-nginx/ingress-nginx-admission-create-x4cxz/create" id=b49065f2-777b-436b-92bd-d6b2ea07861b name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.896694628Z" level=info msg="Removing container: 9bd58b506020da8c1f3084886c4c60f6f2f61aa5e99603dc8af654ef867f25b4" id=2c32d784-fe9e-4148-bcf7-0c410e875fd6 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.910694764Z" level=info msg="Removed container 9bd58b506020da8c1f3084886c4c60f6f2f61aa5e99603dc8af654ef867f25b4: ingress-nginx/ingress-nginx-admission-patch-4fkrz/patch" id=2c32d784-fe9e-4148-bcf7-0c410e875fd6 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.912138635Z" level=info msg="Stopping pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=f3c4ac81-cc59-4558-82f2-b2fab9b3af0a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.912187551Z" level=info msg="Stopped pod sandbox (already stopped): 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=f3c4ac81-cc59-4558-82f2-b2fab9b3af0a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.912467496Z" level=info msg="Removing pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=7194067c-7ab8-4e5e-ada1-1cf9c085c59b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.918610692Z" level=info msg="Removed pod sandbox: 9da5abfb33d7ee5d8c2c7f0185ed467f682bf6526e8253e3ca8401bd798e96f0" id=7194067c-7ab8-4e5e-ada1-1cf9c085c59b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.918930979Z" level=info msg="Stopping pod sandbox: 4ea7ddbbeaceeffb612cf993d606c02762883c527e31daa1dc2a91ad58264fe7" id=50f8eba0-8247-4357-b035-e010527fb436 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.918959281Z" level=info msg="Stopped pod sandbox (already stopped): 4ea7ddbbeaceeffb612cf993d606c02762883c527e31daa1dc2a91ad58264fe7" id=50f8eba0-8247-4357-b035-e010527fb436 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.919228471Z" level=info msg="Removing pod sandbox: 4ea7ddbbeaceeffb612cf993d606c02762883c527e31daa1dc2a91ad58264fe7" id=bce7c7bb-ffbe-4afe-861c-2ee3650a91ff name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.925237726Z" level=info msg="Removed pod sandbox: 4ea7ddbbeaceeffb612cf993d606c02762883c527e31daa1dc2a91ad58264fe7" id=bce7c7bb-ffbe-4afe-861c-2ee3650a91ff name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.925535724Z" level=info msg="Stopping pod sandbox: 1713f0177dd4993233bcfc31c795c0edf455490e8c5dd0b820965934fece0e3d" id=95c36a58-aa2a-4268-858b-d39a9f1b43c8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.925564986Z" level=info msg="Stopped pod sandbox (already stopped): 1713f0177dd4993233bcfc31c795c0edf455490e8c5dd0b820965934fece0e3d" id=95c36a58-aa2a-4268-858b-d39a9f1b43c8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.925859225Z" level=info msg="Removing pod sandbox: 1713f0177dd4993233bcfc31c795c0edf455490e8c5dd0b820965934fece0e3d" id=d4316767-cd07-4d22-80ed-585be17e5225 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.932319681Z" level=info msg="Removed pod sandbox: 1713f0177dd4993233bcfc31c795c0edf455490e8c5dd0b820965934fece0e3d" id=d4316767-cd07-4d22-80ed-585be17e5225 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.932677539Z" level=info msg="Stopping pod sandbox: af968a9cad943d6a998f54aae3bc3380fc2da9dd1b413f5003c524d8df5aaa65" id=d7234bc7-704a-4207-86ac-f2d130fce8a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.932712314Z" level=info msg="Stopped pod sandbox (already stopped): af968a9cad943d6a998f54aae3bc3380fc2da9dd1b413f5003c524d8df5aaa65" id=d7234bc7-704a-4207-86ac-f2d130fce8a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.932970452Z" level=info msg="Removing pod sandbox: af968a9cad943d6a998f54aae3bc3380fc2da9dd1b413f5003c524d8df5aaa65" id=3805f1c6-4239-4fdf-8cce-f27196468463 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:03:14 addons-833814 crio[983]: time="2024-04-20 00:03:14.939755641Z" level=info msg="Removed pod sandbox: af968a9cad943d6a998f54aae3bc3380fc2da9dd1b413f5003c524d8df5aaa65" id=3805f1c6-4239-4fdf-8cce-f27196468463 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 20 00:06:30 addons-833814 crio[983]: time="2024-04-20 00:06:30.648921530Z" level=info msg="Stopping container: cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9 (timeout: 30s)" id=735ad3cc-1106-4aac-8ad7-cd578cb4728d name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b3d24f76c86c0       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                 3 minutes ago       Running             hello-world-app           0                   5f3a9275996ad       hello-world-app-86c47465fc-r2hfq
	f4e6e21015d65       ghcr.io/headlamp-k8s/headlamp@sha256:9d84f30d4c5e54cdc40f63b060e93ba6a0cd8a4c05d28d7cda4cd14f6b56490f                   5 minutes ago       Running             headlamp                  0                   4ad40d73758ed       headlamp-7559bf459f-xhgtg
	379b68cac380c       docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9                         5 minutes ago       Running             nginx                     0                   8da1ddb0cd727       nginx
	6193335e625db       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            6 minutes ago       Running             gcp-auth                  0                   cb70b2b0bf0a1       gcp-auth-5db96cd9b4-ww8nb
	21a7310716598       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                         7 minutes ago       Running             yakd                      0                   e15a9755cc270       yakd-dashboard-5ddbf7d777-vd65p
	cd2ce2b644837       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   7 minutes ago       Running             metrics-server            0                   686471b5e89ad       metrics-server-c59844bb4-qctbl
	7eb2f61bdcc40       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   02ef702c544cb       storage-provisioner
	02fd4a701a14d       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago       Running             coredns                   0                   dff85a2eb4e60       coredns-7db6d8ff4d-vq98v
	8094a9c07874d       4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5                                                        8 minutes ago       Running             kindnet-cni               0                   808267b54682f       kindnet-rlwrb
	469f96c9bca67       a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b                                                        8 minutes ago       Running             kube-proxy                0                   cc1680ee6abc4       kube-proxy-b6fkh
	c6c9c1380a577       c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0                                                        8 minutes ago       Running             kube-apiserver            0                   c5ebfa3e847de       kube-apiserver-addons-833814
	ba5c592f81dee       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        8 minutes ago       Running             etcd                      0                   1bfb811cfccba       etcd-addons-833814
	86bbc4c36b092       259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced                                                        8 minutes ago       Running             kube-scheduler            0                   17c14b6eea49c       kube-scheduler-addons-833814
	3a1356464ac3c       c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b                                                        8 minutes ago       Running             kube-controller-manager   0                   2fed7407ac6c6       kube-controller-manager-addons-833814
	
	
	==> coredns [02fd4a701a14d3d094a5668a3b185b099d616c92da3cd2efb26d02ea8a763797] <==
	[INFO] 10.244.0.15:54951 - 46565 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000097482s
	[INFO] 10.244.0.15:36389 - 51314 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004450158s
	[INFO] 10.244.0.15:36389 - 60022 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004517797s
	[INFO] 10.244.0.15:60935 - 38564 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005292785s
	[INFO] 10.244.0.15:60935 - 57512 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006352232s
	[INFO] 10.244.0.15:37773 - 65212 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005778858s
	[INFO] 10.244.0.15:37773 - 3001 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.008003109s
	[INFO] 10.244.0.15:42610 - 39598 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070137s
	[INFO] 10.244.0.15:42610 - 38096 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000101945s
	[INFO] 10.244.0.21:58239 - 52410 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019456s
	[INFO] 10.244.0.21:40733 - 26829 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000210041s
	[INFO] 10.244.0.21:39222 - 19748 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000188249s
	[INFO] 10.244.0.21:59540 - 63187 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157597s
	[INFO] 10.244.0.21:60049 - 664 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120751s
	[INFO] 10.244.0.21:37823 - 64981 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000163049s
	[INFO] 10.244.0.21:37373 - 23275 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005413632s
	[INFO] 10.244.0.21:46675 - 14986 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.007847111s
	[INFO] 10.244.0.21:60303 - 63157 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006261087s
	[INFO] 10.244.0.21:50758 - 8631 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.015175127s
	[INFO] 10.244.0.21:49632 - 14017 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.019880274s
	[INFO] 10.244.0.21:56538 - 52077 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.022490837s
	[INFO] 10.244.0.21:54296 - 36022 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000738272s
	[INFO] 10.244.0.21:51410 - 1645 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000890808s
	[INFO] 10.244.0.24:50486 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00018257s
	[INFO] 10.244.0.24:47102 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161925s
	
	
	==> describe nodes <==
	Name:               addons-833814
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-833814
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=910ae0f62f2dcf448782075db183a042c84a625e
	                    minikube.k8s.io/name=addons-833814
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_19T23_58_15_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-833814
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 19 Apr 2024 23:58:12 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-833814
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 20 Apr 2024 00:06:23 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 20 Apr 2024 00:03:20 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 20 Apr 2024 00:03:20 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 20 Apr 2024 00:03:20 +0000   Fri, 19 Apr 2024 23:58:10 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 20 Apr 2024 00:03:20 +0000   Fri, 19 Apr 2024 23:59:02 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-833814
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859348Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859348Ki
	  pods:               110
	System Info:
	  Machine ID:                 84d254c74176431aa00aad3fd5a66e75
	  System UUID:                c9792564-8db7-46fa-870a-abedd0c81987
	  Boot ID:                    c9e6bcc7-7bca-49f4-8273-23e1c4a8a0b6
	  Kernel Version:             5.15.0-1058-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-r2hfq         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m40s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m2s
	  gcp-auth                    gcp-auth-5db96cd9b4-ww8nb                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m53s
	  headlamp                    headlamp-7559bf459f-xhgtg                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m54s
	  kube-system                 coredns-7db6d8ff4d-vq98v                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     8m2s
	  kube-system                 etcd-addons-833814                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m17s
	  kube-system                 kindnet-rlwrb                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m3s
	  kube-system                 kube-apiserver-addons-833814             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m17s
	  kube-system                 kube-controller-manager-addons-833814    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m17s
	  kube-system                 kube-proxy-b6fkh                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m3s
	  kube-system                 kube-scheduler-addons-833814             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m17s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m59s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-vd65p          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     7m58s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%!)(MISSING)  100m (1%!)(MISSING)
	  memory             348Mi (1%!)(MISSING)  476Mi (1%!)(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)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 7m59s  kube-proxy       
	  Normal  Starting                 8m17s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m17s  kubelet          Node addons-833814 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m17s  kubelet          Node addons-833814 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m17s  kubelet          Node addons-833814 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m4s   node-controller  Node addons-833814 event: Registered Node addons-833814 in Controller
	  Normal  NodeReady                7m29s  kubelet          Node addons-833814 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000829] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000878] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.004105] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001744] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.002899] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.667635] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006040] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.015739] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003649] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014377] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +9.130343] kauditd_printk_skb: 37 callbacks suppressed
	[Apr20 00:00] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +1.011964] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +2.015875] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +4.191789] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[  +8.191607] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000030] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[Apr20 00:01] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	[ +32.770404] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c8 90 8e 77 8e 82 1a 90 6d 18 82 08 00
	
	
	==> etcd [ba5c592f81dee7a0120a233a5b7d1e07f823e3b38a45d82b0e5f9326dc191d4e] <==
	{"level":"info","ts":"2024-04-19T23:58:31.01612Z","caller":"traceutil/trace.go:171","msg":"trace[714159766] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"101.778165ms","start":"2024-04-19T23:58:30.91433Z","end":"2024-04-19T23:58:31.016108Z","steps":["trace[714159766] 'process raft request'  (duration: 94.288564ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.128974Z","caller":"traceutil/trace.go:171","msg":"trace[129005620] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"119.619297ms","start":"2024-04-19T23:58:31.009323Z","end":"2024-04-19T23:58:31.128942Z","steps":["trace[129005620] 'process raft request'  (duration: 111.392625ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.313121Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.649427ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028626719165577 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/deployments/kube-system/coredns\" mod_revision:372 > success:<request_put:<key:\"/registry/deployments/kube-system/coredns\" value_size:4032 >> failure:<request_range:<key:\"/registry/deployments/kube-system/coredns\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-04-19T23:58:31.313361Z","caller":"traceutil/trace.go:171","msg":"trace[1401784544] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"206.375551ms","start":"2024-04-19T23:58:31.106971Z","end":"2024-04-19T23:58:31.313346Z","steps":["trace[1401784544] 'process raft request'  (duration: 19.539976ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.314284Z","caller":"traceutil/trace.go:171","msg":"trace[1371741216] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"207.107374ms","start":"2024-04-19T23:58:31.107165Z","end":"2024-04-19T23:58:31.314272Z","steps":["trace[1371741216] 'process raft request'  (duration: 206.114416ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.406465Z","caller":"traceutil/trace.go:171","msg":"trace[685200153] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"299.165649ms","start":"2024-04-19T23:58:31.10728Z","end":"2024-04-19T23:58:31.406445Z","steps":["trace[685200153] 'process raft request'  (duration: 206.985537ms)","trace[685200153] 'compare'  (duration: 91.784592ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:58:31.406844Z","caller":"traceutil/trace.go:171","msg":"trace[841912095] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"299.474773ms","start":"2024-04-19T23:58:31.107358Z","end":"2024-04-19T23:58:31.406833Z","steps":["trace[841912095] 'process raft request'  (duration: 298.791622ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-19T23:58:31.40703Z","caller":"traceutil/trace.go:171","msg":"trace[1258913512] linearizableReadLoop","detail":"{readStateIndex:395; appliedIndex:392; }","duration":"299.781404ms","start":"2024-04-19T23:58:31.107239Z","end":"2024-04-19T23:58:31.407021Z","steps":["trace[1258913512] 'read index received'  (duration: 13.426579ms)","trace[1258913512] 'applied index is now lower than readState.Index'  (duration: 286.353819ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:58:31.407168Z","caller":"traceutil/trace.go:171","msg":"trace[98760630] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"101.07182ms","start":"2024-04-19T23:58:31.306062Z","end":"2024-04-19T23:58:31.407134Z","steps":["trace[98760630] 'process raft request'  (duration: 100.129896ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.407611Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"300.356809ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-833814\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-04-19T23:58:31.407702Z","caller":"traceutil/trace.go:171","msg":"trace[1277541801] range","detail":"{range_begin:/registry/minions/addons-833814; range_end:; response_count:1; response_revision:386; }","duration":"300.480207ms","start":"2024-04-19T23:58:31.107211Z","end":"2024-04-19T23:58:31.407691Z","steps":["trace[1277541801] 'agreement among raft nodes before linearized reading'  (duration: 300.337313ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.40779Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.1072Z","time spent":"300.577697ms","remote":"127.0.0.1:41540","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5678,"request content":"key:\"/registry/minions/addons-833814\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.408041Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"300.778935ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-19T23:58:31.408114Z","caller":"traceutil/trace.go:171","msg":"trace[946590251] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"300.87449ms","start":"2024-04-19T23:58:31.107231Z","end":"2024-04-19T23:58:31.408106Z","steps":["trace[946590251] 'agreement among raft nodes before linearized reading'  (duration: 300.741803ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.40819Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107224Z","time spent":"300.93194ms","remote":"127.0.0.1:41552","response type":"/etcdserverpb.KV/Range","request count":0,"request size":57,"response count":0,"response size":29,"request content":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.408646Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"301.222341ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87\" ","response":"range_response_count:1 size:4005"}
	{"level":"info","ts":"2024-04-19T23:58:31.408757Z","caller":"traceutil/trace.go:171","msg":"trace[496351283] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87; range_end:; response_count:1; response_revision:386; }","duration":"301.343311ms","start":"2024-04-19T23:58:31.107404Z","end":"2024-04-19T23:58:31.408747Z","steps":["trace[496351283] 'agreement among raft nodes before linearized reading'  (duration: 301.211608ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.408906Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107398Z","time spent":"301.496033ms","remote":"127.0.0.1:41548","response type":"/etcdserverpb.KV/Range","request count":0,"request size":53,"response count":1,"response size":4029,"request content":"key:\"/registry/pods/kube-system/coredns-7db6d8ff4d-rdh87\" "}
	{"level":"warn","ts":"2024-04-19T23:58:31.409456Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"302.127483ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-04-19T23:58:31.409539Z","caller":"traceutil/trace.go:171","msg":"trace[687075907] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:386; }","duration":"302.222836ms","start":"2024-04-19T23:58:31.107308Z","end":"2024-04-19T23:58:31.409531Z","steps":["trace[687075907] 'agreement among raft nodes before linearized reading'  (duration: 302.111582ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-19T23:58:31.426927Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-19T23:58:31.107303Z","time spent":"319.402729ms","remote":"127.0.0.1:41454","response type":"/etcdserverpb.KV/Range","request count":0,"request size":34,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" "}
	{"level":"info","ts":"2024-04-19T23:59:11.105411Z","caller":"traceutil/trace.go:171","msg":"trace[2082066959] linearizableReadLoop","detail":"{readStateIndex:1010; appliedIndex:1008; }","duration":"166.566031ms","start":"2024-04-19T23:59:10.938829Z","end":"2024-04-19T23:59:11.105395Z","steps":["trace[2082066959] 'read index received'  (duration: 26.66223ms)","trace[2082066959] 'applied index is now lower than readState.Index'  (duration: 139.903321ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-19T23:59:11.105496Z","caller":"traceutil/trace.go:171","msg":"trace[1612210539] transaction","detail":"{read_only:false; response_revision:983; number_of_response:1; }","duration":"235.848608ms","start":"2024-04-19T23:59:10.869638Z","end":"2024-04-19T23:59:11.105486Z","steps":["trace[1612210539] 'process raft request'  (duration: 211.557607ms)","trace[1612210539] 'compare'  (duration: 24.126296ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-19T23:59:11.105707Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.866227ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:3 size:12432"}
	{"level":"info","ts":"2024-04-19T23:59:11.105773Z","caller":"traceutil/trace.go:171","msg":"trace[970282073] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:3; response_revision:983; }","duration":"166.966321ms","start":"2024-04-19T23:59:10.938794Z","end":"2024-04-19T23:59:11.105761Z","steps":["trace[970282073] 'agreement among raft nodes before linearized reading'  (duration: 166.80057ms)"],"step_count":1}
	
	
	==> gcp-auth [6193335e625dbe827661878dd373742aae6dcdf9cae978f806fb2d7daf5dae0b] <==
	2024/04/19 23:59:49 GCP Auth Webhook started!
	2024/04/20 00:00:27 Ready to marshal response ...
	2024/04/20 00:00:27 Ready to write response ...
	2024/04/20 00:00:29 Ready to marshal response ...
	2024/04/20 00:00:29 Ready to write response ...
	2024/04/20 00:00:33 Ready to marshal response ...
	2024/04/20 00:00:33 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:37 Ready to marshal response ...
	2024/04/20 00:00:37 Ready to write response ...
	2024/04/20 00:00:44 Ready to marshal response ...
	2024/04/20 00:00:44 Ready to write response ...
	2024/04/20 00:00:44 Ready to marshal response ...
	2024/04/20 00:00:44 Ready to write response ...
	2024/04/20 00:00:53 Ready to marshal response ...
	2024/04/20 00:00:53 Ready to write response ...
	2024/04/20 00:01:02 Ready to marshal response ...
	2024/04/20 00:01:02 Ready to write response ...
	2024/04/20 00:01:32 Ready to marshal response ...
	2024/04/20 00:01:32 Ready to write response ...
	2024/04/20 00:02:51 Ready to marshal response ...
	2024/04/20 00:02:51 Ready to write response ...
	
	
	==> kernel <==
	 00:06:31 up 49 min,  0 users,  load average: 0.08, 0.49, 0.36
	Linux addons-833814 5.15.0-1058-gcp #66~20.04.1-Ubuntu SMP Tue Apr 16 06:42:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [8094a9c07874d8809c1d8cd6f3881753d988b7d1098c6c53bd7e7ab514ecad98] <==
	I0420 00:04:22.238059       1 main.go:227] handling current node
	I0420 00:04:32.241525       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:04:32.241549       1 main.go:227] handling current node
	I0420 00:04:42.253276       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:04:42.253305       1 main.go:227] handling current node
	I0420 00:04:52.256887       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:04:52.256911       1 main.go:227] handling current node
	I0420 00:05:02.260564       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:02.260589       1 main.go:227] handling current node
	I0420 00:05:12.264293       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:12.264321       1 main.go:227] handling current node
	I0420 00:05:22.268912       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:22.268941       1 main.go:227] handling current node
	I0420 00:05:32.272609       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:32.272633       1 main.go:227] handling current node
	I0420 00:05:42.284598       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:42.284619       1 main.go:227] handling current node
	I0420 00:05:52.288388       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:05:52.288410       1 main.go:227] handling current node
	I0420 00:06:02.300778       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:06:02.300801       1 main.go:227] handling current node
	I0420 00:06:12.304454       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:06:12.304479       1 main.go:227] handling current node
	I0420 00:06:22.316561       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0420 00:06:22.316585       1 main.go:227] handling current node
	
	
	==> kube-apiserver [c6c9c1380a57766ef4c841049cd6492b90a3280f956898ffe4ac45633791812c] <==
	I0420 00:00:29.318965       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.236.254"}
	E0420 00:00:30.582529       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.22:52968: read: connection reset by peer
	E0420 00:00:32.344619       1 watch.go:250] http2: stream closed
	I0420 00:00:37.790792       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.144.139"}
	I0420 00:00:38.919584       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0420 00:00:39.935682       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0420 00:00:54.841269       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:00:54.846646       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:00:54.852030       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0420 00:01:09.852859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0420 00:01:14.784636       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0420 00:01:48.843028       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.843086       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.862394       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.863114       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.865681       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.865890       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:48.925175       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:48.925310       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0420 00:01:49.009841       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0420 00:01:49.009989       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0420 00:01:49.909742       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0420 00:01:50.009923       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0420 00:01:50.014820       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0420 00:02:51.719221       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.240.182"}
	
	
	==> kube-controller-manager [3a1356464ac3c4be1c935e1d66235853b7ee06b5cf16135ef2947426064d0c8a] <==
	W0420 00:03:56.749623       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:03:56.749663       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:04:11.570085       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:04:11.570120       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:04:31.279766       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:04:31.279803       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:04:32.766809       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:04:32.766840       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:04:53.864738       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:04:53.864779       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:04:59.786019       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:04:59.786054       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:05:08.542054       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:05:08.542104       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:05:13.347616       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:05:13.347650       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:05:42.643986       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:05:42.644017       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:05:53.308813       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:05:53.308850       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:06:03.549497       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:06:03.549531       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0420 00:06:05.425042       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0420 00:06:05.425077       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0420 00:06:30.639153       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="8.392µs"
	
	
	==> kube-proxy [469f96c9bca67707412c2ca65d40a511182916b17ecbc8ee428a976f5be3854a] <==
	I0419 23:58:32.125024       1 server_linux.go:69] "Using iptables proxy"
	I0419 23:58:32.329483       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0419 23:58:32.721773       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0419 23:58:32.721912       1 server_linux.go:165] "Using iptables Proxier"
	I0419 23:58:32.725438       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0419 23:58:32.725531       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0419 23:58:32.725584       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"
	I0419 23:58:32.725896       1 server.go:872] "Version info" version="v1.30.0"
	I0419 23:58:32.726283       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0419 23:58:32.727598       1 config.go:192] "Starting service config controller"
	I0419 23:58:32.727620       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0419 23:58:32.727656       1 config.go:101] "Starting endpoint slice config controller"
	I0419 23:58:32.727665       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0419 23:58:32.728117       1 config.go:319] "Starting node config controller"
	I0419 23:58:32.728131       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0419 23:58:32.827815       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0419 23:58:32.827842       1 shared_informer.go:320] Caches are synced for service config
	I0419 23:58:32.828676       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [86bbc4c36b09245e02c41945a57239c68dea08c75a9db44965614598d78a7034] <==
	E0419 23:58:12.417717       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
	E0419 23:58:12.417823       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
	W0419 23:58:12.417717       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
	E0419 23:58:12.417834       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
	W0419 23:58:13.453650       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
	E0419 23:58:13.453686       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
	W0419 23:58:13.484829       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
	E0419 23:58:13.484868       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
	W0419 23:58:13.491735       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
	E0419 23:58:13.491765       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
	W0419 23:58:13.492648       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0419 23:58:13.492673       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0419 23:58:13.513096       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
	E0419 23:58:13.513165       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
	W0419 23:58:13.529349       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
	E0419 23:58:13.529390       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
	W0419 23:58:13.529490       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0419 23:58:13.529527       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0419 23:58:13.543876       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
	E0419 23:58:13.543908       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
	W0419 23:58:13.571943       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
	E0419 23:58:13.571981       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
	W0419 23:58:13.598926       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
	E0419 23:58:13.598957       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
	I0419 23:58:16.216565       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.456881    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" (UID: "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.456905    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-kube-api-access-6g4r9" (OuterVolumeSpecName: "kube-api-access-6g4r9") pod "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" (UID: "3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe"). InnerVolumeSpecName "kube-api-access-6g4r9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.555495    1686 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-6g4r9\" (UniqueName: \"kubernetes.io/projected/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-kube-api-access-6g4r9\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.555532    1686 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe-webhook-cert\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.726226    1686 scope.go:117] "RemoveContainer" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.740616    1686 scope.go:117] "RemoveContainer" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: E0420 00:02:57.740987    1686 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": container with ID starting with c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 not found: ID does not exist" containerID="c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"
	Apr 20 00:02:57 addons-833814 kubelet[1686]: I0420 00:02:57.741032    1686 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7"} err="failed to get container status \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": rpc error: code = NotFound desc = could not find container \"c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7\": container with ID starting with c2e22faa79ac44e3d4a4a39e3a064dabf126b36079a79c1a2f926ee5ccd668d7 not found: ID does not exist"
	Apr 20 00:02:58 addons-833814 kubelet[1686]: I0420 00:02:58.509226    1686 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe" path="/var/lib/kubelet/pods/3ecaf5d2-1c6e-42c5-80ab-f08356fbc0fe/volumes"
	Apr 20 00:03:14 addons-833814 kubelet[1686]: E0420 00:03:14.526810    1686 container_manager_linux.go:514] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969, memory: /docker/b3d211f6dcab84e6834cdb9206f23ca771aa2c5ed2ec0a5d41cb0a22f5204969/system.slice/kubelet.service"
	Apr 20 00:03:14 addons-833814 kubelet[1686]: I0420 00:03:14.878966    1686 scope.go:117] "RemoveContainer" containerID="17a5b5aa5d9c1d79f33c9f9685645092850e1e9b4d0ab0c633a289ffa7bc97d2"
	Apr 20 00:03:14 addons-833814 kubelet[1686]: I0420 00:03:14.895703    1686 scope.go:117] "RemoveContainer" containerID="9bd58b506020da8c1f3084886c4c60f6f2f61aa5e99603dc8af654ef867f25b4"
	Apr 20 00:03:48 addons-833814 kubelet[1686]: I0420 00:03:48.507967    1686 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-vq98v" secret="" err="secret \"gcp-auth\" not found"
	Apr 20 00:05:07 addons-833814 kubelet[1686]: I0420 00:05:07.508399    1686 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-vq98v" secret="" err="secret \"gcp-auth\" not found"
	Apr 20 00:06:17 addons-833814 kubelet[1686]: I0420 00:06:17.507907    1686 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-vq98v" secret="" err="secret \"gcp-auth\" not found"
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.028860    1686 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-j2dtx\" (UniqueName: \"kubernetes.io/projected/37e6412c-11b6-4055-a2c2-702ecf5ae95a-kube-api-access-j2dtx\") pod \"37e6412c-11b6-4055-a2c2-702ecf5ae95a\" (UID: \"37e6412c-11b6-4055-a2c2-702ecf5ae95a\") "
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.028909    1686 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/37e6412c-11b6-4055-a2c2-702ecf5ae95a-tmp-dir\") pod \"37e6412c-11b6-4055-a2c2-702ecf5ae95a\" (UID: \"37e6412c-11b6-4055-a2c2-702ecf5ae95a\") "
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.029225    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/37e6412c-11b6-4055-a2c2-702ecf5ae95a-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "37e6412c-11b6-4055-a2c2-702ecf5ae95a" (UID: "37e6412c-11b6-4055-a2c2-702ecf5ae95a"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.030734    1686 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/37e6412c-11b6-4055-a2c2-702ecf5ae95a-kube-api-access-j2dtx" (OuterVolumeSpecName: "kube-api-access-j2dtx") pod "37e6412c-11b6-4055-a2c2-702ecf5ae95a" (UID: "37e6412c-11b6-4055-a2c2-702ecf5ae95a"). InnerVolumeSpecName "kube-api-access-j2dtx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.127296    1686 scope.go:117] "RemoveContainer" containerID="cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9"
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.129482    1686 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-j2dtx\" (UniqueName: \"kubernetes.io/projected/37e6412c-11b6-4055-a2c2-702ecf5ae95a-kube-api-access-j2dtx\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.129515    1686 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/37e6412c-11b6-4055-a2c2-702ecf5ae95a-tmp-dir\") on node \"addons-833814\" DevicePath \"\""
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.140763    1686 scope.go:117] "RemoveContainer" containerID="cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9"
	Apr 20 00:06:32 addons-833814 kubelet[1686]: E0420 00:06:32.141191    1686 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9\": container with ID starting with cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9 not found: ID does not exist" containerID="cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9"
	Apr 20 00:06:32 addons-833814 kubelet[1686]: I0420 00:06:32.141226    1686 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9"} err="failed to get container status \"cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9\": rpc error: code = NotFound desc = could not find container \"cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9\": container with ID starting with cd2ce2b6448376509ec71d07095d483583d336f96003651b4896c2ed06cbf4a9 not found: ID does not exist"
	
	
	==> storage-provisioner [7eb2f61bdcc405c26ef86eb8cf5bb67ebfd6977739e179ecf17c4b869612a36c] <==
	I0419 23:59:03.046218       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0419 23:59:03.055611       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0419 23:59:03.055691       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0419 23:59:03.114022       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0419 23:59:03.114862       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc!
	I0419 23:59:03.114626       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"86417da4-0942-4444-ad62-1cc74a1ca620", APIVersion:"v1", ResourceVersion:"918", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc became leader
	I0419 23:59:03.216103       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-833814_ee2391d2-94ad-4ddb-bc15-562d5a9012dc!
	

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

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image build -t localhost/my-image:functional-001555 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 image build -t localhost/my-image:functional-001555 testdata/build --alsologtostderr: (5.350189945s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-001555 image build -t localhost/my-image:functional-001555 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 971e0b34657
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-001555
--> fb354d3a74f
Successfully tagged localhost/my-image:functional-001555
fb354d3a74f22f2d7533b0bc2d4ff96418efb3bd2ec59b2f1372176687c01ad0
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-001555 image build -t localhost/my-image:functional-001555 testdata/build --alsologtostderr:
I0420 00:10:24.993837   60635 out.go:291] Setting OutFile to fd 1 ...
I0420 00:10:24.994048   60635 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.994060   60635 out.go:304] Setting ErrFile to fd 2...
I0420 00:10:24.994065   60635 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.994298   60635 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
I0420 00:10:24.994904   60635 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.995553   60635 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.995957   60635 cli_runner.go:164] Run: docker container inspect functional-001555 --format={{.State.Status}}
I0420 00:10:25.021056   60635 ssh_runner.go:195] Run: systemctl --version
I0420 00:10:25.021114   60635 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-001555
I0420 00:10:25.042896   60635 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/functional-001555/id_rsa Username:docker}
I0420 00:10:25.311232   60635 build_images.go:161] Building image from path: /tmp/build.2985794964.tar
I0420 00:10:25.311306   60635 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0420 00:10:25.322275   60635 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2985794964.tar
I0420 00:10:25.326018   60635 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2985794964.tar: stat -c "%s %y" /var/lib/minikube/build/build.2985794964.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2985794964.tar': No such file or directory
I0420 00:10:25.326051   60635 ssh_runner.go:362] scp /tmp/build.2985794964.tar --> /var/lib/minikube/build/build.2985794964.tar (3072 bytes)
I0420 00:10:25.426682   60635 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2985794964
I0420 00:10:25.436944   60635 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2985794964 -xf /var/lib/minikube/build/build.2985794964.tar
I0420 00:10:25.518874   60635 crio.go:315] Building image: /var/lib/minikube/build/build.2985794964
I0420 00:10:25.518944   60635 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-001555 /var/lib/minikube/build/build.2985794964 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0420 00:10:30.244134   60635 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-001555 /var/lib/minikube/build/build.2985794964 --cgroup-manager=cgroupfs: (4.725149436s)
I0420 00:10:30.244241   60635 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2985794964
I0420 00:10:30.253283   60635 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2985794964.tar
I0420 00:10:30.261930   60635 build_images.go:217] Built localhost/my-image:functional-001555 from /tmp/build.2985794964.tar
I0420 00:10:30.261971   60635 build_images.go:133] succeeded building to: functional-001555
I0420 00:10:30.261979   60635 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls
functional_test.go:447: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 image ls: (2.250997916s)
functional_test.go:442: expected "localhost/my-image:functional-001555" to be loaded into minikube but the image is not there
E0420 00:10:33.072615   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
--- FAIL: TestFunctional/parallel/ImageCommands/ImageBuild (8.03s)

                                                
                                    

Test pass (300/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.66
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.0/json-events 4.61
13 TestDownloadOnly/v1.30.0/preload-exists 0
17 TestDownloadOnly/v1.30.0/LogsDuration 0.07
18 TestDownloadOnly/v1.30.0/DeleteAll 0.2
19 TestDownloadOnly/v1.30.0/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.08
21 TestBinaryMirror 0.71
22 TestOffline 83.27
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 167.41
29 TestAddons/parallel/Registry 14.28
31 TestAddons/parallel/InspektorGadget 10.66
33 TestAddons/parallel/HelmTiller 10.65
35 TestAddons/parallel/CSI 54.78
36 TestAddons/parallel/Headlamp 11.77
37 TestAddons/parallel/CloudSpanner 5.52
38 TestAddons/parallel/LocalPath 52.86
39 TestAddons/parallel/NvidiaDevicePlugin 6.64
40 TestAddons/parallel/Yakd 6
43 TestAddons/serial/GCPAuth/Namespaces 0.11
44 TestAddons/StoppedEnableDisable 12.06
45 TestCertOptions 32.35
46 TestCertExpiration 229.66
48 TestForceSystemdFlag 37.03
49 TestForceSystemdEnv 27.89
51 TestKVMDriverInstallOrUpdate 3.42
55 TestErrorSpam/setup 22.69
56 TestErrorSpam/start 0.58
57 TestErrorSpam/status 0.83
58 TestErrorSpam/pause 1.49
59 TestErrorSpam/unpause 1.41
60 TestErrorSpam/stop 1.36
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 64.5
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 28.3
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.07
71 TestFunctional/serial/CacheCmd/cache/add_remote 2.86
72 TestFunctional/serial/CacheCmd/cache/add_local 1.16
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
74 TestFunctional/serial/CacheCmd/cache/list 0.06
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.28
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.6
77 TestFunctional/serial/CacheCmd/cache/delete 0.12
78 TestFunctional/serial/MinikubeKubectlCmd 0.12
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
80 TestFunctional/serial/ExtraConfig 32.96
81 TestFunctional/serial/ComponentHealth 0.07
82 TestFunctional/serial/LogsCmd 1.36
83 TestFunctional/serial/LogsFileCmd 1.39
84 TestFunctional/serial/InvalidService 4.45
86 TestFunctional/parallel/ConfigCmd 0.5
87 TestFunctional/parallel/DashboardCmd 9.91
88 TestFunctional/parallel/DryRun 0.46
89 TestFunctional/parallel/InternationalLanguage 0.2
90 TestFunctional/parallel/StatusCmd 1.4
94 TestFunctional/parallel/ServiceCmdConnect 7.86
95 TestFunctional/parallel/AddonsCmd 0.15
96 TestFunctional/parallel/PersistentVolumeClaim 30.36
98 TestFunctional/parallel/SSHCmd 0.6
99 TestFunctional/parallel/CpCmd 2.11
100 TestFunctional/parallel/MySQL 21.24
101 TestFunctional/parallel/FileSync 0.39
102 TestFunctional/parallel/CertSync 1.71
106 TestFunctional/parallel/NodeLabels 0.11
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.58
110 TestFunctional/parallel/License 0.22
111 TestFunctional/parallel/ProfileCmd/profile_not_create 0.47
112 TestFunctional/parallel/ServiceCmd/DeployApp 10.23
113 TestFunctional/parallel/ProfileCmd/profile_list 0.4
114 TestFunctional/parallel/MountCmd/any-port 8.41
115 TestFunctional/parallel/ProfileCmd/profile_json_output 0.54
116 TestFunctional/parallel/Version/short 0.07
117 TestFunctional/parallel/Version/components 0.82
118 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
119 TestFunctional/parallel/ImageCommands/ImageListTable 0.41
120 TestFunctional/parallel/ImageCommands/ImageListJson 0.34
121 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
123 TestFunctional/parallel/ImageCommands/Setup 0.97
124 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 6.12
125 TestFunctional/parallel/MountCmd/specific-port 2
126 TestFunctional/parallel/ServiceCmd/List 0.52
127 TestFunctional/parallel/ServiceCmd/JSONOutput 0.55
128 TestFunctional/parallel/MountCmd/VerifyCleanup 1.85
129 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 4.06
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.49
131 TestFunctional/parallel/ServiceCmd/Format 0.46
132 TestFunctional/parallel/ServiceCmd/URL 0.46
134 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.58
135 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
136 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
137 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
138 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
140 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.29
141 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 4.78
142 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.18
143 TestFunctional/parallel/ImageCommands/ImageRemove 0.83
144 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.43
145 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
146 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
150 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.79
152 TestFunctional/delete_addon-resizer_images 0.07
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 136.74
159 TestMultiControlPlane/serial/DeployApp 4.11
160 TestMultiControlPlane/serial/PingHostFromPods 1.09
161 TestMultiControlPlane/serial/AddWorkerNode 19.83
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
164 TestMultiControlPlane/serial/CopyFile 15.64
165 TestMultiControlPlane/serial/StopSecondaryNode 12.47
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.47
167 TestMultiControlPlane/serial/RestartSecondaryNode 32.58
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.91
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 163.23
170 TestMultiControlPlane/serial/DeleteSecondaryNode 12.5
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.46
172 TestMultiControlPlane/serial/StopCluster 35.83
173 TestMultiControlPlane/serial/RestartCluster 54.26
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.52
175 TestMultiControlPlane/serial/AddSecondaryNode 54.46
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.63
180 TestJSONOutput/start/Command 48.57
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.66
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.6
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.7
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.24
205 TestKicCustomNetwork/create_custom_network 30.78
206 TestKicCustomNetwork/use_default_bridge_network 27.28
207 TestKicExistingNetwork 26.29
208 TestKicCustomSubnet 26.84
209 TestKicStaticIP 25.93
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 50.16
214 TestMountStart/serial/StartWithMountFirst 5.51
215 TestMountStart/serial/VerifyMountFirst 0.24
216 TestMountStart/serial/StartWithMountSecond 5.54
217 TestMountStart/serial/VerifyMountSecond 0.24
218 TestMountStart/serial/DeleteFirst 1.59
219 TestMountStart/serial/VerifyMountPostDelete 0.25
220 TestMountStart/serial/Stop 1.19
221 TestMountStart/serial/RestartStopped 7.07
222 TestMountStart/serial/VerifyMountPostStop 0.25
225 TestMultiNode/serial/FreshStart2Nodes 86.87
226 TestMultiNode/serial/DeployApp2Nodes 3.3
227 TestMultiNode/serial/PingHostFrom2Pods 0.78
228 TestMultiNode/serial/AddNode 18.61
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.29
231 TestMultiNode/serial/CopyFile 9.07
232 TestMultiNode/serial/StopNode 2.09
233 TestMultiNode/serial/StartAfterStop 9.02
234 TestMultiNode/serial/RestartKeepsNodes 82.18
235 TestMultiNode/serial/DeleteNode 4.94
236 TestMultiNode/serial/StopMultiNode 23.75
237 TestMultiNode/serial/RestartMultiNode 51.66
238 TestMultiNode/serial/ValidateNameConflict 23.47
243 TestPreload 114.71
245 TestScheduledStopUnix 97.98
248 TestInsufficientStorage 10.01
249 TestRunningBinaryUpgrade 132.22
251 TestKubernetesUpgrade 356.9
252 TestMissingContainerUpgrade 139.4
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
255 TestNoKubernetes/serial/StartWithK8s 32.86
256 TestNoKubernetes/serial/StartWithStopK8s 13.4
257 TestNoKubernetes/serial/Start 5.07
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
259 TestNoKubernetes/serial/ProfileList 6.46
260 TestNoKubernetes/serial/Stop 1.22
261 TestNoKubernetes/serial/StartNoArgs 6.42
262 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.25
270 TestNetworkPlugins/group/false 3.9
274 TestStoppedBinaryUpgrade/Setup 0.53
275 TestStoppedBinaryUpgrade/Upgrade 53.83
284 TestPause/serial/Start 71.6
285 TestStoppedBinaryUpgrade/MinikubeLogs 0.87
286 TestNetworkPlugins/group/auto/Start 68.51
287 TestPause/serial/SecondStartNoReconfiguration 33.22
288 TestPause/serial/Pause 0.71
289 TestPause/serial/VerifyStatus 0.29
290 TestPause/serial/Unpause 0.63
291 TestPause/serial/PauseAgain 0.74
292 TestPause/serial/DeletePaused 2.71
293 TestPause/serial/VerifyDeletedResources 15.38
294 TestNetworkPlugins/group/auto/KubeletFlags 0.26
295 TestNetworkPlugins/group/auto/NetCatPod 10.2
296 TestNetworkPlugins/group/auto/DNS 0.12
297 TestNetworkPlugins/group/auto/Localhost 0.1
298 TestNetworkPlugins/group/auto/HairPin 0.11
299 TestNetworkPlugins/group/kindnet/Start 39.61
300 TestNetworkPlugins/group/calico/Start 65.49
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
303 TestNetworkPlugins/group/kindnet/NetCatPod 10.19
304 TestNetworkPlugins/group/kindnet/DNS 0.14
305 TestNetworkPlugins/group/kindnet/Localhost 0.11
306 TestNetworkPlugins/group/kindnet/HairPin 0.13
307 TestNetworkPlugins/group/custom-flannel/Start 61.56
308 TestNetworkPlugins/group/enable-default-cni/Start 42.44
309 TestNetworkPlugins/group/calico/ControllerPod 6.06
310 TestNetworkPlugins/group/calico/KubeletFlags 0.29
311 TestNetworkPlugins/group/calico/NetCatPod 9.21
312 TestNetworkPlugins/group/calico/DNS 0.13
313 TestNetworkPlugins/group/calico/Localhost 0.11
314 TestNetworkPlugins/group/calico/HairPin 0.12
315 TestNetworkPlugins/group/flannel/Start 62.49
316 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
317 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.2
318 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.43
319 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.59
320 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
321 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
322 TestNetworkPlugins/group/enable-default-cni/HairPin 0.13
323 TestNetworkPlugins/group/custom-flannel/DNS 0.14
324 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
325 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
326 TestNetworkPlugins/group/bridge/Start 80.79
328 TestStartStop/group/old-k8s-version/serial/FirstStart 143.38
329 TestNetworkPlugins/group/flannel/ControllerPod 6.01
330 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
331 TestNetworkPlugins/group/flannel/NetCatPod 11.2
332 TestNetworkPlugins/group/flannel/DNS 0.14
333 TestNetworkPlugins/group/flannel/Localhost 0.13
334 TestNetworkPlugins/group/flannel/HairPin 0.13
336 TestStartStop/group/no-preload/serial/FirstStart 59.77
338 TestStartStop/group/embed-certs/serial/FirstStart 69.31
339 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
340 TestNetworkPlugins/group/bridge/NetCatPod 10.2
341 TestNetworkPlugins/group/bridge/DNS 0.16
342 TestNetworkPlugins/group/bridge/Localhost 0.14
343 TestNetworkPlugins/group/bridge/HairPin 0.14
345 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 68.61
346 TestStartStop/group/no-preload/serial/DeployApp 8.27
347 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.94
348 TestStartStop/group/no-preload/serial/Stop 11.97
349 TestStartStop/group/embed-certs/serial/DeployApp 8.29
350 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
351 TestStartStop/group/no-preload/serial/SecondStart 304.05
352 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.02
353 TestStartStop/group/embed-certs/serial/Stop 11.99
354 TestStartStop/group/old-k8s-version/serial/DeployApp 9.41
355 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.99
356 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
357 TestStartStop/group/embed-certs/serial/SecondStart 263.02
358 TestStartStop/group/old-k8s-version/serial/Stop 12.95
359 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.25
360 TestStartStop/group/old-k8s-version/serial/SecondStart 143.4
361 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.36
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.06
363 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.91
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.03
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
369 TestStartStop/group/old-k8s-version/serial/Pause 2.61
371 TestStartStop/group/newest-cni/serial/FirstStart 36.23
372 TestStartStop/group/newest-cni/serial/DeployApp 0
373 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.78
374 TestStartStop/group/newest-cni/serial/Stop 1.21
375 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
376 TestStartStop/group/newest-cni/serial/SecondStart 14.85
377 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
378 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
380 TestStartStop/group/newest-cni/serial/Pause 2.52
381 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
382 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
383 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
384 TestStartStop/group/embed-certs/serial/Pause 2.71
385 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
386 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
388 TestStartStop/group/no-preload/serial/Pause 2.7
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.56
x
+
TestDownloadOnly/v1.20.0/json-events (11.66s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-311037 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-311037 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (11.657688739s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (11.66s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-311037 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |          |
	|         | -p download-only-311037        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/19 23:57:16
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0419 23:57:16.242416   18242 out.go:291] Setting OutFile to fd 1 ...
	I0419 23:57:16.242696   18242 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:16.242707   18242 out.go:304] Setting ErrFile to fd 2...
	I0419 23:57:16.242714   18242 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:16.242922   18242 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	W0419 23:57:16.243054   18242 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18703-11307/.minikube/config/config.json: open /home/jenkins/minikube-integration/18703-11307/.minikube/config/config.json: no such file or directory
	I0419 23:57:16.243630   18242 out.go:298] Setting JSON to true
	I0419 23:57:16.244480   18242 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2386,"bootTime":1713568650,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0419 23:57:16.244537   18242 start.go:139] virtualization: kvm guest
	I0419 23:57:16.246810   18242 out.go:97] [download-only-311037] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0419 23:57:16.248539   18242 out.go:169] MINIKUBE_LOCATION=18703
	W0419 23:57:16.246927   18242 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball: no such file or directory
	I0419 23:57:16.246965   18242 notify.go:220] Checking for updates...
	I0419 23:57:16.251171   18242 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0419 23:57:16.252669   18242 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:57:16.253889   18242 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0419 23:57:16.255184   18242 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0419 23:57:16.257897   18242 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0419 23:57:16.258154   18242 driver.go:392] Setting default libvirt URI to qemu:///system
	I0419 23:57:16.278847   18242 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0419 23:57:16.278940   18242 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:16.642640   18242 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-19 23:57:16.634042617 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:16.642738   18242 docker.go:295] overlay module found
	I0419 23:57:16.644489   18242 out.go:97] Using the docker driver based on user configuration
	I0419 23:57:16.644509   18242 start.go:297] selected driver: docker
	I0419 23:57:16.644514   18242 start.go:901] validating driver "docker" against <nil>
	I0419 23:57:16.644598   18242 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:16.691503   18242 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-19 23:57:16.682739684 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:16.692012   18242 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0419 23:57:16.692825   18242 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0419 23:57:16.693367   18242 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0419 23:57:16.695409   18242 out.go:169] Using Docker driver with root privileges
	I0419 23:57:16.696690   18242 cni.go:84] Creating CNI manager for ""
	I0419 23:57:16.696710   18242 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0419 23:57:16.696721   18242 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0419 23:57:16.696794   18242 start.go:340] cluster config:
	{Name:download-only-311037 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 Memory:8000 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-311037 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0419 23:57:16.698126   18242 out.go:97] Starting "download-only-311037" primary control-plane node in "download-only-311037" cluster
	I0419 23:57:16.698149   18242 cache.go:121] Beginning downloading kic base image for docker with crio
	I0419 23:57:16.699356   18242 out.go:97] Pulling base image v0.0.43 ...
	I0419 23:57:16.699390   18242 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0419 23:57:16.699511   18242 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local docker daemon
	I0419 23:57:16.715358   18242 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 to local cache
	I0419 23:57:16.715636   18242 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 in local cache directory
	I0419 23:57:16.715812   18242 image.go:118] Writing gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 to local cache
	I0419 23:57:16.725956   18242 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0419 23:57:16.725984   18242 cache.go:56] Caching tarball of preloaded images
	I0419 23:57:16.726109   18242 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0419 23:57:16.728031   18242 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0419 23:57:16.728053   18242 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0419 23:57:16.754327   18242 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0419 23:57:20.714793   18242 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 as a tarball
	I0419 23:57:21.227322   18242 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0419 23:57:21.227415   18242 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18703-11307/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0419 23:57:22.131217   18242 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0419 23:57:22.131602   18242 profile.go:143] Saving config to /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/download-only-311037/config.json ...
	I0419 23:57:22.131641   18242 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/download-only-311037/config.json: {Name:mk554c2143611420db1204601a346acfb6e0ca5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0419 23:57:22.131831   18242 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0419 23:57:22.132055   18242 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18703-11307/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-311037 host does not exist
	  To start a cluster, run: "minikube start -p download-only-311037"

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

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

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

                                                
                                    
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-amd64 delete -p download-only-311037
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/json-events (4.61s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-038718 --force --alsologtostderr --kubernetes-version=v1.30.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-038718 --force --alsologtostderr --kubernetes-version=v1.30.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (4.612744801s)
--- PASS: TestDownloadOnly/v1.30.0/json-events (4.61s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-038718
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-038718: exit status 85 (72.014054ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-311037 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | -p download-only-311037        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| delete  | -p download-only-311037        | download-only-311037 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC | 19 Apr 24 23:57 UTC |
	| start   | -o=json --download-only        | download-only-038718 | jenkins | v1.33.0 | 19 Apr 24 23:57 UTC |                     |
	|         | -p download-only-038718        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/19 23:57:28
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0419 23:57:28.303136   18564 out.go:291] Setting OutFile to fd 1 ...
	I0419 23:57:28.303570   18564 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:28.303588   18564 out.go:304] Setting ErrFile to fd 2...
	I0419 23:57:28.303595   18564 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0419 23:57:28.304014   18564 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0419 23:57:28.304819   18564 out.go:298] Setting JSON to true
	I0419 23:57:28.305684   18564 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2398,"bootTime":1713568650,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0419 23:57:28.305745   18564 start.go:139] virtualization: kvm guest
	I0419 23:57:28.307773   18564 out.go:97] [download-only-038718] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0419 23:57:28.309122   18564 out.go:169] MINIKUBE_LOCATION=18703
	I0419 23:57:28.307955   18564 notify.go:220] Checking for updates...
	I0419 23:57:28.312313   18564 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0419 23:57:28.313743   18564 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0419 23:57:28.315169   18564 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0419 23:57:28.316450   18564 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0419 23:57:28.318685   18564 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0419 23:57:28.318942   18564 driver.go:392] Setting default libvirt URI to qemu:///system
	I0419 23:57:28.339151   18564 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0419 23:57:28.339248   18564 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:28.383951   18564 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:28.374719407 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:28.384048   18564 docker.go:295] overlay module found
	I0419 23:57:28.386184   18564 out.go:97] Using the docker driver based on user configuration
	I0419 23:57:28.386205   18564 start.go:297] selected driver: docker
	I0419 23:57:28.386209   18564 start.go:901] validating driver "docker" against <nil>
	I0419 23:57:28.386274   18564 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0419 23:57:28.433047   18564 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-04-19 23:57:28.424642594 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0419 23:57:28.433238   18564 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0419 23:57:28.433795   18564 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0419 23:57:28.433959   18564 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0419 23:57:28.436117   18564 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-038718 host does not exist
	  To start a cluster, run: "minikube start -p download-only-038718"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.08s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-049109 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-049109" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-049109
--- PASS: TestDownloadOnlyKic (1.08s)

                                                
                                    
x
+
TestBinaryMirror (0.71s)

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

                                                
                                    
x
+
TestOffline (83.27s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-504078 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-504078 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (1m21.00224823s)
helpers_test.go:175: Cleaning up "offline-crio-504078" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-504078
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-504078: (2.27114748s)
--- PASS: TestOffline (83.27s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:928: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-833814
addons_test.go:928: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-833814: exit status 85 (65.776979ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:939: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-833814
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-833814: exit status 85 (61.900551ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (167.41s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-amd64 start -p addons-833814 --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 --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:109: (dbg) Done: out/minikube-linux-amd64 start -p addons-833814 --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 --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m47.409010716s)
--- PASS: TestAddons/Setup (167.41s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 14.386435ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-vkjxq" [b083ec31-1a95-494f-b8e1-01e27c7a3ba6] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004076684s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-ldcqw" [40019de7-d113-4a39-b255-e67768238edf] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00587477s
addons_test.go:340: (dbg) Run:  kubectl --context addons-833814 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-833814 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:345: (dbg) Done: kubectl --context addons-833814 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.495890386s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 ip
2024/04/20 00:00:36 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.28s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-4vm75" [d38f6078-178b-4b37-a975-9eae3c4c56dd] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003929762s
addons_test.go:841: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-833814
addons_test.go:841: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-833814: (5.650761194s)
--- PASS: TestAddons/parallel/InspektorGadget (10.66s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (10.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:456: tiller-deploy stabilized in 10.608741ms
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6677d64bcd-nz8vj" [ad7fdf63-acbc-4877-ba42-5812debc2403] Running
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.003806649s
addons_test.go:473: (dbg) Run:  kubectl --context addons-833814 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:473: (dbg) Done: kubectl --context addons-833814 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.596797074s)
addons_test.go:490: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable helm-tiller --alsologtostderr -v=1
addons_test.go:490: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 addons disable helm-tiller --alsologtostderr -v=1: (1.037919061s)
--- PASS: TestAddons/parallel/HelmTiller (10.65s)

                                                
                                    
x
+
TestAddons/parallel/CSI (54.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 41.145883ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-833814 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-833814 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [023b1b30-268a-4fac-9b53-eaf76d1ed047] Pending
helpers_test.go:344: "task-pv-pod" [023b1b30-268a-4fac-9b53-eaf76d1ed047] 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" [023b1b30-268a-4fac-9b53-eaf76d1ed047] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003632496s
addons_test.go:584: (dbg) Run:  kubectl --context addons-833814 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-833814 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-833814 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-833814 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-833814 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-833814 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-833814 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (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" [7454ad7a-0d52-48c6-a716-64f081f6c9f6] Pending
helpers_test.go:344: "task-pv-pod-restore" [7454ad7a-0d52-48c6-a716-64f081f6c9f6] 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" [7454ad7a-0d52-48c6-a716-64f081f6c9f6] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003551679s
addons_test.go:626: (dbg) Run:  kubectl --context addons-833814 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-833814 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-833814 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.54203147s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (54.78s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-833814 --alsologtostderr -v=1
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7559bf459f-xhgtg" [f59d1456-8267-4daf-9aef-e33ec0ef17c4] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7559bf459f-xhgtg" [f59d1456-8267-4daf-9aef-e33ec0ef17c4] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7559bf459f-xhgtg" [f59d1456-8267-4daf-9aef-e33ec0ef17c4] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003825352s
--- PASS: TestAddons/parallel/Headlamp (11.77s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-8677549d7-vdc87" [13adcefa-f710-419f-940c-ec96bb770858] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003086504s
addons_test.go:860: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-833814
--- PASS: TestAddons/parallel/CloudSpanner (5.52s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-833814 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-833814 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [2975060a-0174-4c26-ad66-cf39f550d7bb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [2975060a-0174-4c26-ad66-cf39f550d7bb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [2975060a-0174-4c26-ad66-cf39f550d7bb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003406128s
addons_test.go:891: (dbg) Run:  kubectl --context addons-833814 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 ssh "cat /opt/local-path-provisioner/pvc-c7e88fe7-1a31-479d-a5eb-06d47675f13a_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-833814 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-833814 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-amd64 -p addons-833814 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:920: (dbg) Done: out/minikube-linux-amd64 -p addons-833814 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.057699926s)
--- PASS: TestAddons/parallel/LocalPath (52.86s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (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-lhb2m" [8d7155d5-e8ff-42a4-be78-2781f46686ff] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00414756s
addons_test.go:955: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-833814
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.64s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (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-5ddbf7d777-vd65p" [bc5223f8-41d6-4cb8-9037-2b85c9df2fc9] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003131176s
--- PASS: TestAddons/parallel/Yakd (6.00s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:650: (dbg) Run:  kubectl --context addons-833814 create ns new-namespace
addons_test.go:664: (dbg) Run:  kubectl --context addons-833814 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.11s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.06s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-833814
addons_test.go:172: (dbg) Done: out/minikube-linux-amd64 stop -p addons-833814: (11.791318678s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-833814
addons_test.go:180: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-833814
addons_test.go:185: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-833814
--- PASS: TestAddons/StoppedEnableDisable (12.06s)

                                                
                                    
x
+
TestCertOptions (32.35s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-543778 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-543778 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (28.794282642s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-543778 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-543778 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-543778 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-543778" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-543778
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-543778: (2.920791326s)
--- PASS: TestCertOptions (32.35s)

                                                
                                    
x
+
TestCertExpiration (229.66s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-344481 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-344481 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (31.889443856s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-344481 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-344481 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.926079322s)
helpers_test.go:175: Cleaning up "cert-expiration-344481" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-344481
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-344481: (2.842245676s)
--- PASS: TestCertExpiration (229.66s)

                                                
                                    
x
+
TestForceSystemdFlag (37.03s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-890537 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0420 00:35:22.804473   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-890537 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (27.723364855s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-890537 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-890537" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-890537
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-890537: (8.997211239s)
--- PASS: TestForceSystemdFlag (37.03s)

                                                
                                    
x
+
TestForceSystemdEnv (27.89s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-314485 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-314485 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (25.501534208s)
helpers_test.go:175: Cleaning up "force-systemd-env-314485" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-314485
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-314485: (2.38619279s)
--- PASS: TestForceSystemdEnv (27.89s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.42s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
E0420 00:34:58.338397   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
--- PASS: TestKVMDriverInstallOrUpdate (3.42s)

                                                
                                    
x
+
TestErrorSpam/setup (22.69s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.58s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 start --dry-run
--- PASS: TestErrorSpam/start (0.58s)

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.49s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.41s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.36s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 stop: (1.172825209s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-208116 --log_dir /tmp/nospam-208116 stop
--- PASS: TestErrorSpam/stop (1.36s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (64.5s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-amd64 start -p functional-001555 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2230: (dbg) Done: out/minikube-linux-amd64 start -p functional-001555 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m4.503685832s)
--- PASS: TestFunctional/serial/StartWithProxy (64.50s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.3s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-001555 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-001555 --alsologtostderr -v=8: (28.296114692s)
functional_test.go:659: soft start took 28.296837004s for "functional-001555" cluster.
--- PASS: TestFunctional/serial/SoftStart (28.30s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 cache add registry.k8s.io/pause:3.3: (1.008375147s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.86s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.96s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.36s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 logs: (1.361352743s)
--- PASS: TestFunctional/serial/LogsCmd (1.36s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.39s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 logs --file /tmp/TestFunctionalserialLogsFileCmd1992648906/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 logs --file /tmp/TestFunctionalserialLogsFileCmd1992648906/001/logs.txt: (1.391000199s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.39s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.45s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.5s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-001555] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:10:00.488619   54540 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:10:00.488745   54540 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:10:00.488754   54540 out.go:304] Setting ErrFile to fd 2...
	I0420 00:10:00.488758   54540 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:10:00.488956   54540 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:10:00.489481   54540 out.go:298] Setting JSON to false
	I0420 00:10:00.490505   54540 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":3151,"bootTime":1713568650,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0420 00:10:00.490576   54540 start.go:139] virtualization: kvm guest
	I0420 00:10:00.494759   54540 out.go:177] * [functional-001555] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0420 00:10:00.496552   54540 notify.go:220] Checking for updates...
	I0420 00:10:00.496563   54540 out.go:177]   - MINIKUBE_LOCATION=18703
	I0420 00:10:00.498235   54540 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0420 00:10:00.499497   54540 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0420 00:10:00.500866   54540 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0420 00:10:00.502192   54540 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0420 00:10:00.503607   54540 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0420 00:10:00.505537   54540 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:10:00.506548   54540 driver.go:392] Setting default libvirt URI to qemu:///system
	I0420 00:10:00.547998   54540 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0420 00:10:00.548151   54540 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0420 00:10:00.603338   54540 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:33 OomKillDisable:true NGoroutines:54 SystemTime:2024-04-20 00:10:00.593715229 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0420 00:10:00.603432   54540 docker.go:295] overlay module found
	I0420 00:10:00.606008   54540 out.go:177] * Using the docker driver based on existing profile
	I0420 00:10:00.613780   54540 start.go:297] selected driver: docker
	I0420 00:10:00.613802   54540 start.go:901] validating driver "docker" against &{Name:functional-001555 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:functional-001555 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0420 00:10:00.613934   54540 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0420 00:10:00.618568   54540 out.go:177] 
	W0420 00:10:00.620277   54540 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
	I0420 00:10:00.621659   54540 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-001555] minikube v1.33.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:10:00.303966   54391 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:10:00.304211   54391 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:10:00.304220   54391 out.go:304] Setting ErrFile to fd 2...
	I0420 00:10:00.304224   54391 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:10:00.304506   54391 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:10:00.305060   54391 out.go:298] Setting JSON to false
	I0420 00:10:00.306198   54391 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":3150,"bootTime":1713568650,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0420 00:10:00.306311   54391 start.go:139] virtualization: kvm guest
	I0420 00:10:00.309292   54391 out.go:177] * [functional-001555] minikube v1.33.0 sur Ubuntu 20.04 (kvm/amd64)
	I0420 00:10:00.311234   54391 notify.go:220] Checking for updates...
	I0420 00:10:00.313460   54391 out.go:177]   - MINIKUBE_LOCATION=18703
	I0420 00:10:00.315345   54391 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0420 00:10:00.320152   54391 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0420 00:10:00.321797   54391 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0420 00:10:00.323439   54391 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0420 00:10:00.324895   54391 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0420 00:10:00.327004   54391 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:10:00.327723   54391 driver.go:392] Setting default libvirt URI to qemu:///system
	I0420 00:10:00.354947   54391 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0420 00:10:00.355067   54391 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0420 00:10:00.415774   54391 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:33 OomKillDisable:true NGoroutines:54 SystemTime:2024-04-20 00:10:00.40349692 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0420 00:10:00.415916   54391 docker.go:295] overlay module found
	I0420 00:10:00.418378   54391 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0420 00:10:00.420067   54391 start.go:297] selected driver: docker
	I0420 00:10:00.420085   54391 start.go:901] validating driver "docker" against &{Name:functional-001555 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.43@sha256:7ff490df401cc0fbf19a4521544ae8f4a00cc163e92a95017a8d8bfdb1422737 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.0 ClusterName:functional-001555 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0420 00:10:00.420258   54391 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0420 00:10:00.422566   54391 out.go:177] 
	W0420 00:10:00.424072   54391 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
	I0420 00:10:00.425677   54391 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-001555 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-001555 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-57b4589c47-vgrxn" [9ba34ce5-fea6-44c7-a4a8-174e42567487] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-vgrxn" [9ba34ce5-fea6-44c7-a4a8-174e42567487] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.013878757s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30258
functional_test.go:1671: http://192.168.49.2:30258: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-vgrxn

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (30.36s)

                                                
                                                
=== 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" [d3603581-1e1b-4493-b19b-088339f4b870] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004328902s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-001555 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-001555 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-001555 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-001555 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" [c1f4f4e7-5715-4036-bb1b-fc02c1a01bcc] Pending
helpers_test.go:344: "sp-pod" [c1f4f4e7-5715-4036-bb1b-fc02c1a01bcc] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c1f4f4e7-5715-4036-bb1b-fc02c1a01bcc] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004329421s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-001555 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-001555 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-001555 delete -f testdata/storage-provisioner/pod.yaml: (2.639654631s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-001555 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" [9969bcbb-b296-4761-8c45-62fea8dafa3f] Pending
helpers_test.go:344: "sp-pod" [9969bcbb-b296-4761-8c45-62fea8dafa3f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9969bcbb-b296-4761-8c45-62fea8dafa3f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.003511419s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-001555 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (30.36s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.6s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-001555 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-b2fhr" [7759af92-046f-42f2-ac68-474b14c16638] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-b2fhr" [7759af92-046f-42f2-ac68-474b14c16638] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 20.00431242s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-001555 exec mysql-64454c8b5c-b2fhr -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-001555 exec mysql-64454c8b5c-b2fhr -- mysql -ppassword -e "show databases;": exit status 1 (98.102151ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-001555 exec mysql-64454c8b5c-b2fhr -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.24s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.22s)

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

                                                
                                                

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-001555 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-001555 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-6d85cfcfd8-fjskw" [29ce9aa5-1eb8-415b-afd2-55499b2ef9d5] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-fjskw" [29ce9aa5-1eb8-415b-afd2-55499b2ef9d5] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.010685184s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.23s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 20 00:09 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 20 00:09 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 20 00:09 test-1713571798625695983
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh cat /mount-9p/test-1713571798625695983
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-001555 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" [e33f4565-56a5-4082-a410-9a5dd5ec448a] Pending
helpers_test.go:344: "busybox-mount" [e33f4565-56a5-4082-a410-9a5dd5ec448a] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [e33f4565-56a5-4082-a410-9a5dd5ec448a] Running
helpers_test.go:344: "busybox-mount" [e33f4565-56a5-4082-a410-9a5dd5ec448a] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [e33f4565-56a5-4082-a410-9a5dd5ec448a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003638329s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-001555 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-001555 /tmp/TestFunctionalparallelMountCmdany-port3714532968/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.41s)

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

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

                                                
                                    
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-amd64 -p functional-001555 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-001555 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.0
registry.k8s.io/kube-proxy:v1.30.0
registry.k8s.io/kube-controller-manager:v1.30.0
registry.k8s.io/kube-apiserver:v1.30.0
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-001555
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-001555 image ls --format short --alsologtostderr:
I0420 00:10:24.334177   60403 out.go:291] Setting OutFile to fd 1 ...
I0420 00:10:24.334438   60403 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.334448   60403 out.go:304] Setting ErrFile to fd 2...
I0420 00:10:24.334452   60403 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.334701   60403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
I0420 00:10:24.335327   60403 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.335436   60403 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.335838   60403 cli_runner.go:164] Run: docker container inspect functional-001555 --format={{.State.Status}}
I0420 00:10:24.353211   60403 ssh_runner.go:195] Run: systemctl --version
I0420 00:10:24.353280   60403 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-001555
I0420 00:10:24.369888   60403 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/functional-001555/id_rsa Username:docker}
I0420 00:10:24.450077   60403 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-001555 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | alpine             | 11d76b979f02d | 50.1MB |
| registry.k8s.io/kube-controller-manager | v1.30.0            | c7aad43836fa5 | 112MB  |
| registry.k8s.io/kube-proxy              | v1.30.0            | a0bf559e280cf | 85.9MB |
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4950bb10b3f87 | 65.3MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/kube-apiserver          | v1.30.0            | c42f13656d0b2 | 118MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | latest             | 2ac752d7aeb1d | 192MB  |
| gcr.io/google-containers/addon-resizer  | functional-001555  | ffd4cfbbe753e | 34.1MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/kube-scheduler          | v1.30.0            | 259c8277fcbbc | 63MB   |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-001555 image ls --format table --alsologtostderr:
I0420 00:10:24.896443   60614 out.go:291] Setting OutFile to fd 1 ...
I0420 00:10:24.896955   60614 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.897060   60614 out.go:304] Setting ErrFile to fd 2...
I0420 00:10:24.897079   60614 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.897575   60614 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
I0420 00:10:24.898867   60614 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.898972   60614 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.899330   60614 cli_runner.go:164] Run: docker container inspect functional-001555 --format={{.State.Status}}
I0420 00:10:24.921376   60614 ssh_runner.go:195] Run: systemctl --version
I0420 00:10:24.921433   60614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-001555
I0420 00:10:24.943886   60614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/functional-001555/id_rsa Username:docker}
I0420 00:10:25.111419   60614 ssh_runner.go:195] Run: sudo crictl images --output json
E0420 00:10:25.391386   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:27.952105   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.41s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-001555 image ls --format json --alsologtostderr:
[{"id":"259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67","registry.k8s.io/kube-scheduler@sha256:d2c2a1d9de7a42d91bfedba5ed4f58126f9cff702d35419d78ce4e7cb07f3b7a"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.0"],"size":"63026502"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5
a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0","repoDigests":["registry.k8s.io/kube-apiserver@sha256:31282cf15b67192cd35f847715a9571f5dd4ac0e130290a408a866bd040bcd81","registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.0"],"size":"117609952"},{"id":"a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b","repoDigests":["registry.k8s.io/kube-proxy@sha256:880f26b53295d384d2f1fed06aa4d58567e3038157f70a1151a7dd8ef8afaa68","registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.0"],"size":"85932953"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d6177
9741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha2
56:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-001555"],"size":"34114467"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e
5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62","registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"150779692"},{"id":"c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe","registry.k8s.io/kube-controller-manager@sha256:b7622a0826b7690a307eea994e2abc918f35a27a08e30c37b58c9e3f8336a450"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.0"],"size":"112170310"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc8
8d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"65291810"},{"id":"11d76b979f02dc27a70e18a7d6de3451ce604f88dba049d4aa2b95225bb4c9ba","repoDigests":["docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9","docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd"],"repoTags":["docker.io/library/nginx:alpine"],"size":"50140355"},{"id":"2ac752d7aeb1d9281f708e7c51501c41baf90de15ffc9bca7c5d38b8da41b580","repoDigests":["docker.io/library/nginx@sha256:0463a
96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419","docker.io/library/nginx@sha256:b5873c5e785c0ae70b4f999d6719a27441126667088c2edd1eaf3060e4868ec5"],"repoTags":["docker.io/library/nginx:latest"],"size":"191703878"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-001555 image ls --format json --alsologtostderr:
I0420 00:10:24.568030   60496 out.go:291] Setting OutFile to fd 1 ...
I0420 00:10:24.568343   60496 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.568365   60496 out.go:304] Setting ErrFile to fd 2...
I0420 00:10:24.568378   60496 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.568610   60496 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
I0420 00:10:24.569391   60496 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.569536   60496 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.570101   60496 cli_runner.go:164] Run: docker container inspect functional-001555 --format={{.State.Status}}
I0420 00:10:24.591391   60496 ssh_runner.go:195] Run: systemctl --version
I0420 00:10:24.591448   60496 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-001555
I0420 00:10:24.608955   60496 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/functional-001555/id_rsa Username:docker}
I0420 00:10:24.710860   60496 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.34s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-001555 image ls --format yaml --alsologtostderr:
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-001555
size: "34114467"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "150779692"
- id: c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe
- registry.k8s.io/kube-controller-manager@sha256:b7622a0826b7690a307eea994e2abc918f35a27a08e30c37b58c9e3f8336a450
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.0
size: "112170310"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: 4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "65291810"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67
- registry.k8s.io/kube-scheduler@sha256:d2c2a1d9de7a42d91bfedba5ed4f58126f9cff702d35419d78ce4e7cb07f3b7a
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.0
size: "63026502"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 2ac752d7aeb1d9281f708e7c51501c41baf90de15ffc9bca7c5d38b8da41b580
repoDigests:
- docker.io/library/nginx@sha256:0463a96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419
- docker.io/library/nginx@sha256:b5873c5e785c0ae70b4f999d6719a27441126667088c2edd1eaf3060e4868ec5
repoTags:
- docker.io/library/nginx:latest
size: "191703878"
- id: a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b
repoDigests:
- registry.k8s.io/kube-proxy@sha256:880f26b53295d384d2f1fed06aa4d58567e3038157f70a1151a7dd8ef8afaa68
- registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210
repoTags:
- registry.k8s.io/kube-proxy:v1.30.0
size: "85932953"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 11d76b979f02dc27a70e18a7d6de3451ce604f88dba049d4aa2b95225bb4c9ba
repoDigests:
- docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9
- docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd
repoTags:
- docker.io/library/nginx:alpine
size: "50140355"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:31282cf15b67192cd35f847715a9571f5dd4ac0e130290a408a866bd040bcd81
- registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.0
size: "117609952"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-001555 image ls --format yaml --alsologtostderr:
I0420 00:10:24.329233   60404 out.go:291] Setting OutFile to fd 1 ...
I0420 00:10:24.329358   60404 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.329367   60404 out.go:304] Setting ErrFile to fd 2...
I0420 00:10:24.329371   60404 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0420 00:10:24.329600   60404 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
I0420 00:10:24.331047   60404 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.331238   60404 config.go:182] Loaded profile config "functional-001555": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0420 00:10:24.331893   60404 cli_runner.go:164] Run: docker container inspect functional-001555 --format={{.State.Status}}
I0420 00:10:24.349298   60404 ssh_runner.go:195] Run: systemctl --version
I0420 00:10:24.349374   60404 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-001555
I0420 00:10:24.367317   60404 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/functional-001555/id_rsa Username:docker}
I0420 00:10:24.453792   60404 ssh_runner.go:195] Run: sudo crictl images --output json
W0420 00:10:24.488908   60404 root.go:91] failed to log command end to audit: failed to find a log row with id equals to 53b0efea-cb31-4674-96ac-575affb87402
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-001555 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-001555 /tmp/TestFunctionalparallelMountCmdspecific-port3111023432/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.00s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 ssh "findmnt -T" /mount3
2024/04/20 00:10:10 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-001555 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-001555 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3840921216/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-amd64 mount -p functional-001555 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3840921216/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-amd64 mount -p functional-001555 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3840921216/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.85s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-amd64 -p functional-001555 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.15s)

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

                                                
                                                
=== 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-amd64 -p functional-001555 update-context --alsologtostderr -v=2
E0420 00:10:22.803916   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:22.810281   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:22.820755   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:22.841198   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:22.881398   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:22.989374   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:10:23.149799   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

                                                
                                                
=== 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-amd64 -p functional-001555 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-001555 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" [b63a59b5-dde7-4b55-83d9-09a846a7ee45] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [b63a59b5-dde7-4b55-83d9-09a846a7ee45] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.041976608s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.29s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image save gcr.io/google-containers/addon-resizer:functional-001555 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 image save gcr.io/google-containers/addon-resizer:functional-001555 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (1.177674528s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.18s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-amd64 -p functional-001555 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (3.192980111s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image ls
E0420 00:10:23.470455   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (3.43s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-001555
functional_test.go:423: (dbg) Run:  out/minikube-linux-amd64 -p functional-001555 image save --daemon gcr.io/google-containers/addon-resizer:functional-001555 --alsologtostderr
E0420 00:10:24.110635   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-001555
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.79s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.07s)

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

                                                
                                    
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-001555
--- 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-001555
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (136.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450846 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0420 00:11:03.793791   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:11:44.754836   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-450846 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m16.101509887s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (136.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-450846 -- rollout status deployment/busybox: (2.171308621s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-52jms -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-7bnhx -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-8k9ns -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-52jms -- nslookup kubernetes.default
E0420 00:13:06.675442   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-7bnhx -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-8k9ns -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-52jms -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-7bnhx -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-8k9ns -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (4.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-52jms -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-52jms -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-7bnhx -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-7bnhx -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-8k9ns -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450846 -- exec busybox-fc5497c4f-8k9ns -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (19.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-450846 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-450846 -v=7 --alsologtostderr: (19.047188167s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (19.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:13:56.658629   81526 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:13:56.658779   81526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:13:56.658797   81526 out.go:304] Setting ErrFile to fd 2...
	I0420 00:13:56.658801   81526 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:13:56.659024   81526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:13:56.659228   81526 out.go:298] Setting JSON to false
	I0420 00:13:56.659261   81526 mustload.go:65] Loading cluster: ha-450846
	I0420 00:13:56.659378   81526 notify.go:220] Checking for updates...
	I0420 00:13:56.659866   81526 config.go:182] Loaded profile config "ha-450846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:13:56.659889   81526 status.go:255] checking status of ha-450846 ...
	I0420 00:13:56.660424   81526 cli_runner.go:164] Run: docker container inspect ha-450846 --format={{.State.Status}}
	I0420 00:13:56.678216   81526 status.go:330] ha-450846 host status = "Running" (err=<nil>)
	I0420 00:13:56.678245   81526 host.go:66] Checking if "ha-450846" exists ...
	I0420 00:13:56.678484   81526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450846
	I0420 00:13:56.695280   81526 host.go:66] Checking if "ha-450846" exists ...
	I0420 00:13:56.695537   81526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0420 00:13:56.695573   81526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450846
	I0420 00:13:56.712370   81526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32787 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/ha-450846/id_rsa Username:docker}
	I0420 00:13:56.795317   81526 ssh_runner.go:195] Run: systemctl --version
	I0420 00:13:56.799998   81526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:13:56.811569   81526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0420 00:13:56.863734   81526 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:54 OomKillDisable:true NGoroutines:73 SystemTime:2024-04-20 00:13:56.852082834 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0420 00:13:56.864461   81526 kubeconfig.go:125] found "ha-450846" server: "https://192.168.49.254:8443"
	I0420 00:13:56.864492   81526 api_server.go:166] Checking apiserver status ...
	I0420 00:13:56.864537   81526 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0420 00:13:56.876331   81526 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1592/cgroup
	I0420 00:13:56.886123   81526 api_server.go:182] apiserver freezer: "8:freezer:/docker/7233dc0bdeebf3f2097a5cdbf4861612a1b32977b44b8ca3e5acc84697a8f225/crio/crio-e2a45184da1fadc88c27208891e2fcf3aa74dda919851b26d81a85f9e3f1ded8"
	I0420 00:13:56.886200   81526 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7233dc0bdeebf3f2097a5cdbf4861612a1b32977b44b8ca3e5acc84697a8f225/crio/crio-e2a45184da1fadc88c27208891e2fcf3aa74dda919851b26d81a85f9e3f1ded8/freezer.state
	I0420 00:13:56.894657   81526 api_server.go:204] freezer state: "THAWED"
	I0420 00:13:56.894690   81526 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0420 00:13:56.898412   81526 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0420 00:13:56.898443   81526 status.go:422] ha-450846 apiserver status = Running (err=<nil>)
	I0420 00:13:56.898457   81526 status.go:257] ha-450846 status: &{Name:ha-450846 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:13:56.898476   81526 status.go:255] checking status of ha-450846-m02 ...
	I0420 00:13:56.898751   81526 cli_runner.go:164] Run: docker container inspect ha-450846-m02 --format={{.State.Status}}
	I0420 00:13:56.915962   81526 status.go:330] ha-450846-m02 host status = "Stopped" (err=<nil>)
	I0420 00:13:56.915995   81526 status.go:343] host is not running, skipping remaining checks
	I0420 00:13:56.916002   81526 status.go:257] ha-450846-m02 status: &{Name:ha-450846-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:13:56.916044   81526 status.go:255] checking status of ha-450846-m03 ...
	I0420 00:13:56.916381   81526 cli_runner.go:164] Run: docker container inspect ha-450846-m03 --format={{.State.Status}}
	I0420 00:13:56.934582   81526 status.go:330] ha-450846-m03 host status = "Running" (err=<nil>)
	I0420 00:13:56.934611   81526 host.go:66] Checking if "ha-450846-m03" exists ...
	I0420 00:13:56.934957   81526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450846-m03
	I0420 00:13:56.951748   81526 host.go:66] Checking if "ha-450846-m03" exists ...
	I0420 00:13:56.952040   81526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0420 00:13:56.952095   81526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450846-m03
	I0420 00:13:56.968870   81526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/ha-450846-m03/id_rsa Username:docker}
	I0420 00:13:57.050623   81526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:13:57.062277   81526 kubeconfig.go:125] found "ha-450846" server: "https://192.168.49.254:8443"
	I0420 00:13:57.062302   81526 api_server.go:166] Checking apiserver status ...
	I0420 00:13:57.062333   81526 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0420 00:13:57.072169   81526 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1471/cgroup
	I0420 00:13:57.080794   81526 api_server.go:182] apiserver freezer: "8:freezer:/docker/4a1ae12dd1b8eeaa9ef2da1ee730798a6f8da8e3496016e3aacadfeb91eafb06/crio/crio-57bc504e502494eacdaf084220de61edf468a00e49328de7243996345c4f57ce"
	I0420 00:13:57.080854   81526 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4a1ae12dd1b8eeaa9ef2da1ee730798a6f8da8e3496016e3aacadfeb91eafb06/crio/crio-57bc504e502494eacdaf084220de61edf468a00e49328de7243996345c4f57ce/freezer.state
	I0420 00:13:57.089075   81526 api_server.go:204] freezer state: "THAWED"
	I0420 00:13:57.089110   81526 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0420 00:13:57.092828   81526 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0420 00:13:57.092855   81526 status.go:422] ha-450846-m03 apiserver status = Running (err=<nil>)
	I0420 00:13:57.092865   81526 status.go:257] ha-450846-m03 status: &{Name:ha-450846-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:13:57.092880   81526 status.go:255] checking status of ha-450846-m04 ...
	I0420 00:13:57.093120   81526 cli_runner.go:164] Run: docker container inspect ha-450846-m04 --format={{.State.Status}}
	I0420 00:13:57.110298   81526 status.go:330] ha-450846-m04 host status = "Running" (err=<nil>)
	I0420 00:13:57.110322   81526 host.go:66] Checking if "ha-450846-m04" exists ...
	I0420 00:13:57.110600   81526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450846-m04
	I0420 00:13:57.126425   81526 host.go:66] Checking if "ha-450846-m04" exists ...
	I0420 00:13:57.126682   81526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0420 00:13:57.126717   81526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450846-m04
	I0420 00:13:57.144267   81526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32803 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/ha-450846-m04/id_rsa Username:docker}
	I0420 00:13:57.230476   81526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:13:57.241964   81526 status.go:257] ha-450846-m04 status: &{Name:ha-450846-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (32.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.91s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-450846 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-450846 -v=7 --alsologtostderr
E0420 00:14:58.338874   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.344213   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.354580   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.374900   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.415264   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.495697   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.656241   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:58.976974   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:14:59.617159   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:15:00.897731   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:15:03.457917   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:15:08.578704   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-450846 -v=7 --alsologtostderr: (36.485697194s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450846 --wait=true -v=7 --alsologtostderr
E0420 00:15:18.819473   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:15:22.803821   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:15:39.300369   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:15:50.516214   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:16:20.260569   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-450846 --wait=true -v=7 --alsologtostderr: (2m6.608348816s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-450846
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.5s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 stop -v=7 --alsologtostderr
E0420 00:17:42.181096   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-450846 stop -v=7 --alsologtostderr: (35.715409417s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-450846 status -v=7 --alsologtostderr: exit status 7 (114.889243ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:18:05.164366   98912 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:18:05.164521   98912 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:18:05.164534   98912 out.go:304] Setting ErrFile to fd 2...
	I0420 00:18:05.164540   98912 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:18:05.164777   98912 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:18:05.165000   98912 out.go:298] Setting JSON to false
	I0420 00:18:05.165034   98912 mustload.go:65] Loading cluster: ha-450846
	I0420 00:18:05.165181   98912 notify.go:220] Checking for updates...
	I0420 00:18:05.165558   98912 config.go:182] Loaded profile config "ha-450846": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:18:05.165575   98912 status.go:255] checking status of ha-450846 ...
	I0420 00:18:05.166006   98912 cli_runner.go:164] Run: docker container inspect ha-450846 --format={{.State.Status}}
	I0420 00:18:05.185444   98912 status.go:330] ha-450846 host status = "Stopped" (err=<nil>)
	I0420 00:18:05.185470   98912 status.go:343] host is not running, skipping remaining checks
	I0420 00:18:05.185477   98912 status.go:257] ha-450846 status: &{Name:ha-450846 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:18:05.185520   98912 status.go:255] checking status of ha-450846-m02 ...
	I0420 00:18:05.185772   98912 cli_runner.go:164] Run: docker container inspect ha-450846-m02 --format={{.State.Status}}
	I0420 00:18:05.203593   98912 status.go:330] ha-450846-m02 host status = "Stopped" (err=<nil>)
	I0420 00:18:05.203616   98912 status.go:343] host is not running, skipping remaining checks
	I0420 00:18:05.203622   98912 status.go:257] ha-450846-m02 status: &{Name:ha-450846-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:18:05.203640   98912 status.go:255] checking status of ha-450846-m04 ...
	I0420 00:18:05.203906   98912 cli_runner.go:164] Run: docker container inspect ha-450846-m04 --format={{.State.Status}}
	I0420 00:18:05.220145   98912 status.go:330] ha-450846-m04 host status = "Stopped" (err=<nil>)
	I0420 00:18:05.220185   98912 status.go:343] host is not running, skipping remaining checks
	I0420 00:18:05.220195   98912 status.go:257] ha-450846-m04 status: &{Name:ha-450846-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (54.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450846 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-450846 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (53.494458081s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 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 (54.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.52s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (54.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-450846 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-450846 --control-plane -v=7 --alsologtostderr: (53.638340086s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-450846 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (54.46s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.63s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (48.57s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-172127 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0420 00:20:22.803904   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:20:26.022412   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-172127 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (48.573561634s)
--- PASS: TestJSONOutput/start/Command (48.57s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-172127 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-172127 --output=json --user=testUser: (5.698213434s)
--- PASS: TestJSONOutput/stop/Command (5.70s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-567181 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-567181 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (84.886211ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2418df46-4748-42b4-9e88-9318ce4e5235","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-567181] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1e9b82f9-5c8b-43c7-9864-325aadedd0af","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18703"}}
	{"specversion":"1.0","id":"fb502430-aa7c-4c21-a8f4-99a2820d2c7e","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":"2eef525c-ec52-4a12-8f92-c0eac4446a80","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig"}}
	{"specversion":"1.0","id":"77c02e20-87ea-4143-8a3d-2befbc366c09","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube"}}
	{"specversion":"1.0","id":"c2c03e18-59e9-40d5-892c-e5dc63fe500d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"70f8df36-1bb4-4119-bc03-e916d157e012","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"980d57e8-6a6f-47ca-a207-1900465a10a5","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-567181" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-567181
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.78s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-685796 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-685796 --network=: (28.763111538s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-685796" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-685796
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-685796: (1.997238009s)
--- PASS: TestKicCustomNetwork/create_custom_network (30.78s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (27.28s)

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

                                                
                                    
x
+
TestKicExistingNetwork (26.29s)

                                                
                                                
=== 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-amd64 start -p existing-network-413804 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-413804 --network=existing-network: (24.236706563s)
helpers_test.go:175: Cleaning up "existing-network-413804" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-413804
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-413804: (1.916216756s)
--- PASS: TestKicExistingNetwork (26.29s)

                                                
                                    
x
+
TestKicCustomSubnet (26.84s)

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

                                                
                                    
x
+
TestKicStaticIP (25.93s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-512161 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-512161 --static-ip=192.168.200.200: (23.765698092s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-512161 ip
helpers_test.go:175: Cleaning up "static-ip-512161" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-512161
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-512161: (2.024645217s)
--- PASS: TestKicStaticIP (25.93s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (50.16s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-938105 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-938105 --driver=docker  --container-runtime=crio: (23.878999459s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-940723 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-940723 --driver=docker  --container-runtime=crio: (21.097757619s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-938105
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-940723
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-940723" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-940723
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-940723: (1.875353208s)
helpers_test.go:175: Cleaning up "first-938105" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-938105
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-938105: (2.219407758s)
--- PASS: TestMinikubeProfile (50.16s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.51s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.54s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-486423 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-amd64 delete -p mount-start-1-468688 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-468688 --alsologtostderr -v=5: (1.591908061s)
--- 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-amd64 -p mount-start-2-486423 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-amd64 stop -p mount-start-2-486423
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-486423: (1.19010044s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.07s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-486423
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-486423: (6.070450966s)
--- PASS: TestMountStart/serial/RestartStopped (7.07s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (86.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-951976 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0420 00:24:58.338555   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:25:22.804385   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-951976 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m26.421674399s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-951976 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (86.87s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.3s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-951976 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-951976 -- exec busybox-fc5497c4f-6sd7s -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-951976 -- exec busybox-fc5497c4f-6sd7s -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-951976 -- exec busybox-fc5497c4f-rlxlf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-951976 -- exec busybox-fc5497c4f-rlxlf -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.78s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (18.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-951976 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-951976 -v 3 --alsologtostderr: (18.040636766s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-951976 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (18.61s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.09s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:26:34.197727  161201 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:26:34.197859  161201 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:26:34.197870  161201 out.go:304] Setting ErrFile to fd 2...
	I0420 00:26:34.197874  161201 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:26:34.198128  161201 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:26:34.198333  161201 out.go:298] Setting JSON to false
	I0420 00:26:34.198364  161201 mustload.go:65] Loading cluster: multinode-951976
	I0420 00:26:34.198482  161201 notify.go:220] Checking for updates...
	I0420 00:26:34.198843  161201 config.go:182] Loaded profile config "multinode-951976": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:26:34.198862  161201 status.go:255] checking status of multinode-951976 ...
	I0420 00:26:34.199297  161201 cli_runner.go:164] Run: docker container inspect multinode-951976 --format={{.State.Status}}
	I0420 00:26:34.217735  161201 status.go:330] multinode-951976 host status = "Running" (err=<nil>)
	I0420 00:26:34.217767  161201 host.go:66] Checking if "multinode-951976" exists ...
	I0420 00:26:34.218021  161201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-951976
	I0420 00:26:34.234467  161201 host.go:66] Checking if "multinode-951976" exists ...
	I0420 00:26:34.234726  161201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0420 00:26:34.234764  161201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-951976
	I0420 00:26:34.251263  161201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32909 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/multinode-951976/id_rsa Username:docker}
	I0420 00:26:34.335028  161201 ssh_runner.go:195] Run: systemctl --version
	I0420 00:26:34.338990  161201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:26:34.349690  161201 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0420 00:26:34.396149  161201 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:42 OomKillDisable:true NGoroutines:63 SystemTime:2024-04-20 00:26:34.387471341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0420 00:26:34.396700  161201 kubeconfig.go:125] found "multinode-951976" server: "https://192.168.67.2:8443"
	I0420 00:26:34.396726  161201 api_server.go:166] Checking apiserver status ...
	I0420 00:26:34.396755  161201 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0420 00:26:34.407349  161201 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1575/cgroup
	I0420 00:26:34.416426  161201 api_server.go:182] apiserver freezer: "8:freezer:/docker/b784eea43b63bd08f867611102ebeb30aebb67ee4b2780257d35c5e462b9f58c/crio/crio-b3b9a7cca5c1a74fe201b97487aeae650b231e0c8909a9363c71feebe21d9241"
	I0420 00:26:34.416491  161201 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b784eea43b63bd08f867611102ebeb30aebb67ee4b2780257d35c5e462b9f58c/crio/crio-b3b9a7cca5c1a74fe201b97487aeae650b231e0c8909a9363c71feebe21d9241/freezer.state
	I0420 00:26:34.424034  161201 api_server.go:204] freezer state: "THAWED"
	I0420 00:26:34.424059  161201 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0420 00:26:34.427827  161201 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0420 00:26:34.427851  161201 status.go:422] multinode-951976 apiserver status = Running (err=<nil>)
	I0420 00:26:34.427861  161201 status.go:257] multinode-951976 status: &{Name:multinode-951976 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:26:34.427875  161201 status.go:255] checking status of multinode-951976-m02 ...
	I0420 00:26:34.428098  161201 cli_runner.go:164] Run: docker container inspect multinode-951976-m02 --format={{.State.Status}}
	I0420 00:26:34.444424  161201 status.go:330] multinode-951976-m02 host status = "Running" (err=<nil>)
	I0420 00:26:34.444467  161201 host.go:66] Checking if "multinode-951976-m02" exists ...
	I0420 00:26:34.444726  161201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-951976-m02
	I0420 00:26:34.461003  161201 host.go:66] Checking if "multinode-951976-m02" exists ...
	I0420 00:26:34.461253  161201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0420 00:26:34.461295  161201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-951976-m02
	I0420 00:26:34.477246  161201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32914 SSHKeyPath:/home/jenkins/minikube-integration/18703-11307/.minikube/machines/multinode-951976-m02/id_rsa Username:docker}
	I0420 00:26:34.558793  161201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0420 00:26:34.569255  161201 status.go:257] multinode-951976-m02 status: &{Name:multinode-951976-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:26:34.569307  161201 status.go:255] checking status of multinode-951976-m03 ...
	I0420 00:26:34.569573  161201 cli_runner.go:164] Run: docker container inspect multinode-951976-m03 --format={{.State.Status}}
	I0420 00:26:34.586302  161201 status.go:330] multinode-951976-m03 host status = "Stopped" (err=<nil>)
	I0420 00:26:34.586328  161201 status.go:343] host is not running, skipping remaining checks
	I0420 00:26:34.586336  161201 status.go:257] multinode-951976-m03 status: &{Name:multinode-951976-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-951976
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-951976
E0420 00:26:45.877083   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-951976: (24.649223507s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-951976 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-951976 --wait=true -v=8 --alsologtostderr: (57.399989449s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-951976
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.18s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.94s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-951976 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-951976 stop: (23.557947258s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-951976 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-951976 status: exit status 7 (97.796774ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:28:34.438094  170139 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:28:34.438379  170139 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:28:34.438390  170139 out.go:304] Setting ErrFile to fd 2...
	I0420 00:28:34.438394  170139 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:28:34.438649  170139 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:28:34.438884  170139 out.go:298] Setting JSON to false
	I0420 00:28:34.438913  170139 mustload.go:65] Loading cluster: multinode-951976
	I0420 00:28:34.439022  170139 notify.go:220] Checking for updates...
	I0420 00:28:34.439388  170139 config.go:182] Loaded profile config "multinode-951976": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:28:34.439406  170139 status.go:255] checking status of multinode-951976 ...
	I0420 00:28:34.439844  170139 cli_runner.go:164] Run: docker container inspect multinode-951976 --format={{.State.Status}}
	I0420 00:28:34.456584  170139 status.go:330] multinode-951976 host status = "Stopped" (err=<nil>)
	I0420 00:28:34.456605  170139 status.go:343] host is not running, skipping remaining checks
	I0420 00:28:34.456611  170139 status.go:257] multinode-951976 status: &{Name:multinode-951976 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0420 00:28:34.456630  170139 status.go:255] checking status of multinode-951976-m02 ...
	I0420 00:28:34.456885  170139 cli_runner.go:164] Run: docker container inspect multinode-951976-m02 --format={{.State.Status}}
	I0420 00:28:34.472568  170139 status.go:330] multinode-951976-m02 host status = "Stopped" (err=<nil>)
	I0420 00:28:34.472594  170139 status.go:343] host is not running, skipping remaining checks
	I0420 00:28:34.472601  170139 status.go:257] multinode-951976-m02 status: &{Name:multinode-951976-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-951976 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-951976 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.109521765s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-951976 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 (51.66s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.47s)

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

                                                
                                                
-- stdout --
	* [multinode-951976-m02] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-951976-m02' is duplicated with machine name 'multinode-951976-m02' in profile 'multinode-951976'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-951976-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-951976-m03 --driver=docker  --container-runtime=crio: (21.236159004s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-951976
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-951976: exit status 80 (266.132866ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-951976-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-951976-m03: (1.830946613s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (23.47s)

                                                
                                    
x
+
TestPreload (114.71s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-861473 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0420 00:29:58.339117   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:30:22.803844   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-861473 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m26.539207224s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-861473 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-861473
E0420 00:31:21.382815   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-861473: (5.656155159s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-861473 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-861473 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (19.166490247s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-861473 image list
helpers_test.go:175: Cleaning up "test-preload-861473" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-861473
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-861473: (2.269155777s)
--- PASS: TestPreload (114.71s)

                                                
                                    
x
+
TestScheduledStopUnix (97.98s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-806318 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-806318 --memory=2048 --driver=docker  --container-runtime=crio: (22.1398842s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806318 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-806318 -n scheduled-stop-806318
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806318 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806318 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-806318 -n scheduled-stop-806318
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-806318
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-806318 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-806318
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-806318: exit status 7 (76.722617ms)

                                                
                                                
-- stdout --
	scheduled-stop-806318
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-806318 -n scheduled-stop-806318
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-806318 -n scheduled-stop-806318: exit status 7 (78.467208ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.01s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"31ea7feb-6f3c-44fb-8cf6-52543bb92518","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-452398] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e1a6a323-deec-4869-93ea-718ce031e8af","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18703"}}
	{"specversion":"1.0","id":"d868a99d-feb9-415c-9d8f-9dd909d74018","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":"0fee0fc3-8d62-4cc1-8b0a-c5919016f19b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig"}}
	{"specversion":"1.0","id":"8386799b-ef9b-42f1-9e1d-00bf57bbdf3d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube"}}
	{"specversion":"1.0","id":"6de9cf66-e091-4f39-8a50-d6b3548e9794","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"89d2c86e-feef-4600-971f-648f9e48277f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"37408c15-951e-44f3-b8bd-7c480e3d74ac","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":"d6b6bc3d-2191-45df-8f0d-95242ec55c3d","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":"1afee2b9-3b80-4962-b188-198aea3e92b3","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":"0fe61856-948b-4d09-947b-4d1334039145","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":"2d43e5ac-2a8d-45d8-9afa-e28427a8c040","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-452398\" primary control-plane node in \"insufficient-storage-452398\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"9635d750-bb5f-4c33-95b2-3545d1a3a4a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.43 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"7cc2ef0b-3e70-41d8-b2e6-214cded758be","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":"0c749017-7ff6-4408-8b93-74cfec7f6155","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-amd64 status -p insufficient-storage-452398 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-452398 --output=json --layout=cluster: exit status 7 (264.675775ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-452398","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.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-452398","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0420 00:33:34.175908  191650 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-452398" does not appear in /home/jenkins/minikube-integration/18703-11307/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-452398","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.33.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-452398","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0420 00:33:34.432864  191741 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-452398" does not appear in /home/jenkins/minikube-integration/18703-11307/kubeconfig
	E0420 00:33:34.442985  191741 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/insufficient-storage-452398/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-452398" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-452398
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-452398: (1.808767101s)
--- PASS: TestInsufficientStorage (10.01s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (132.22s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2585951294 start -p running-upgrade-595785 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2585951294 start -p running-upgrade-595785 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m0.986478635s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-595785 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-595785 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.901789077s)
helpers_test.go:175: Cleaning up "running-upgrade-595785" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-595785
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-595785: (2.540869373s)
--- PASS: TestRunningBinaryUpgrade (132.22s)

                                                
                                    
x
+
TestKubernetesUpgrade (356.9s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.58697801s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-893727
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-893727: (5.03470892s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-893727 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-893727 status --format={{.Host}}: exit status 7 (78.735159ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m30.335116879s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-893727 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (91.405195ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-893727] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-893727 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.389845984s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-893727" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-893727
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-893727: (2.310503388s)
--- PASS: TestKubernetesUpgrade (356.90s)

                                                
                                    
x
+
TestMissingContainerUpgrade (139.4s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.509939787 start -p missing-upgrade-506656 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.509939787 start -p missing-upgrade-506656 --memory=2200 --driver=docker  --container-runtime=crio: (1m4.486946772s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-506656
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-506656: (13.544141201s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-506656
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-506656 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-506656 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (55.96342581s)
helpers_test.go:175: Cleaning up "missing-upgrade-506656" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-506656
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-506656: (4.555550304s)
--- PASS: TestMissingContainerUpgrade (139.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-566104] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (32.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (13.4s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-566104","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-566104
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-566104: (2.113592293s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (13.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.46s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-566104
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-566104: (1.215152703s)
--- PASS: TestNoKubernetes/serial/Stop (1.22s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-566104 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-566104 --driver=docker  --container-runtime=crio: (6.41570154s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.25s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.9s)

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

                                                
                                                
-- stdout --
	* [false-722143] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18703
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0420 00:34:47.679594  209273 out.go:291] Setting OutFile to fd 1 ...
	I0420 00:34:47.679905  209273 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:34:47.679916  209273 out.go:304] Setting ErrFile to fd 2...
	I0420 00:34:47.679921  209273 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0420 00:34:47.680115  209273 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18703-11307/.minikube/bin
	I0420 00:34:47.680719  209273 out.go:298] Setting JSON to false
	I0420 00:34:47.682090  209273 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":4638,"bootTime":1713568650,"procs":279,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0420 00:34:47.682153  209273 start.go:139] virtualization: kvm guest
	I0420 00:34:47.684615  209273 out.go:177] * [false-722143] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0420 00:34:47.686665  209273 out.go:177]   - MINIKUBE_LOCATION=18703
	I0420 00:34:47.686663  209273 notify.go:220] Checking for updates...
	I0420 00:34:47.688210  209273 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0420 00:34:47.689635  209273 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18703-11307/kubeconfig
	I0420 00:34:47.691068  209273 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18703-11307/.minikube
	I0420 00:34:47.692396  209273 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0420 00:34:47.693668  209273 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0420 00:34:47.695373  209273 config.go:182] Loaded profile config "missing-upgrade-506656": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0420 00:34:47.695463  209273 config.go:182] Loaded profile config "offline-crio-504078": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0420 00:34:47.695538  209273 config.go:182] Loaded profile config "running-upgrade-595785": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0420 00:34:47.695619  209273 driver.go:392] Setting default libvirt URI to qemu:///system
	I0420 00:34:47.717926  209273 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0420 00:34:47.718073  209273 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0420 00:34:47.768285  209273 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 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:50 OomKillDisable:true NGoroutines:76 SystemTime:2024-04-20 00:34:47.758987959 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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:8 MemTotal:33647972352 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0420 00:34:47.768383  209273 docker.go:295] overlay module found
	I0420 00:34:47.770461  209273 out.go:177] * Using the docker driver based on user configuration
	I0420 00:34:47.771798  209273 start.go:297] selected driver: docker
	I0420 00:34:47.771814  209273 start.go:901] validating driver "docker" against <nil>
	I0420 00:34:47.771826  209273 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0420 00:34:47.774114  209273 out.go:177] 
	W0420 00:34:47.775728  209273 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0420 00:34:47.777330  209273 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-506656
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: cluster_info
server: https://192.168.76.2:8443
name: offline-crio-504078
contexts:
- context:
cluster: missing-upgrade-506656
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-506656
name: missing-upgrade-506656
- context:
cluster: offline-crio-504078
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: context_info
namespace: default
user: offline-crio-504078
name: offline-crio-504078
current-context: missing-upgrade-506656
kind: Config
preferences: {}
users:
- name: missing-upgrade-506656
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.key
- name: offline-crio-504078
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-722143 [took: 3.528710638s] --------------------------------
helpers_test.go:175: Cleaning up "false-722143" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-722143
--- PASS: TestNetworkPlugins/group/false (3.90s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.53s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (53.83s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3628730083 start -p stopped-upgrade-696509 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3628730083 start -p stopped-upgrade-696509 --memory=2200 --vm-driver=docker  --container-runtime=crio: (26.182821312s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3628730083 -p stopped-upgrade-696509 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3628730083 -p stopped-upgrade-696509 stop: (2.388741817s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-696509 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-696509 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.257782336s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (53.83s)

                                                
                                    
x
+
TestPause/serial/Start (71.6s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-977765 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-977765 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m11.602294021s)
--- PASS: TestPause/serial/Start (71.60s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.87s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m8.507931625s)
--- PASS: TestNetworkPlugins/group/auto/Start (68.51s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (33.22s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.71s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.29s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.71s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-977765 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-977765 --alsologtostderr -v=5: (2.705948077s)
--- PASS: TestPause/serial/DeletePaused (2.71s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (15.38s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-722143 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-d6j6x" [fc8edf1d-90e9-4c0a-ba35-eecd07d8b6fb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-d6j6x" [fc8edf1d-90e9-4c0a-ba35-eecd07d8b6fb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00433224s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (39.611140535s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (39.61s)

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

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

                                                
                                    
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-rs6bh" [41971025-1d7a-40f2-bc5d-83fa1897a1b0] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004019146s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-722143 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-f42x6" [c424490e-f485-44ec-bb2f-9ee832dcdf06] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-f42x6" [c424490e-f485-44ec-bb2f-9ee832dcdf06] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003172912s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-722143 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (42.442870099s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (42.44s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.06s)

                                                
                                                
=== 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-j7t48" [4a2c9cec-04f9-4820-be9e-f20f2b5d5859] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00497414s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.06s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-722143 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-gctlz" [895a3ff5-c7d5-4754-b157-d2063966c953] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-gctlz" [895a3ff5-c7d5-4754-b157-d2063966c953] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004334973s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.21s)

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

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

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

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

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

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

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

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

                                                
                                    
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-amd64 ssh -p enable-default-cni-722143 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-722143 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-62hj2" [808abbbf-0fc1-499c-b1df-5481731f32e6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-62hj2" [808abbbf-0fc1-499c-b1df-5481731f32e6] Running
E0420 00:40:22.804151   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003894212s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.20s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-722143 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-nvr8p" [3eba54f1-ec9b-4d43-9478-72ca8200089c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-nvr8p" [3eba54f1-ec9b-4d43-9478-72ca8200089c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003187913s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.59s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-183412 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-183412 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m23.384664496s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (143.38s)

                                                
                                    
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-xd6h6" [6c25f1ff-f726-4d49-bc9e-e699d2507291] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00574314s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-722143 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-9wh76" [f438ff49-2f39-468e-b936-d1c77c666232] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-9wh76" [f438ff49-2f39-468e-b936-d1c77c666232] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004116784s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-315508 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-315508 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (59.76933547s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (59.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-709795 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-709795 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (1m9.305487388s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (69.31s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-722143 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-h4g6v" [88cead07-8732-4d29-b643-b4bcae496a83] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-h4g6v" [88cead07-8732-4d29-b643-b4bcae496a83] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003839231s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-722143 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.14s)
E0420 00:47:17.933478   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:22.373595   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:47:28.174208   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:37.993866   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-033283 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-033283 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (1m8.614816042s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (68.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-315508 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" [e0394376-2117-4110-9c47-f2452a31b3c4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e0394376-2117-4110-9c47-f2452a31b3c4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.00382656s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-315508 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-315508 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-315508 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-315508 --alsologtostderr -v=3
E0420 00:43:03.508077   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.513424   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.523729   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.544065   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.584413   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.664774   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:03.825531   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:04.146623   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-315508 --alsologtostderr -v=3: (11.973338686s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-709795 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" [32efd407-cfda-4092-82ce-27a39a65662d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0420 00:43:04.787429   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:43:06.068110   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
helpers_test.go:344: "busybox" [32efd407-cfda-4092-82ce-27a39a65662d] Running
E0420 00:43:08.628789   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004442312s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-709795 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.29s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p no-preload-315508 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-315508 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-315508 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (5m3.738561123s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-315508 -n no-preload-315508
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (304.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-709795 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-709795 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-709795 --alsologtostderr -v=3
E0420 00:43:13.749911   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-709795 --alsologtostderr -v=3: (11.988080466s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-183412 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" [8e8752b6-a0aa-4c7f-9469-7c65f1c69a05] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8e8752b6-a0aa-4c7f-9469-7c65f1c69a05] Running
E0420 00:43:23.990379   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003853009s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-183412 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-183412 --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-183412 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.99s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p embed-certs-709795 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-709795 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0420 00:43:25.877979   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-709795 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m22.706669426s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-709795 -n embed-certs-709795
E0420 00:47:48.654367   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (263.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-183412 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-183412 --alsologtostderr -v=3: (12.949390419s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-183412 -n old-k8s-version-183412
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-183412 -n old-k8s-version-183412: exit status 7 (103.98658ms)

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-183412 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-183412 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0420 00:43:44.471488   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-183412 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m23.071567697s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-183412 -n old-k8s-version-183412
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (143.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-033283 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" [bb424681-27d9-47d4-b91f-4082a7818db4] Pending
helpers_test.go:344: "busybox" [bb424681-27d9-47d4-b91f-4082a7818db4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bb424681-27d9-47d4-b91f-4082a7818db4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.004164366s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-033283 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-033283 --alsologtostderr -v=3
E0420 00:43:55.402071   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.407336   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.417625   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.437951   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.478210   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.558676   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:55.719733   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:56.040719   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:56.681164   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:43:57.961621   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:44:00.521804   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:44:05.642358   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-033283 --alsologtostderr -v=3: (12.906001151s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.91s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-033283 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0420 00:44:15.883240   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:44:25.432393   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:44:36.363818   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:44:38.531427   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.536752   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.547083   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.567474   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.607802   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.688105   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:38.848558   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:39.168980   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:39.810070   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:41.090778   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:43.650966   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:48.771861   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:44:58.338119   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
E0420 00:44:59.012866   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:45:15.484340   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.489685   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.500017   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.520346   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.560636   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.640966   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:15.801412   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:16.122103   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:16.762825   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:17.324415   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:45:18.043624   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:19.493069   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:45:19.578285   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.583627   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.593921   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.614171   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.654491   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.734816   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:19.895319   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:20.215727   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:20.604302   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:20.856492   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:22.136968   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:22.803864   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/addons-833814/client.crt: no such file or directory
E0420 00:45:24.697464   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:25.724979   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:29.818221   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:35.965397   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:45:40.058619   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
E0420 00:45:47.352937   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
E0420 00:45:56.445749   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:46:00.453377   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/calico-722143/client.crt: no such file or directory
E0420 00:46:00.539626   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-033283 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m21.734232169s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-033283 -n default-k8s-diff-port-033283
E0420 00:48:29.615386   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.03s)

                                                
                                    
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-qfl7b" [7984b5dc-83fa-4c91-8973-dfc73fb025c7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003834612s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-qfl7b" [7984b5dc-83fa-4c91-8973-dfc73fb025c7] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004444359s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-183412 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-183412 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.23s)

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

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

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

                                                
                                                
-- 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-amd64 unpause -p old-k8s-version-183412 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-183412 -n old-k8s-version-183412
E0420 00:46:16.071267   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:16.076558   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:16.086874   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:16.107207   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:16.147513   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:16.228024   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-183412 -n old-k8s-version-183412
E0420 00:46:16.388720   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-361843 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0420 00:46:21.191473   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:26.312218   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:36.552732   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
E0420 00:46:37.406859   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
E0420 00:46:39.244797   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/kindnet-722143/client.crt: no such file or directory
E0420 00:46:41.500247   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/custom-flannel-722143/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-361843 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (36.230213158s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-361843 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-361843 --alsologtostderr -v=3
E0420 00:46:57.033110   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/flannel-722143/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-361843 --alsologtostderr -v=3: (1.212234165s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.21s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-361843 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0420 00:47:07.692750   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:07.698207   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:07.708552   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:07.728893   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:07.769647   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:07.850014   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:08.010491   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:08.330635   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:08.971730   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
E0420 00:47:10.252420   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-361843 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (14.528098115s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-361843 -n newest-cni-361843
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (14.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-361843 image list --format=json
E0420 00:47:12.812793   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/bridge-722143/client.crt: no such file or directory
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

                                                
                                    
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-9knlh" [2c22ab84-e49f-4d8f-9ca6-db0d719cf6b7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003797256s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-9knlh" [2c22ab84-e49f-4d8f-9ca6-db0d719cf6b7] Running
E0420 00:47:59.327790   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/enable-default-cni-722143/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004457626s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-709795 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-amd64 -p embed-certs-709795 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:v20240202-8f1494ea
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p embed-certs-709795 -n embed-certs-709795
E0420 00:48:01.384654   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/functional-001555/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-709795 -n embed-certs-709795: exit status 2 (291.867302ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-kw9tz" [a5cb09db-749b-43df-83dd-07e7264ee854] Running
E0420 00:48:15.992835   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:15.998088   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:16.008370   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:16.028716   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:16.068990   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:16.149402   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:16.310034   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004100546s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-kw9tz" [a5cb09db-749b-43df-83dd-07e7264ee854] Running
E0420 00:48:16.630750   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:17.271520   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:18.552446   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
E0420 00:48:21.113674   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/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 5.003563345s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-315508 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-315508 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-sdcw9" [b273aff5-906c-4c5e-a62f-ac79b52bd12b] Running
E0420 00:48:31.193196   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/auto-722143/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003346762s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-sdcw9" [b273aff5-906c-4c5e-a62f-ac79b52bd12b] Running
E0420 00:48:36.474965   18229 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/old-k8s-version-183412/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004059169s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-033283 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-033283 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:v20240202-8f1494ea
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-033283 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-033283 -n default-k8s-diff-port-033283
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-033283 -n default-k8s-diff-port-033283: exit status 2 (285.608361ms)

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

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

                                                
                                    

Test skip (24/327)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.68s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-506656
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: cluster_info
server: https://192.168.76.2:8443
name: offline-crio-504078
contexts:
- context:
cluster: missing-upgrade-506656
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-506656
name: missing-upgrade-506656
- context:
cluster: offline-crio-504078
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: context_info
namespace: default
user: offline-crio-504078
name: offline-crio-504078
current-context: missing-upgrade-506656
kind: Config
preferences: {}
users:
- name: missing-upgrade-506656
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.key
- name: offline-crio-504078
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-722143 [took: 3.479392408s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-722143" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-722143
--- SKIP: TestNetworkPlugins/group/kubenet (3.68s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.03s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:626: 
----------------------- debugLogs start: cilium-722143 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-722143

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-506656
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: cluster_info
server: https://192.168.76.2:8443
name: offline-crio-504078
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18703-11307/.minikube/ca.crt
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:55 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-595785
contexts:
- context:
cluster: missing-upgrade-506656
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-506656
name: missing-upgrade-506656
- context:
cluster: offline-crio-504078
extensions:
- extension:
last-update: Sat, 20 Apr 2024 00:34:22 UTC
provider: minikube.sigs.k8s.io
version: v1.33.0
name: context_info
namespace: default
user: offline-crio-504078
name: offline-crio-504078
- context:
cluster: running-upgrade-595785
user: running-upgrade-595785
name: running-upgrade-595785
current-context: running-upgrade-595785
kind: Config
preferences: {}
users:
- name: missing-upgrade-506656
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/missing-upgrade-506656/client.key
- name: offline-crio-504078
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/offline-crio-504078/client.key
- name: running-upgrade-595785
user:
client-certificate: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/running-upgrade-595785/client.crt
client-key: /home/jenkins/minikube-integration/18703-11307/.minikube/profiles/running-upgrade-595785/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-722143 [took: 5.848352413s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-722143" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-722143
--- SKIP: TestNetworkPlugins/group/cilium (6.03s)

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard