Test Report: Docker_Cloud_Shell 19640

                    
                      e5b440675da001c9bcd97e7df406aef1ef05cbc8:2024-09-14:36202
                    
                

Test fail (6/108)

x
+
TestAddons/parallel/Registry (78.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.895322ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-kzg7l" [378b5af5-dd17-4caf-9b43-e16420b6d5c6] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.017267477s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-8zxj6" [0d8fdada-a638-48ae-9bde-8f63a4dfb8c4] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.008340798s
addons_test.go:342: (dbg) Run:  kubectl --context addons-157337 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-157337 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-157337 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": exit status 1 (1m0.244829744s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-157337 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\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable registry --alsologtostderr -v=1
addons_test.go:390: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable registry --alsologtostderr -v=1: (1.883742613s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-157337
helpers_test.go:235: (dbg) docker inspect addons-157337:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f",
	        "Created": "2024-09-13T23:47:35.13149097Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 70762,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T23:47:35.343669709Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fb4c54d38bc255b13af7cf88ad73ea4984e36b44c4e3dc7bb7254a48e49cb35f",
	        "ResolvConfPath": "/var/lib/docker/containers/1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f/hostname",
	        "HostsPath": "/var/lib/docker/containers/1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f/hosts",
	        "LogPath": "/var/lib/docker/containers/1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f/1c502ef986ddf933e10e0093f04bc77aae23c236bcd58523c164842642cd8b8f-json.log",
	        "Name": "/addons-157337",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-157337:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-157337",
	            "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": "private",
	            "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": 0,
	            "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": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/3b78009593dc5d4e09e0f35cc799344e11cbfd3b29a6273cf06bb70876447382-init/diff:/var/lib/docker/overlay2/64d53382d1dccb87072d440e8a2a8457875485551a9a4f5a6d514c233f183674/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3b78009593dc5d4e09e0f35cc799344e11cbfd3b29a6273cf06bb70876447382/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3b78009593dc5d4e09e0f35cc799344e11cbfd3b29a6273cf06bb70876447382/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3b78009593dc5d4e09e0f35cc799344e11cbfd3b29a6273cf06bb70876447382/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-157337",
	                "Source": "/var/lib/docker/volumes/addons-157337/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-157337",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243",
	            "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-157337",
	                "name.minikube.sigs.k8s.io": "addons-157337",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a14986c8f4a28eb3bcfde8a8a98478eb8e89afe0ed9918881d8e9332df3b29c7",
	            "SandboxKey": "/var/run/docker/netns/a14986c8f4a2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32788"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32789"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32792"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32790"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32791"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-157337": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7d9a5066cfb7119339a813a30c15c4197395f3cac2c71a5a21117ea772453ee0",
	                    "EndpointID": "07f6f3d5091d88fb2d6f597cc6c0d7ff24968a49246c95e9d1537eae0f21a9c3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-157337",
	                        "1c502ef986dd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-157337 -n addons-157337
helpers_test.go:239: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p addons-157337 -n addons-157337: (1.151797721s)
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 logs -n 25: (1.846509937s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                                                                        | addons-157337 | g528047478195_compute | v1.34.0 | 13 Sep 24 23:46 UTC |                     |
	|         | addons-157337                                                                               |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-157337 | g528047478195_compute | v1.34.0 | 13 Sep 24 23:46 UTC |                     |
	|         | addons-157337                                                                               |               |                       |         |                     |                     |
	| start   | -p addons-157337 --wait=true                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 13 Sep 24 23:46 UTC | 13 Sep 24 23:51 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |               |                       |         |                     |                     |
	|         | --addons=registry                                                                           |               |                       |         |                     |                     |
	|         | --addons=metrics-server                                                                     |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |               |                       |         |                     |                     |
	|         | --driver=docker                                                                             |               |                       |         |                     |                     |
	|         | --container-runtime=docker                                                                  |               |                       |         |                     |                     |
	|         | --addons=ingress                                                                            |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |               |                       |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |               |                       |         |                     |                     |
	| addons  | addons-157337 addons disable                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 13 Sep 24 23:51 UTC | 13 Sep 24 23:51 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |               |                       |         |                     |                     |
	| addons  | addons-157337 addons                                                                        | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:00 UTC | 14 Sep 24 00:00 UTC |
	|         | disable csi-hostpath-driver                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-157337 addons                                                                        | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:00 UTC | 14 Sep 24 00:00 UTC |
	|         | disable volumesnapshots                                                                     |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	| addons  | addons-157337 addons disable                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:00 UTC | 14 Sep 24 00:00 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |               |                       |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:00 UTC | 14 Sep 24 00:01 UTC |
	|         | -p addons-157337                                                                            |               |                       |         |                     |                     |
	| ip      | addons-157337 ip                                                                            | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:01 UTC | 14 Sep 24 00:01 UTC |
	| ssh     | addons-157337 ssh cat                                                                       | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:01 UTC | 14 Sep 24 00:01 UTC |
	|         | /opt/local-path-provisioner/pvc-69fcf0cb-087f-47b0-83f7-be814d17a575_default_test-pvc/file1 |               |                       |         |                     |                     |
	| addons  | addons-157337 addons disable                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:01 UTC | 14 Sep 24 00:01 UTC |
	|         | registry --alsologtostderr                                                                  |               |                       |         |                     |                     |
	|         | -v=1                                                                                        |               |                       |         |                     |                     |
	| addons  | addons-157337 addons disable                                                                | addons-157337 | g528047478195_compute | v1.34.0 | 14 Sep 24 00:01 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |               |                       |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:46:23
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:46:23.192137   70141 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:46:23.194460   70141 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:46:23.194495   70141 out.go:358] Setting ErrFile to fd 2...
	I0913 23:46:23.194505   70141 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:46:23.195065   70141 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
	W0913 23:46:23.195824   70141 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/config/config.json: no such file or directory
	I0913 23:46:23.196572   70141 out.go:352] Setting JSON to false
	I0913 23:46:23.198416   70141 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":10342,"bootTime":1726260841,"procs":27,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0913 23:46:23.198614   70141 start.go:139] virtualization:  guest
	I0913 23:46:23.203993   70141 out.go:177] * [addons-157337] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0913 23:46:23.207323   70141 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cache/preloaded-tarball: no such file or directory
	I0913 23:46:23.207452   70141 notify.go:220] Checking for updates...
	I0913 23:46:23.213840   70141 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:46:23.217540   70141 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:46:23.220483   70141 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	I0913 23:46:23.223296   70141 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube
	I0913 23:46:23.229763   70141 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:46:23.265342   70141 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0913 23:46:23.273143   70141 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:46:23.646153   70141 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0913 23:46:23.646336   70141 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:46:23.948029   70141 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:0 ContainersRunning:0 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:47 SystemTime:2024-09-13 23:46:23.88722378 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 23:46:23.948214   70141 docker.go:318] overlay module found
	I0913 23:46:23.953244   70141 out.go:177] * Using the docker driver based on user configuration
	I0913 23:46:23.956456   70141 start.go:297] selected driver: docker
	I0913 23:46:23.956503   70141 start.go:901] validating driver "docker" against <nil>
	I0913 23:46:23.956525   70141 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:46:23.957283   70141 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:46:24.473689   70141 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:0 ContainersRunning:0 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:47 SystemTime:2024-09-13 23:46:24.228877579 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 23:46:24.473975   70141 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:46:24.474688   70141 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0913 23:46:24.474707   70141 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0913 23:46:24.474752   70141 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]
	I0913 23:46:24.478992   70141 out.go:177] * Using Docker driver with root privileges
	I0913 23:46:24.481779   70141 cni.go:84] Creating CNI manager for ""
	I0913 23:46:24.481904   70141 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0913 23:46:24.481924   70141 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0913 23:46:24.482079   70141 start.go:340] cluster config:
	{Name:addons-157337 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:addons-157337 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:46:24.484924   70141 out.go:177] * Starting "addons-157337" primary control-plane node in "addons-157337" cluster
	I0913 23:46:24.487540   70141 cache.go:121] Beginning downloading kic base image for docker with docker
	I0913 23:46:24.490188   70141 out.go:177] * Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:46:24.492500   70141 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0913 23:46:24.492599   70141 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:46:24.528326   70141 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0913 23:46:24.528376   70141 cache.go:56] Caching tarball of preloaded images
	I0913 23:46:24.528746   70141 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0913 23:46:24.532412   70141 out.go:177] * Downloading Kubernetes v1.31.1 preload ...
	I0913 23:46:24.535030   70141 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0913 23:46:24.565518   70141 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I0913 23:46:24.610657   70141 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:46:24.611020   70141 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:46:24.611280   70141 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:46:28.930705   70141 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0913 23:46:28.930896   70141 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I0913 23:46:33.618454   70141 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I0913 23:46:33.619059   70141 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/config.json ...
	I0913 23:46:33.632165   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/config.json: {Name:mkb5cf69f2e4e06a7031a716a78774f4fa5d0d45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:46:41.116343   70141 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
	I0913 23:46:41.116364   70141 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from local cache
	I0913 23:47:23.131791   70141 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from cached tarball
	I0913 23:47:23.131847   70141 cache.go:194] Successfully downloaded all kic artifacts
	I0913 23:47:23.131917   70141 start.go:360] acquireMachinesLock for addons-157337: {Name:mk6f749008f0832da117a9ca7f6db820c3d4d8a9 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 23:47:23.132414   70141 start.go:364] duration metric: took 459.583µs to acquireMachinesLock for "addons-157337"
	I0913 23:47:23.132464   70141 start.go:93] Provisioning new machine with config: &{Name:addons-157337 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:addons-157337 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0913 23:47:23.132637   70141 start.go:125] createHost starting for "" (driver="docker")
	I0913 23:47:23.136362   70141 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 23:47:23.136814   70141 start.go:159] libmachine.API.Create for "addons-157337" (driver="docker")
	I0913 23:47:23.136850   70141 client.go:168] LocalClient.Create starting
	I0913 23:47:23.136987   70141 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem
	I0913 23:47:23.387991   70141 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/cert.pem
	I0913 23:47:23.516629   70141 cli_runner.go:164] Run: docker network inspect addons-157337 --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}}]}"
	W0913 23:47:23.538030   70141 cli_runner.go:211] docker network inspect addons-157337 --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
	I0913 23:47:23.538185   70141 network_create.go:284] running [docker network inspect addons-157337] to gather additional debugging logs...
	I0913 23:47:23.538219   70141 cli_runner.go:164] Run: docker network inspect addons-157337
	W0913 23:47:23.562212   70141 cli_runner.go:211] docker network inspect addons-157337 returned with exit code 1
	I0913 23:47:23.562248   70141 network_create.go:287] error running [docker network inspect addons-157337]: docker network inspect addons-157337: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-157337 not found
	I0913 23:47:23.562269   70141 network_create.go:289] output of [docker network inspect addons-157337]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-157337 not found
	
	** /stderr **
	I0913 23:47:23.562444   70141 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}}]}"
	I0913 23:47:23.587243   70141 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:0xc0169dfb90}
	I0913 23:47:23.587305   70141 network_create.go:124] attempt to create docker network addons-157337 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0913 23:47:23.587431   70141 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-157337 addons-157337
	I0913 23:47:23.684049   70141 network_create.go:108] docker network addons-157337 192.168.49.0/24 created
	I0913 23:47:23.684093   70141 kic.go:121] calculated static IP "192.168.49.2" for the "addons-157337" container
	I0913 23:47:23.684237   70141 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 23:47:23.708572   70141 cli_runner.go:164] Run: docker volume create addons-157337 --label name.minikube.sigs.k8s.io=addons-157337 --label created_by.minikube.sigs.k8s.io=true
	I0913 23:47:23.735304   70141 oci.go:103] Successfully created a docker volume addons-157337
	I0913 23:47:23.735436   70141 cli_runner.go:164] Run: docker run --rm --name addons-157337-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-157337 --entrypoint /usr/bin/test -v addons-157337:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib
	I0913 23:47:27.431216   70141 cli_runner.go:217] Completed: docker run --rm --name addons-157337-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-157337 --entrypoint /usr/bin/test -v addons-157337:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib: (3.695667364s)
	I0913 23:47:27.431352   70141 oci.go:107] Successfully prepared a docker volume addons-157337
	I0913 23:47:27.431384   70141 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0913 23:47:27.431430   70141 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 23:47:27.431542   70141 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-157337:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 23:47:35.001382   70141 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-157337:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir: (7.569519839s)
	I0913 23:47:35.001442   70141 kic.go:203] duration metric: took 7.570008044s to extract preloaded images to volume ...
	W0913 23:47:35.001641   70141 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0913 23:47:35.001802   70141 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0913 23:47:35.001910   70141 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 23:47:35.105534   70141 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-157337 --name addons-157337 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-157337 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-157337 --network addons-157337 --ip 192.168.49.2 --volume addons-157337:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243
	I0913 23:47:35.634939   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Running}}
	I0913 23:47:35.687477   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:47:35.745082   70141 cli_runner.go:164] Run: docker exec addons-157337 stat /var/lib/dpkg/alternatives/iptables
	I0913 23:47:35.887967   70141 oci.go:144] the created container "addons-157337" has a running status.
	I0913 23:47:35.888028   70141 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa...
	I0913 23:47:36.076098   70141 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 23:47:36.144981   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:47:36.203312   70141 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 23:47:36.203344   70141 kic_runner.go:114] Args: [docker exec --privileged addons-157337 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 23:47:36.381788   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:47:36.444210   70141 machine.go:93] provisionDockerMachine start ...
	I0913 23:47:36.444438   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:36.501102   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:36.501493   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:36.501519   70141 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 23:47:36.785495   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-157337
	
	I0913 23:47:36.785639   70141 ubuntu.go:169] provisioning hostname "addons-157337"
	I0913 23:47:36.785825   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:36.837377   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:36.837669   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:36.837688   70141 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-157337 && echo "addons-157337" | sudo tee /etc/hostname
	I0913 23:47:37.060271   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-157337
	
	I0913 23:47:37.060391   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:37.104326   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:37.104661   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:37.104691   70141 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-157337' /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-157337/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-157337' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 23:47:37.283657   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 23:47:37.283794   70141 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube}
	I0913 23:47:37.283910   70141 ubuntu.go:177] setting up certificates
	I0913 23:47:37.283979   70141 provision.go:84] configureAuth start
	I0913 23:47:37.284195   70141 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-157337
	I0913 23:47:37.316531   70141 provision.go:143] copyHostCerts
	I0913 23:47:37.316629   70141 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/key.pem (1679 bytes)
	I0913 23:47:37.316818   70141 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.pem (1119 bytes)
	I0913 23:47:37.316922   70141 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/cert.pem (1159 bytes)
	I0913 23:47:37.317009   70141 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-157337 san=[127.0.0.1 192.168.49.2 addons-157337 localhost minikube]
	I0913 23:47:37.511457   70141 provision.go:177] copyRemoteCerts
	I0913 23:47:37.511625   70141 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 23:47:37.511733   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:37.536670   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:47:37.643420   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0913 23:47:37.682357   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0913 23:47:37.722896   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 23:47:37.762775   70141 provision.go:87] duration metric: took 478.743104ms to configureAuth
	I0913 23:47:37.762883   70141 ubuntu.go:193] setting minikube options for container-runtime
	I0913 23:47:37.763214   70141 config.go:182] Loaded profile config "addons-157337": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0913 23:47:37.763384   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:37.790238   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:37.790797   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:37.790839   70141 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0913 23:47:37.941441   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0913 23:47:37.941485   70141 ubuntu.go:71] root file system type: overlay
	I0913 23:47:37.941664   70141 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0913 23:47:37.941802   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:37.971593   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:37.971893   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:37.972028   70141 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0913 23:47:38.142645   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0913 23:47:38.142889   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:38.170375   70141 main.go:141] libmachine: Using SSH client type: native
	I0913 23:47:38.170701   70141 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0913 23:47:38.170747   70141 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0913 23:47:39.297556   70141 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-09-06 12:06:41.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-13 23:47:38.139708868 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0913 23:47:39.297607   70141 machine.go:96] duration metric: took 2.853366233s to provisionDockerMachine
	I0913 23:47:39.297625   70141 client.go:171] duration metric: took 16.160765564s to LocalClient.Create
	I0913 23:47:39.297669   70141 start.go:167] duration metric: took 16.160857157s to libmachine.API.Create "addons-157337"
	I0913 23:47:39.297682   70141 start.go:293] postStartSetup for "addons-157337" (driver="docker")
	I0913 23:47:39.297718   70141 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]
	I0913 23:47:39.297826   70141 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
	I0913 23:47:39.297913   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:39.325853   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:47:39.433455   70141 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 23:47:39.438628   70141 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 23:47:39.438684   70141 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 23:47:39.438701   70141 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 23:47:39.438712   70141 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 23:47:39.438730   70141 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/addons for local assets ...
	I0913 23:47:39.438822   70141 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/files for local assets ...
	I0913 23:47:39.438869   70141 start.go:296] duration metric: took 141.177152ms for postStartSetup
	I0913 23:47:39.439349   70141 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-157337
	I0913 23:47:39.464725   70141 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/config.json ...
	I0913 23:47:39.465209   70141 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:47:39.465307   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:39.491239   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:47:39.591955   70141 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 23:47:39.598848   70141 start.go:128] duration metric: took 16.466190783s to createHost
	I0913 23:47:39.598884   70141 start.go:83] releasing machines lock for "addons-157337", held for 16.466448718s
	I0913 23:47:39.599012   70141 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-157337
	I0913 23:47:39.624621   70141 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 23:47:39.624787   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:39.624621   70141 ssh_runner.go:195] Run: cat /version.json
	I0913 23:47:39.624957   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:47:39.660776   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:47:39.662743   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:47:39.875379   70141 ssh_runner.go:195] Run: systemctl --version
	I0913 23:47:39.882712   70141 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 23:47:39.889038   70141 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0913 23:47:39.929355   70141 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0913 23:47:39.929508   70141 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:47:39.975313   70141 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0913 23:47:39.975354   70141 start.go:495] detecting cgroup driver to use...
	I0913 23:47:39.975403   70141 detect.go:190] detected "systemd" cgroup driver on host os
	I0913 23:47:39.975583   70141 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0913 23:47:40.002377   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0913 23:47:40.018361   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0913 23:47:40.034520   70141 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0913 23:47:40.034660   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0913 23:47:40.049884   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0913 23:47:40.065872   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0913 23:47:40.081033   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0913 23:47:40.096773   70141 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 23:47:40.112572   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0913 23:47:40.129184   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0913 23:47:40.145690   70141 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0913 23:47:40.162572   70141 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 23:47:40.177231   70141 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 23:47:40.191375   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:47:40.322626   70141 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0913 23:47:40.449764   70141 start.go:495] detecting cgroup driver to use...
	I0913 23:47:40.449835   70141 detect.go:190] detected "systemd" cgroup driver on host os
	I0913 23:47:40.449925   70141 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0913 23:47:40.478106   70141 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0913 23:47:40.478226   70141 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0913 23:47:40.505927   70141 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0913 23:47:40.543156   70141 ssh_runner.go:195] Run: which cri-dockerd
	I0913 23:47:40.551366   70141 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0913 23:47:40.572056   70141 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0913 23:47:40.612863   70141 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0913 23:47:40.823771   70141 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0913 23:47:41.031396   70141 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0913 23:47:41.031578   70141 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0913 23:47:41.070551   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:47:41.202025   70141 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0913 23:47:41.690708   70141 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0913 23:47:41.713082   70141 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0913 23:47:41.733320   70141 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0913 23:47:41.868339   70141 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0913 23:47:41.998604   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:47:42.132970   70141 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0913 23:47:42.160070   70141 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0913 23:47:42.178179   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:47:42.305207   70141 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0913 23:47:42.413590   70141 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0913 23:47:42.413927   70141 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0913 23:47:42.424514   70141 start.go:563] Will wait 60s for crictl version
	I0913 23:47:42.424628   70141 ssh_runner.go:195] Run: which crictl
	I0913 23:47:42.432842   70141 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 23:47:42.486286   70141 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.1
	RuntimeApiVersion:  v1
	I0913 23:47:42.486409   70141 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0913 23:47:42.526059   70141 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0913 23:47:42.571514   70141 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.2.1 ...
	I0913 23:47:42.571682   70141 cli_runner.go:164] Run: docker network inspect addons-157337 --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}}]}"
	I0913 23:47:42.596167   70141 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 23:47:42.602089   70141 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""
	I0913 23:47:42.622806   70141 out.go:177]   - kubelet.cgroups-per-qos=false
	I0913 23:47:42.627166   70141 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0913 23:47:42.630231   70141 kubeadm.go:883] updating cluster {Name:addons-157337 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:addons-157337 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0913 23:47:42.630407   70141 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I0913 23:47:42.630581   70141 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0913 23:47:42.660199   70141 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0913 23:47:42.660229   70141 docker.go:615] Images already preloaded, skipping extraction
	I0913 23:47:42.660364   70141 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0913 23:47:42.690195   70141 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0913 23:47:42.690230   70141 cache_images.go:84] Images are preloaded, skipping loading
	I0913 23:47:42.690247   70141 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 docker true true} ...
	I0913 23:47:42.690385   70141 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-157337 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-157337 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0913 23:47:42.690501   70141 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0913 23:47:42.768698   70141 cni.go:84] Creating CNI manager for ""
	I0913 23:47:42.768834   70141 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0913 23:47:42.768883   70141 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 23:47:42.768938   70141 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-157337 NodeName:addons-157337 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0913 23:47:42.769229   70141 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-157337"
	  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.31.1
	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: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0913 23:47:42.769357   70141 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 23:47:42.783795   70141 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 23:47:42.783947   70141 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 23:47:42.798401   70141 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0913 23:47:42.826312   70141 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 23:47:42.853991   70141 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0913 23:47:42.884353   70141 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 23:47:42.890099   70141 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""
	I0913 23:47:42.908003   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:47:43.137202   70141 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:47:43.173097   70141 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337 for IP: 192.168.49.2
	I0913 23:47:43.176260   70141 certs.go:194] generating shared ca certs ...
	I0913 23:47:43.176306   70141 certs.go:226] acquiring lock for ca certs: {Name:mk3ba1fe519f78b6fc1f9fc9e431d4cc293c8cfd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:43.176663   70141 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.key
	I0913 23:47:43.718942   70141 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.crt ...
	I0913 23:47:43.718981   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.crt: {Name:mk4baeaf31c1d47f961494961b5d017c4f5c2bea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:43.719420   70141 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.key ...
	I0913 23:47:43.719463   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.key: {Name:mk3f240ad243c083afed91009d5ddeebb6d45c48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:43.719767   70141 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.key
	I0913 23:47:44.129468   70141 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.crt ...
	I0913 23:47:44.129598   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.crt: {Name:mk37e713b9c966d6602d8dac4b2bc2b4c4e53de1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.130209   70141 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.key ...
	I0913 23:47:44.130295   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.key: {Name:mk99f6bb770140fb1d67fe633f2d4f535b0c50a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.130720   70141 certs.go:256] generating profile certs ...
	I0913 23:47:44.130879   70141 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.key
	I0913 23:47:44.130941   70141 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt with IP's: []
	I0913 23:47:44.395076   70141 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt ...
	I0913 23:47:44.395130   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: {Name:mk18622d860eb6c4ba37d87c21aa529cabf45fde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.395608   70141 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.key ...
	I0913 23:47:44.395636   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.key: {Name:mka3009013ac611ae84c6bc6519026b6149836b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.395960   70141 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key.eeb7c169
	I0913 23:47:44.396020   70141 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt.eeb7c169 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 23:47:44.505714   70141 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt.eeb7c169 ...
	I0913 23:47:44.505761   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt.eeb7c169: {Name:mke208376be284721dfa61a4815345b217f5d9c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.506212   70141 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key.eeb7c169 ...
	I0913 23:47:44.506242   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key.eeb7c169: {Name:mka5c4f4004b086cbc3177698d7fbaf76ead83a6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:44.506541   70141 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt.eeb7c169 -> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt
	I0913 23:47:44.506704   70141 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key.eeb7c169 -> /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key
	I0913 23:47:44.506820   70141 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.key
	I0913 23:47:44.506890   70141 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.crt with IP's: []
	I0913 23:47:45.246725   70141 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.crt ...
	I0913 23:47:45.246771   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.crt: {Name:mk375fec0b91125c0f5620a413a0a049bfb60ee9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:45.247220   70141 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.key ...
	I0913 23:47:45.247249   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.key: {Name:mke5057e19eec4fc2f8c21e279606f6c578804b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:47:45.247763   70141 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 23:47:45.247830   70141 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/ca.pem (1119 bytes)
	I0913 23:47:45.247883   70141 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/cert.pem (1159 bytes)
	I0913 23:47:45.247940   70141 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/certs/key.pem (1679 bytes)
	I0913 23:47:45.249027   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 23:47:45.290345   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0913 23:47:45.329477   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 23:47:45.370189   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0913 23:47:45.412729   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 23:47:45.456169   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0913 23:47:45.496870   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 23:47:45.536214   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0913 23:47:45.577854   70141 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 23:47:45.630540   70141 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 23:47:45.669493   70141 ssh_runner.go:195] Run: openssl version
	I0913 23:47:45.680618   70141 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"
	I0913 23:47:45.699662   70141 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:47:45.708944   70141 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 23:47 /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:47:45.709061   70141 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:47:45.720223   70141 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"
	I0913 23:47:45.735481   70141 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 23:47:45.741203   70141 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
	I0913 23:47:45.741296   70141 kubeadm.go:392] StartCluster: {Name:addons-157337 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:addons-157337 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:47:45.741533   70141 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0913 23:47:45.775633   70141 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 23:47:45.790580   70141 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 23:47:45.805699   70141 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 23:47:45.805809   70141 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
	I0913 23:47:45.820974   70141 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0913 23:47:45.821017   70141 kubeadm.go:157] found existing configuration files:
	
	I0913 23:47:45.821098   70141 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 23:47:45.834734   70141 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0913 23:47:45.834847   70141 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 23:47:45.848162   70141 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 23:47:45.862942   70141 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0913 23:47:45.863043   70141 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 23:47:45.879012   70141 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 23:47:45.893304   70141 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0913 23:47:45.893424   70141 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 23:47:45.908456   70141 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 23:47:45.924029   70141 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0913 23:47:45.924248   70141 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 23:47:45.938859   70141 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0913 23:47:46.000444   70141 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 23:47:46.001055   70141 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 23:47:46.136028   70141 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 23:47:46.136220   70141 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 23:47:46.136374   70141 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 23:47:46.158047   70141 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 23:47:46.164755   70141 out.go:235]   - Generating certificates and keys ...
	I0913 23:47:46.164913   70141 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 23:47:46.165048   70141 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 23:47:46.353633   70141 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 23:47:46.722631   70141 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 23:47:46.865354   70141 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 23:47:46.926623   70141 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 23:47:47.363212   70141 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 23:47:47.363702   70141 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-157337 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:47:47.786391   70141 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 23:47:47.786626   70141 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-157337 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:47:47.969462   70141 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 23:47:48.219193   70141 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 23:47:48.384185   70141 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 23:47:48.384723   70141 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 23:47:48.713672   70141 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 23:47:48.965798   70141 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 23:47:49.091148   70141 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 23:47:49.166792   70141 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 23:47:49.448128   70141 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 23:47:49.449161   70141 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 23:47:49.452451   70141 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 23:47:49.455855   70141 out.go:235]   - Booting up control plane ...
	I0913 23:47:49.456031   70141 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 23:47:49.456194   70141 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 23:47:49.456570   70141 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 23:47:49.470585   70141 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 23:47:49.479500   70141 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 23:47:49.479928   70141 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 23:47:49.628633   70141 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 23:47:49.629370   70141 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 23:47:50.131813   70141 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 502.448385ms
	I0913 23:47:50.131948   70141 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 23:47:58.634256   70141 kubeadm.go:310] [api-check] The API server is healthy after 8.502387844s
	I0913 23:47:58.652624   70141 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 23:47:58.672311   70141 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 23:47:58.715568   70141 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 23:47:58.716236   70141 kubeadm.go:310] [mark-control-plane] Marking the node addons-157337 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 23:47:58.731092   70141 kubeadm.go:310] [bootstrap-token] Using token: 482gbb.dgo81vjphc8llp91
	I0913 23:47:58.734596   70141 out.go:235]   - Configuring RBAC rules ...
	I0913 23:47:58.734791   70141 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 23:47:58.742338   70141 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 23:47:58.758104   70141 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0913 23:47:58.766352   70141 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 23:47:58.772762   70141 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 23:47:58.779974   70141 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 23:47:59.046410   70141 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 23:47:59.555955   70141 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 23:48:00.044230   70141 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 23:48:00.045935   70141 kubeadm.go:310] 
	I0913 23:48:00.046080   70141 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 23:48:00.046100   70141 kubeadm.go:310] 
	I0913 23:48:00.046267   70141 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 23:48:00.046284   70141 kubeadm.go:310] 
	I0913 23:48:00.046325   70141 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 23:48:00.046425   70141 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 23:48:00.046510   70141 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 23:48:00.046524   70141 kubeadm.go:310] 
	I0913 23:48:00.046621   70141 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 23:48:00.046636   70141 kubeadm.go:310] 
	I0913 23:48:00.046714   70141 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 23:48:00.046728   70141 kubeadm.go:310] 
	I0913 23:48:00.046814   70141 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 23:48:00.046945   70141 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 23:48:00.047077   70141 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 23:48:00.047091   70141 kubeadm.go:310] 
	I0913 23:48:00.047253   70141 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 23:48:00.047382   70141 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 23:48:00.047393   70141 kubeadm.go:310] 
	I0913 23:48:00.047538   70141 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 482gbb.dgo81vjphc8llp91 \
	I0913 23:48:00.047702   70141 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1007487a00a3753d35121a753467ab60612c11881071d84f2584510baa1fca98 \
	I0913 23:48:00.047742   70141 kubeadm.go:310] 	--control-plane 
	I0913 23:48:00.047752   70141 kubeadm.go:310] 
	I0913 23:48:00.047916   70141 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 23:48:00.047933   70141 kubeadm.go:310] 
	I0913 23:48:00.048066   70141 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 482gbb.dgo81vjphc8llp91 \
	I0913 23:48:00.048418   70141 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1007487a00a3753d35121a753467ab60612c11881071d84f2584510baa1fca98 
	I0913 23:48:00.054151   70141 kubeadm.go:310] W0913 23:47:45.996359    1691 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:48:00.054969   70141 kubeadm.go:310] W0913 23:47:45.997362    1691 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:48:00.055249   70141 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 23:48:00.055293   70141 cni.go:84] Creating CNI manager for ""
	I0913 23:48:00.055316   70141 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0913 23:48:00.060066   70141 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0913 23:48:00.064173   70141 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0913 23:48:00.083235   70141 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0913 23:48:00.124873   70141 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 23:48:00.125269   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:00.125350   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-157337 minikube.k8s.io/updated_at=2024_09_13T23_48_00_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18 minikube.k8s.io/name=addons-157337 minikube.k8s.io/primary=true
	I0913 23:48:00.156828   70141 ops.go:34] apiserver oom_adj: -16
	I0913 23:48:00.378595   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:00.878934   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:01.379565   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:01.879674   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:02.379760   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:02.879419   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:03.379390   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:03.878752   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:04.378876   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:04.879797   70141 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:48:05.009655   70141 kubeadm.go:1113] duration metric: took 4.884640888s to wait for elevateKubeSystemPrivileges
	I0913 23:48:05.009734   70141 kubeadm.go:394] duration metric: took 19.26844269s to StartCluster
	I0913 23:48:05.009776   70141 settings.go:142] acquiring lock: {Name:mk4623f1323b79a4dd604f65797ff9b1fa3697aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:48:05.010238   70141 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	I0913 23:48:05.011398   70141 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig: {Name:mkff2a818c000f6eb9ec4b3f924708da33336a9a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:48:05.012169   70141 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0913 23:48:05.012162   70141 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0913 23:48:05.012597   70141 config.go:182] Loaded profile config "addons-157337": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0913 23:48:05.012645   70141 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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 volcano:true volumesnapshots:true yakd:true]
	I0913 23:48:05.012811   70141 addons.go:69] Setting yakd=true in profile "addons-157337"
	I0913 23:48:05.012834   70141 addons.go:234] Setting addon yakd=true in "addons-157337"
	I0913 23:48:05.012866   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.014196   70141 addons.go:69] Setting inspektor-gadget=true in profile "addons-157337"
	I0913 23:48:05.014249   70141 addons.go:234] Setting addon inspektor-gadget=true in "addons-157337"
	I0913 23:48:05.014262   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.014305   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.015382   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.015889   70141 addons.go:69] Setting metrics-server=true in profile "addons-157337"
	I0913 23:48:05.016055   70141 addons.go:234] Setting addon metrics-server=true in "addons-157337"
	I0913 23:48:05.016135   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.016936   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.017243   70141 addons.go:69] Setting cloud-spanner=true in profile "addons-157337"
	I0913 23:48:05.017276   70141 addons.go:234] Setting addon cloud-spanner=true in "addons-157337"
	I0913 23:48:05.017323   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.018157   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.020128   70141 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-157337"
	I0913 23:48:05.020196   70141 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-157337"
	I0913 23:48:05.020268   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.021294   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.024669   70141 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-157337"
	I0913 23:48:05.024824   70141 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-157337"
	I0913 23:48:05.024906   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.025921   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.026693   70141 addons.go:69] Setting registry=true in profile "addons-157337"
	I0913 23:48:05.026744   70141 addons.go:234] Setting addon registry=true in "addons-157337"
	I0913 23:48:05.026806   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.027726   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.028460   70141 addons.go:69] Setting default-storageclass=true in profile "addons-157337"
	I0913 23:48:05.028499   70141 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-157337"
	I0913 23:48:05.029304   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.043644   70141 addons.go:69] Setting gcp-auth=true in profile "addons-157337"
	I0913 23:48:05.043712   70141 mustload.go:65] Loading cluster: addons-157337
	I0913 23:48:05.044787   70141 config.go:182] Loaded profile config "addons-157337": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0913 23:48:05.045205   70141 addons.go:69] Setting storage-provisioner=true in profile "addons-157337"
	I0913 23:48:05.045250   70141 addons.go:234] Setting addon storage-provisioner=true in "addons-157337"
	I0913 23:48:05.045307   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.046107   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.046920   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.057535   70141 addons.go:69] Setting helm-tiller=true in profile "addons-157337"
	I0913 23:48:05.057604   70141 addons.go:234] Setting addon helm-tiller=true in "addons-157337"
	I0913 23:48:05.057680   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.058593   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.060597   70141 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-157337"
	I0913 23:48:05.060651   70141 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-157337"
	I0913 23:48:05.061621   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.083356   70141 addons.go:69] Setting ingress=true in profile "addons-157337"
	I0913 23:48:05.083419   70141 addons.go:234] Setting addon ingress=true in "addons-157337"
	I0913 23:48:05.083502   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.084557   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.089599   70141 addons.go:69] Setting volcano=true in profile "addons-157337"
	I0913 23:48:05.089655   70141 addons.go:234] Setting addon volcano=true in "addons-157337"
	I0913 23:48:05.089738   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.091031   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.104765   70141 addons.go:69] Setting ingress-dns=true in profile "addons-157337"
	I0913 23:48:05.104837   70141 addons.go:234] Setting addon ingress-dns=true in "addons-157337"
	I0913 23:48:05.104936   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.106260   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.111630   70141 addons.go:69] Setting volumesnapshots=true in profile "addons-157337"
	I0913 23:48:05.111712   70141 addons.go:234] Setting addon volumesnapshots=true in "addons-157337"
	I0913 23:48:05.113047   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.113983   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.128077   70141 out.go:177] * Verifying Kubernetes components...
	I0913 23:48:05.383383   70141 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:48:05.445091   70141 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 23:48:05.496885   70141 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 23:48:05.533270   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 23:48:05.541367   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 23:48:05.541422   70141 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 23:48:05.541680   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.588451   70141 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0913 23:48:05.594136   70141 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0913 23:48:05.600726   70141 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0913 23:48:05.610426   70141 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0913 23:48:05.610507   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0913 23:48:05.610661   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.620649   70141 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 23:48:05.620696   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 23:48:05.620867   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.732777   70141 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 23:48:05.736766   70141 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 23:48:05.736820   70141 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 23:48:05.737008   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.813428   70141 addons.go:234] Setting addon default-storageclass=true in "addons-157337"
	I0913 23:48:05.813521   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:05.814714   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:05.823292   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:05.886376   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 23:48:05.898416   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 23:48:05.904416   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 23:48:05.912168   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 23:48:05.921105   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 23:48:05.927451   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 23:48:05.932239   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 23:48:05.934303   70141 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 23:48:05.937131   70141 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 23:48:05.937261   70141 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 23:48:05.937342   70141 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 23:48:05.937505   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.940286   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 23:48:05.940341   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 23:48:05.940441   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:05.968252   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:05.981624   70141 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:48:05.985812   70141 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 23:48:05.989374   70141 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:48:05.993364   70141 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:48:05.993487   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 23:48:05.993629   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.036856   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.021415339s)
	I0913 23:48:06.041839   70141 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 23:48:06.044811   70141 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 23:48:06.044915   70141 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 23:48:06.045070   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.048355   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.03015159s)
	I0913 23:48:06.051772   70141 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 23:48:06.055234   70141 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 23:48:06.055267   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 23:48:06.055369   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.067287   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.021106049s)
	I0913 23:48:06.068090   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.006422674s)
	I0913 23:48:06.070609   70141 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-157337"
	I0913 23:48:06.070752   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:06.072046   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:06.078663   70141 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 23:48:06.083999   70141 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:48:06.084033   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 23:48:06.084169   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.113262   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.091890629s)
	I0913 23:48:06.118207   70141 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 23:48:06.128355   70141 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:48:06.131237   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 23:48:06.131621   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.147255   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.100270285s)
	I0913 23:48:06.147296   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:06.272311   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.21363751s)
	I0913 23:48:06.280177   70141 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0913 23:48:06.291394   70141 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0913 23:48:06.291422   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0913 23:48:06.291525   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.330246   70141 cli_runner.go:217] Completed: docker container inspect addons-157337 --format={{.State.Status}}: (1.223924121s)
	I0913 23:48:06.337167   70141 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 23:48:06.340673   70141 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:48:06.340710   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 23:48:06.340859   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.388634   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.461314   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.467433   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.532138   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.574169   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.586458   70141 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 23:48:06.586489   70141 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 23:48:06.586595   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.595250   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.607831   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.617467   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.646565   70141 out.go:177]   - Using image docker.io/busybox:stable
	I0913 23:48:06.649896   70141 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 23:48:06.653289   70141 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:48:06.653384   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 23:48:06.653533   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:06.658049   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	W0913 23:48:06.660009   70141 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0913 23:48:06.661250   70141 retry.go:31] will retry after 280.551132ms: ssh: handshake failed: EOF
	I0913 23:48:06.726340   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.732045   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.775668   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.803318   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:06.815295   70141 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.43174585s)
	I0913 23:48:06.815419   70141 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:48:06.815780   70141 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.803575412s)
	I0913 23:48:06.816178   70141 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0913 23:48:07.514447   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0913 23:48:07.687311   70141 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 23:48:07.687346   70141 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 23:48:07.733551   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 23:48:07.733589   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 23:48:07.764374   70141 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 23:48:07.764410   70141 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 23:48:07.848145   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:48:07.877496   70141 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 23:48:07.877533   70141 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 23:48:07.963482   70141 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 23:48:07.963725   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 23:48:07.966822   70141 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0913 23:48:07.966870   70141 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0913 23:48:07.981475   70141 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 23:48:07.981507   70141 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 23:48:08.026560   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0913 23:48:08.033837   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:48:08.039064   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0913 23:48:08.074932   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:48:08.091514   70141 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 23:48:08.091572   70141 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 23:48:08.182935   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:48:08.221283   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:48:08.263635   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 23:48:08.263681   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0913 23:48:08.272184   70141 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 23:48:08.272220   70141 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 23:48:08.330529   70141 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:48:08.330563   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 23:48:08.350042   70141 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 23:48:08.350082   70141 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 23:48:08.454169   70141 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 23:48:08.454205   70141 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 23:48:08.461690   70141 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 23:48:08.461724   70141 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 23:48:08.482579   70141 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0913 23:48:08.482615   70141 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0913 23:48:08.670170   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 23:48:08.670208   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 23:48:08.738227   70141 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 23:48:08.738264   70141 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 23:48:08.794257   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:48:08.831276   70141 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 23:48:08.831316   70141 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 23:48:09.127908   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:09.195446   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 23:48:09.195483   70141 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 23:48:09.293324   70141 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:48:09.293356   70141 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 23:48:09.461946   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 23:48:09.462073   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 23:48:09.493917   70141 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 23:48:09.493954   70141 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 23:48:09.628466   70141 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:48:09.628500   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 23:48:09.829236   70141 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:48:09.829269   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 23:48:10.122575   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:10.155357   70141 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 23:48:10.155413   70141 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 23:48:10.195175   70141 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 23:48:10.195211   70141 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 23:48:10.333108   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:10.454079   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:10.508669   70141 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.692371972s)
	I0913 23:48:10.508718   70141 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 23:48:10.510521   70141 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.695066897s)
	I0913 23:48:10.511826   70141 node_ready.go:35] waiting up to 6m0s for node "addons-157337" to be "Ready" ...
	I0913 23:48:10.562417   70141 node_ready.go:49] node "addons-157337" has status "Ready":"True"
	I0913 23:48:10.562449   70141 node_ready.go:38] duration metric: took 50.585983ms for node "addons-157337" to be "Ready" ...
	I0913 23:48:10.562464   70141 pod_ready.go:36] 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" ...
	I0913 23:48:10.753588   70141 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 23:48:10.753635   70141 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 23:48:10.762028   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 23:48:10.762063   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 23:48:10.840558   70141 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:11.441407   70141 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:48:11.441438   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 23:48:11.483449   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 23:48:11.483495   70141 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 23:48:11.711144   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 23:48:11.711175   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 23:48:11.934642   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:12.181756   70141 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-157337" context rescaled to 1 replicas
	I0913 23:48:12.256693   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 23:48:12.256726   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 23:48:12.535905   70141 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:48:12.535949   70141 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 23:48:12.990339   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:13.800027   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:15.962994   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:17.397521   70141 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 23:48:17.397708   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:17.473542   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:17.766102   70141 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 23:48:17.872384   70141 addons.go:234] Setting addon gcp-auth=true in "addons-157337"
	I0913 23:48:17.872456   70141 host.go:66] Checking if "addons-157337" exists ...
	I0913 23:48:17.873288   70141 cli_runner.go:164] Run: docker container inspect addons-157337 --format={{.State.Status}}
	I0913 23:48:17.934996   70141 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 23:48:17.935088   70141 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-157337
	I0913 23:48:18.012170   70141 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/addons-157337/id_rsa Username:docker}
	I0913 23:48:18.174737   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:20.282911   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:22.424047   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:24.587915   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:25.582220   70141 pod_ready.go:98] pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:23 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2
}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2024-09-13 23:48:04 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-09-13 23:48:11 +0000 UTC,FinishedAt:2024-09-13 23:48:22 +0000 UTC,ContainerID:docker://afb5ec8d8322f4c00f1eecba809b17dc32960802d391ee668e0c838d2db17043,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://afb5ec8d8322f4c00f1eecba809b17dc32960802d391ee668e0c838d2db17043 Started:0xc019ea3260 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc019e69960} {Name:kube-api-access-882v6 MountPath:/var/run/secrets/kubernetes.io/serviceaccount
ReadOnly:true RecursiveReadOnly:0xc019e69970}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0913 23:48:25.582341   70141 pod_ready.go:82] duration metric: took 14.741656149s for pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace to be "Ready" ...
	E0913 23:48:25.582401   70141 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-7c65d6cfc9-bwgcm" in "kube-system" namespace has status phase "Succeeded" (skipping!): {Phase:Succeeded Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:23 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason:PodCompleted Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-13 23:48:04 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.4
9.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2024-09-13 23:48:04 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2024-09-13 23:48:11 +0000 UTC,FinishedAt:2024-09-13 23:48:22 +0000 UTC,ContainerID:docker://afb5ec8d8322f4c00f1eecba809b17dc32960802d391ee668e0c838d2db17043,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://afb5ec8d8322f4c00f1eecba809b17dc32960802d391ee668e0c838d2db17043 Started:0xc019ea3260 AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc019e69960} {Name:kube-api-access-882v6 MountPath:/var/run/secrets
/kubernetes.io/serviceaccount ReadOnly:true RecursiveReadOnly:0xc019e69970}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0913 23:48:25.582464   70141 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:27.916486   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:30.233767   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:32.335045   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (24.820546424s)
	I0913 23:48:32.335332   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (24.487143341s)
	I0913 23:48:32.335386   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (24.308796543s)
	I0913 23:48:32.335431   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (24.301566276s)
	I0913 23:48:32.335460   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (24.296365341s)
	I0913 23:48:32.335596   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (24.260635979s)
	I0913 23:48:32.336918   70141 addons.go:475] Verifying addon ingress=true in "addons-157337"
	I0913 23:48:32.335620   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (24.152657979s)
	I0913 23:48:32.335690   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (24.114373055s)
	I0913 23:48:32.335744   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (23.541454972s)
	I0913 23:48:32.346492   70141 addons.go:475] Verifying addon registry=true in "addons-157337"
	I0913 23:48:32.346978   70141 out.go:177] * Verifying ingress addon...
	I0913 23:48:32.350139   70141 out.go:177] * Verifying registry addon...
	I0913 23:48:32.351836   70141 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 23:48:32.335790   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (23.207847545s)
	I0913 23:48:32.335866   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (22.213256627s)
	I0913 23:48:32.352364   70141 addons.go:475] Verifying addon metrics-server=true in "addons-157337"
	I0913 23:48:32.335910   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (22.002750879s)
	I0913 23:48:32.354193   70141 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 23:48:32.336035   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (21.881916756s)
	W0913 23:48:32.356960   70141 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:32.357028   70141 retry.go:31] will retry after 322.591432ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:32.336139   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (20.401441673s)
	I0913 23:48:32.357160   70141 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-157337 service yakd-dashboard -n yakd-dashboard
	
	I0913 23:48:32.421260   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:32.544422   70141 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:48:32.544532   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:32.547763   70141 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 23:48:32.547868   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:32.680665   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	W0913 23:48:32.705191   70141 out.go:270] ! 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]
	I0913 23:48:33.344395   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:33.692034   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:33.694340   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:33.723984   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (20.733576988s)
	I0913 23:48:33.724097   70141 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-157337"
	I0913 23:48:33.724580   70141 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (15.789544575s)
	I0913 23:48:33.727836   70141 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 23:48:33.728056   70141 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:48:33.730827   70141 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 23:48:33.732390   70141 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 23:48:33.734940   70141 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 23:48:33.735021   70141 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 23:48:33.915232   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:33.981330   70141 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 23:48:33.981470   70141 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 23:48:34.243246   70141 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:48:34.243280   70141 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 23:48:34.299295   70141 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0913 23:48:34.321879   70141 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:48:34.322014   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:34.557909   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:34.561018   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:34.668167   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:34.673236   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:35.336939   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:35.338955   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:35.608945   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:35.674018   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:35.677085   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:35.819385   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:35.820262   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:35.834884   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:35.931519   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:35.956657   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:36.302092   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:36.413033   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:36.414274   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:36.642958   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:36.756550   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:36.939828   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:36.946540   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:37.314572   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:37.452635   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:37.484572   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:37.585547   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.904723043s)
	I0913 23:48:37.585774   70141 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.286440627s)
	I0913 23:48:37.592961   70141 addons.go:475] Verifying addon gcp-auth=true in "addons-157337"
	I0913 23:48:37.596482   70141 out.go:177] * Verifying gcp-auth addon...
	I0913 23:48:37.601403   70141 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 23:48:37.613918   70141 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 23:48:37.771676   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:37.871281   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:37.871691   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:38.251318   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:38.388001   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:38.388427   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:38.767975   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:38.863407   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:38.865089   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:39.147969   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:39.255510   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:39.378941   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:39.381201   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:39.745639   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:39.942052   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:39.942076   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:40.239305   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:40.366708   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:40.368564   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:40.740425   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:40.870095   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:40.872182   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:41.252163   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:41.371450   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:41.374014   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:41.623098   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:41.758423   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:41.886945   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:41.890434   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:42.249022   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:42.367191   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:42.371074   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:42.740173   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:42.863041   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:42.868787   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:43.266867   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:43.359871   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:43.362368   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:43.742620   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:43.883178   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:43.884642   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:44.097203   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:44.247647   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:44.377175   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:44.377448   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:44.740810   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:44.866525   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:44.868477   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:45.241904   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:45.359555   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:45.361066   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:45.748847   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:45.879142   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:45.880168   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:46.124895   70141 pod_ready.go:103] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"False"
	I0913 23:48:46.240783   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:46.380096   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:46.383150   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:46.595862   70141 pod_ready.go:93] pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.595899   70141 pod_ready.go:82] duration metric: took 21.01340251s for pod "coredns-7c65d6cfc9-x4tnk" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.595917   70141 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.610784   70141 pod_ready.go:93] pod "etcd-addons-157337" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.610829   70141 pod_ready.go:82] duration metric: took 14.856857ms for pod "etcd-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.610846   70141 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.622375   70141 pod_ready.go:93] pod "kube-apiserver-addons-157337" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.622411   70141 pod_ready.go:82] duration metric: took 11.503897ms for pod "kube-apiserver-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.622478   70141 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.635414   70141 pod_ready.go:93] pod "kube-controller-manager-addons-157337" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.635449   70141 pod_ready.go:82] duration metric: took 12.950015ms for pod "kube-controller-manager-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.635500   70141 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8dkhn" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.662420   70141 pod_ready.go:93] pod "kube-proxy-8dkhn" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.662454   70141 pod_ready.go:82] duration metric: took 26.934399ms for pod "kube-proxy-8dkhn" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.662474   70141 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.743860   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:46.862735   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:46.869499   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:46.988867   70141 pod_ready.go:93] pod "kube-scheduler-addons-157337" in "kube-system" namespace has status "Ready":"True"
	I0913 23:48:46.988903   70141 pod_ready.go:82] duration metric: took 326.417861ms for pod "kube-scheduler-addons-157337" in "kube-system" namespace to be "Ready" ...
	I0913 23:48:46.988918   70141 pod_ready.go:39] duration metric: took 36.426435423s 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" ...
	I0913 23:48:46.988991   70141 api_server.go:52] waiting for apiserver process to appear ...
	I0913 23:48:46.989146   70141 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:48:47.034424   70141 api_server.go:72] duration metric: took 42.022212012s to wait for apiserver process to appear ...
	I0913 23:48:47.034461   70141 api_server.go:88] waiting for apiserver healthz status ...
	I0913 23:48:47.034491   70141 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 23:48:47.044829   70141 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 23:48:47.046401   70141 api_server.go:141] control plane version: v1.31.1
	I0913 23:48:47.046443   70141 api_server.go:131] duration metric: took 11.970704ms to wait for apiserver health ...
	I0913 23:48:47.046458   70141 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 23:48:47.205613   70141 system_pods.go:59] 18 kube-system pods found
	I0913 23:48:47.207220   70141 system_pods.go:61] "coredns-7c65d6cfc9-x4tnk" [bdae8fea-bc10-4de5-a3a0-73eaabbf5ca6] Running
	I0913 23:48:47.207276   70141 system_pods.go:61] "csi-hostpath-attacher-0" [bf4796ea-0937-489e-929e-933d28fba219] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0913 23:48:47.207296   70141 system_pods.go:61] "csi-hostpath-resizer-0" [986cd5d1-fc20-4f08-95e5-ace534bb7f47] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0913 23:48:47.207339   70141 system_pods.go:61] "csi-hostpathplugin-bngxt" [697c1b58-1f84-44fa-9c38-64f506a412d5] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0913 23:48:47.207357   70141 system_pods.go:61] "etcd-addons-157337" [c0299fef-a9b1-4b74-be20-8ecb963f5c44] Running
	I0913 23:48:47.207382   70141 system_pods.go:61] "kube-apiserver-addons-157337" [e0823a1c-228d-4aaa-92f7-b128c9bc9449] Running
	I0913 23:48:47.207396   70141 system_pods.go:61] "kube-controller-manager-addons-157337" [1ef10f64-b472-4a2c-8507-ebcaa8e71a99] Running
	I0913 23:48:47.207410   70141 system_pods.go:61] "kube-ingress-dns-minikube" [47b3ae94-98de-48b7-b412-2b58d26c6676] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0913 23:48:47.207422   70141 system_pods.go:61] "kube-proxy-8dkhn" [579a776a-04f9-4645-83b1-069cf2136a72] Running
	I0913 23:48:47.207458   70141 system_pods.go:61] "kube-scheduler-addons-157337" [88d55653-f8cf-4dfe-85fe-0fa5ac85ceb8] Running
	I0913 23:48:47.207477   70141 system_pods.go:61] "metrics-server-84c5f94fbc-kbsqt" [53cebd77-f24a-4c26-a2bb-eef2fb135a81] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0913 23:48:47.207486   70141 system_pods.go:61] "nvidia-device-plugin-daemonset-dfw9j" [0d79fb5c-cead-47c7-a87f-8a52d212e7b6] Running
	I0913 23:48:47.207524   70141 system_pods.go:61] "registry-66c9cd494c-kzg7l" [378b5af5-dd17-4caf-9b43-e16420b6d5c6] Running
	I0913 23:48:47.207537   70141 system_pods.go:61] "registry-proxy-8zxj6" [0d8fdada-a638-48ae-9bde-8f63a4dfb8c4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0913 23:48:47.207558   70141 system_pods.go:61] "snapshot-controller-56fcc65765-b86gn" [19cf978e-b425-4e77-849a-a921afec35a9] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0913 23:48:47.207597   70141 system_pods.go:61] "snapshot-controller-56fcc65765-cnpmp" [b94c7165-0845-429e-a38f-aa197c17a52e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0913 23:48:47.207612   70141 system_pods.go:61] "storage-provisioner" [8a13b5be-cca7-458d-ad5f-ae90c0708bad] Running
	I0913 23:48:47.207639   70141 system_pods.go:61] "tiller-deploy-b48cc5f79-m4c78" [80a1017a-258e-4a16-82e5-4ebe4afad591] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0913 23:48:47.207657   70141 system_pods.go:74] duration metric: took 161.152183ms to wait for pod list to return data ...
	I0913 23:48:47.207677   70141 default_sa.go:34] waiting for default service account to be created ...
	I0913 23:48:47.240971   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:47.366070   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:47.372826   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:47.388177   70141 default_sa.go:45] found service account: "default"
	I0913 23:48:47.388214   70141 default_sa.go:55] duration metric: took 180.522279ms for default service account to be created ...
	I0913 23:48:47.388228   70141 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 23:48:47.618907   70141 system_pods.go:86] 18 kube-system pods found
	I0913 23:48:47.618955   70141 system_pods.go:89] "coredns-7c65d6cfc9-x4tnk" [bdae8fea-bc10-4de5-a3a0-73eaabbf5ca6] Running
	I0913 23:48:47.618996   70141 system_pods.go:89] "csi-hostpath-attacher-0" [bf4796ea-0937-489e-929e-933d28fba219] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0913 23:48:47.619032   70141 system_pods.go:89] "csi-hostpath-resizer-0" [986cd5d1-fc20-4f08-95e5-ace534bb7f47] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0913 23:48:47.619053   70141 system_pods.go:89] "csi-hostpathplugin-bngxt" [697c1b58-1f84-44fa-9c38-64f506a412d5] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0913 23:48:47.619096   70141 system_pods.go:89] "etcd-addons-157337" [c0299fef-a9b1-4b74-be20-8ecb963f5c44] Running
	I0913 23:48:47.619140   70141 system_pods.go:89] "kube-apiserver-addons-157337" [e0823a1c-228d-4aaa-92f7-b128c9bc9449] Running
	I0913 23:48:47.619155   70141 system_pods.go:89] "kube-controller-manager-addons-157337" [1ef10f64-b472-4a2c-8507-ebcaa8e71a99] Running
	I0913 23:48:47.619169   70141 system_pods.go:89] "kube-ingress-dns-minikube" [47b3ae94-98de-48b7-b412-2b58d26c6676] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0913 23:48:47.619181   70141 system_pods.go:89] "kube-proxy-8dkhn" [579a776a-04f9-4645-83b1-069cf2136a72] Running
	I0913 23:48:47.619261   70141 system_pods.go:89] "kube-scheduler-addons-157337" [88d55653-f8cf-4dfe-85fe-0fa5ac85ceb8] Running
	I0913 23:48:47.619302   70141 system_pods.go:89] "metrics-server-84c5f94fbc-kbsqt" [53cebd77-f24a-4c26-a2bb-eef2fb135a81] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0913 23:48:47.619319   70141 system_pods.go:89] "nvidia-device-plugin-daemonset-dfw9j" [0d79fb5c-cead-47c7-a87f-8a52d212e7b6] Running
	I0913 23:48:47.619329   70141 system_pods.go:89] "registry-66c9cd494c-kzg7l" [378b5af5-dd17-4caf-9b43-e16420b6d5c6] Running
	I0913 23:48:47.619341   70141 system_pods.go:89] "registry-proxy-8zxj6" [0d8fdada-a638-48ae-9bde-8f63a4dfb8c4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0913 23:48:47.619358   70141 system_pods.go:89] "snapshot-controller-56fcc65765-b86gn" [19cf978e-b425-4e77-849a-a921afec35a9] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0913 23:48:47.619412   70141 system_pods.go:89] "snapshot-controller-56fcc65765-cnpmp" [b94c7165-0845-429e-a38f-aa197c17a52e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0913 23:48:47.619427   70141 system_pods.go:89] "storage-provisioner" [8a13b5be-cca7-458d-ad5f-ae90c0708bad] Running
	I0913 23:48:47.619439   70141 system_pods.go:89] "tiller-deploy-b48cc5f79-m4c78" [80a1017a-258e-4a16-82e5-4ebe4afad591] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0913 23:48:47.619459   70141 system_pods.go:126] duration metric: took 231.221213ms to wait for k8s-apps to be running ...
	I0913 23:48:47.619505   70141 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 23:48:47.619648   70141 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:48:47.646727   70141 system_svc.go:56] duration metric: took 27.215717ms WaitForService to wait for kubelet
	I0913 23:48:47.646770   70141 kubeadm.go:582] duration metric: took 42.634565763s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:48:47.646801   70141 node_conditions.go:102] verifying NodePressure condition ...
	I0913 23:48:47.740268   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:47.792838   70141 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0913 23:48:47.792886   70141 node_conditions.go:123] node cpu capacity is 2
	I0913 23:48:47.792908   70141 node_conditions.go:105] duration metric: took 146.098105ms to run NodePressure ...
	I0913 23:48:47.792953   70141 start.go:241] waiting for startup goroutines ...
	I0913 23:48:47.865727   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:47.868325   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:48.240850   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:48.362123   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:48.366945   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:48.741720   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:48.860875   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:48.863184   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:49.239908   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:49.358234   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:49.363669   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:49.795374   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:49.905134   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:49.907621   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:50.242584   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:50.362675   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:50.382818   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:50.745879   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:50.867213   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:50.873174   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:51.241747   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:51.365889   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:51.367909   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:51.832714   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:51.859168   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:51.861161   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:52.336457   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:52.396820   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:52.398477   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:52.743839   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:52.880469   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:52.882438   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:53.242767   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:53.402806   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:53.403993   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:53.758336   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:53.883396   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:53.885360   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:54.241161   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:54.361979   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:54.364553   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:54.746314   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:55.067133   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:55.069743   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:55.241177   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:55.365932   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:55.367306   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:55.760592   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:55.870025   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:55.873129   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:56.252066   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:56.410789   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:56.493876   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:56.740315   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:56.890874   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:56.891221   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:57.245448   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:57.380024   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:57.408390   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:57.782820   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:57.860969   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:57.866096   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:58.245736   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:58.361196   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:58.361549   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:58.769421   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:58.888602   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:58.901812   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:59.244247   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:59.362368   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:48:59.364253   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:59.743186   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:48:59.875658   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:48:59.876447   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:00.262368   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:00.368400   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:00.372769   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:00.740314   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:00.869759   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:00.871251   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:01.242976   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:01.369450   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:01.370430   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:01.742826   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:01.858821   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:01.863898   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:02.240413   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:02.373426   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:02.375218   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:02.755085   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:02.875345   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:02.876924   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:03.277277   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:03.381402   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:03.381915   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:03.748464   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:03.869966   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:03.876305   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:04.243374   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:04.362471   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:04.365556   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:04.740551   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:04.860704   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:04.861497   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:05.242358   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:05.362455   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:05.363502   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:05.754434   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:05.862523   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:05.863473   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:06.250504   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:06.361962   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:06.369428   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:49:06.803387   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:06.905152   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:06.907340   70141 kapi.go:107] duration metric: took 34.553141874s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 23:49:07.242516   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:07.361003   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:07.754576   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:07.869876   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:08.251834   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:08.375749   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:08.748215   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:08.892487   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:09.245925   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:09.361894   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:09.741847   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:09.879757   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:10.257262   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:10.359953   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:10.743714   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:10.870226   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:11.392397   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:11.393295   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:11.744672   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:11.866484   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:12.248338   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:12.407623   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:12.751631   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:12.894263   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:13.276440   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:13.363359   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:13.759261   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:13.886199   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:14.241108   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:14.366488   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:14.739758   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:14.865591   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:15.251773   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:15.370861   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:15.759309   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:15.863370   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:16.240907   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:16.358635   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:16.745755   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:16.858270   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:17.239994   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:17.358302   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:17.742557   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:17.957529   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:18.244080   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:18.379395   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:18.760894   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:18.860289   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:19.266819   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:19.369249   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:19.746013   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:19.872867   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:20.247062   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:20.379762   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:20.748066   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:20.859244   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:21.360986   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:21.363033   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:21.744011   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:21.867814   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:22.257613   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:22.367452   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:22.756205   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:22.871994   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:23.266678   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:23.369788   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:23.743084   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:23.860319   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:24.241252   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:24.361222   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:24.739286   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:24.862352   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:25.241584   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:25.358085   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:25.788006   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:25.913508   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:26.403468   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:26.446230   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:26.768411   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:26.859639   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:27.262762   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:27.362267   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:27.743931   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:27.883326   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:28.303842   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:28.414661   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:28.742224   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:28.873224   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:29.245679   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:29.376130   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:29.745067   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:29.860161   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:30.247933   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:30.418927   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:30.744134   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:30.862237   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:31.242420   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:31.372301   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:31.742463   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:31.860307   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:32.260940   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:32.363756   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:32.747059   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:32.869048   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:33.239544   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:33.358726   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:33.895060   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:33.957714   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:34.249215   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:34.361808   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:34.744106   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:34.862856   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:35.241816   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:35.363850   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:35.742337   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:35.873016   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:36.244309   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:36.366883   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:36.803527   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:36.860768   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:37.288188   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:37.370188   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:37.776108   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:37.934292   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:38.357025   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:38.445816   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:38.792782   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:38.862669   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:39.254764   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:39.359637   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:39.769907   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:39.868911   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:40.256664   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:40.364425   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:40.787021   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:40.870434   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:41.246663   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:41.365944   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:41.763722   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:41.860691   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:42.440993   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:42.441339   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:42.801259   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:42.899348   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:43.267548   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:43.391632   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:43.760446   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:43.895829   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:44.238956   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:44.363898   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:44.747122   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:44.860372   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:45.252229   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:45.358171   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:45.748580   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:45.872638   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:46.297054   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:46.553324   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:46.738835   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:46.955715   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:47.283038   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:47.362664   70141 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:49:47.753450   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:47.877177   70141 kapi.go:107] duration metric: took 1m15.525338478s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 23:49:48.244751   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:48.740830   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:49.244603   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:49.746580   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:50.245790   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:50.740604   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:51.254965   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:51.757902   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:52.242910   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:52.742632   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:53.302744   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:53.754674   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:54.257990   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:54.739406   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:55.245585   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:55.740678   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:56.239601   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:56.739834   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:49:57.240476   70141 kapi.go:107] duration metric: took 1m23.50807231s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 23:49:59.107432   70141 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 23:49:59.107468   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:49:59.613814   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:00.116862   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:00.609761   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:01.110698   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:01.614708   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:02.107933   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:02.611573   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:03.108388   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:03.612613   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:04.107010   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:04.606646   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:05.108914   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:05.608444   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:06.106670   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:06.607469   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:07.107509   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:07.607796   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:08.107176   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:08.607057   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:09.107130   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:09.609136   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:10.107228   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:10.606145   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:11.108083   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:11.608446   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:12.107386   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:12.608214   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:13.109528   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:13.610760   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:14.109481   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:14.608956   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:15.108826   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:15.611922   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:16.106998   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:16.609480   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:17.106890   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:17.606793   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:18.109825   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:18.607976   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:19.107477   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:19.606922   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:20.106934   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:20.606725   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:21.108390   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:21.609088   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:22.106943   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:22.606544   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:23.106551   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:23.606572   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:24.107183   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:24.607371   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:25.107860   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:25.606503   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:26.106491   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:26.607656   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:27.107882   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:27.608141   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:28.107275   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:28.611891   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:29.132448   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:29.611239   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:30.108301   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:30.606270   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:31.106337   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:31.605841   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:32.107880   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:32.607232   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:33.122304   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:33.649743   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:34.107445   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:34.608396   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:35.109391   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:35.615437   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:36.107458   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:36.607855   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:37.108423   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:37.607340   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:38.108872   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:38.608251   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:39.109353   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:39.614314   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:40.146295   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:40.617740   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:41.107584   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:41.609791   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:42.116373   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:42.608466   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:43.111506   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:43.608150   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:44.106272   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:44.606650   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:45.108009   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:45.606280   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:46.106685   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:46.605402   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:47.107697   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:47.607650   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:48.107836   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:48.606905   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:49.107472   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:49.607041   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:50.108773   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:50.607892   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:51.106016   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:51.606158   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:52.130226   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:52.607002   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:53.111454   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:53.607756   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:54.109867   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:54.608460   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:55.108147   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:55.607059   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:56.109291   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:56.607582   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:57.108144   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:57.606640   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:58.107439   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:58.606953   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:59.108758   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:50:59.609667   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:00.108132   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:00.605874   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:01.107387   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:01.606814   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:02.108321   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:02.606952   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:03.112669   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:03.606761   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:04.109204   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:04.612028   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:05.111056   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:05.609066   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:06.106597   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:06.610034   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:07.108173   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:07.607003   70141 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:51:08.116515   70141 kapi.go:107] duration metric: took 2m30.515112562s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 23:51:08.119939   70141 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-157337 cluster.
	I0913 23:51:08.123785   70141 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.
	I0913 23:51:08.127067   70141 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 23:51:08.130298   70141 out.go:177] * Enabled addons: volcano, storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, helm-tiller, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0913 23:51:08.133276   70141 addons.go:510] duration metric: took 3m3.120607785s for enable addons: enabled=[volcano storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin helm-tiller metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0913 23:51:08.133388   70141 start.go:246] waiting for cluster config update ...
	I0913 23:51:08.133423   70141 start.go:255] writing updated cluster config ...
	I0913 23:51:08.134098   70141 ssh_runner.go:195] Run: rm -f paused
	I0913 23:51:08.237631   70141 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 23:51:08.241093   70141 out.go:177] * Done! kubectl is now configured to use "addons-157337" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 14 00:00:42 addons-157337 dockerd[1160]: time="2024-09-14T00:00:42.413379617Z" level=info msg="ignoring event" container=2eee96648d8c0b1eebce86d70ba445133f672e44a6033e3c5b4d582421d0ecb5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:00:42 addons-157337 dockerd[1160]: time="2024-09-14T00:00:42.588782700Z" level=info msg="ignoring event" container=67c7606d74f4ffe0cc159c54a2a7f8e1a0b6d888b4b4e13d7d292191c0145ff8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:00:42 addons-157337 dockerd[1160]: time="2024-09-14T00:00:42.713044203Z" level=info msg="ignoring event" container=ea386432a811e007fd0fb1c0f9dbb13646136d3b674bd6ffeccc3fe7a2dc61bc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:00:49 addons-157337 dockerd[1160]: time="2024-09-14T00:00:49.481673818Z" level=info msg="ignoring event" container=5ff7f1b729023eda9195f273ff0bae97ac435bd7290a8a16fe8b3c52844580cf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:00:49 addons-157337 dockerd[1160]: time="2024-09-14T00:00:49.642698669Z" level=info msg="ignoring event" container=0d844e1d1ba1a701494c7c8ced62a0fce41639d2210e098e5cfc1ed88973ef89 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:00:52 addons-157337 dockerd[1160]: time="2024-09-14T00:00:52.504977766Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 14 00:00:52 addons-157337 dockerd[1160]: time="2024-09-14T00:00:52.508850945Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 14 00:01:00 addons-157337 dockerd[1160]: time="2024-09-14T00:01:00.882266223Z" level=info msg="ignoring event" container=ab352dd515451ac74d38f86740aa80c61b8983b95d6b4f09f72a32bba19f88e2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:01 addons-157337 dockerd[1160]: time="2024-09-14T00:01:01.267398080Z" level=info msg="ignoring event" container=bb97f15173421a892eae1076546ef4637d55a1cc6c0d9e9c7c2aac7eac01a3bf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:02 addons-157337 cri-dockerd[1416]: time="2024-09-14T00:01:02Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a666b0cd5af8154594f95f37a2a6fec4c7ee1ddcb130a914aaeb7d0e94c6243d/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 14 00:01:02 addons-157337 dockerd[1160]: time="2024-09-14T00:01:02.553926720Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 14 00:01:03 addons-157337 cri-dockerd[1416]: time="2024-09-14T00:01:03Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Status: Downloaded newer image for busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 14 00:01:03 addons-157337 dockerd[1160]: time="2024-09-14T00:01:03.819436547Z" level=info msg="ignoring event" container=3ab00341185391074e5a9ccc8cfebb553185d5fbf4db57c9ee6333c93a5418ea module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:05 addons-157337 dockerd[1160]: time="2024-09-14T00:01:05.985659281Z" level=info msg="ignoring event" container=a666b0cd5af8154594f95f37a2a6fec4c7ee1ddcb130a914aaeb7d0e94c6243d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:08 addons-157337 cri-dockerd[1416]: time="2024-09-14T00:01:08Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9eb249bb1b1ede4569e44c4404c35f612a3f49c4d0b17cddf033e8b4f13cef2f/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 14 00:01:09 addons-157337 cri-dockerd[1416]: time="2024-09-14T00:01:09Z" level=info msg="Stop pulling image busybox:stable: Status: Downloaded newer image for busybox:stable"
	Sep 14 00:01:09 addons-157337 dockerd[1160]: time="2024-09-14T00:01:09.537042816Z" level=info msg="ignoring event" container=c9b2469e1dae0b66dfdf25c2f10e6f23b77af1cf8077cf5bb31113ea4be8737b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:11 addons-157337 dockerd[1160]: time="2024-09-14T00:01:11.350900579Z" level=info msg="ignoring event" container=9eb249bb1b1ede4569e44c4404c35f612a3f49c4d0b17cddf033e8b4f13cef2f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:11 addons-157337 dockerd[1160]: time="2024-09-14T00:01:11.665406394Z" level=info msg="ignoring event" container=7bcda2558290ae37ca912950da2ca572129ffc8c23651dfd74ec8ecaf5b544f8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:13 addons-157337 dockerd[1160]: time="2024-09-14T00:01:13.595383330Z" level=info msg="ignoring event" container=1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:13 addons-157337 dockerd[1160]: time="2024-09-14T00:01:13.755278745Z" level=info msg="ignoring event" container=cd0a6867e0ab04d0da49d1de4aa7c9b0f28c6b20c3ccd3437d59fd2c1ebebea9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:13 addons-157337 dockerd[1160]: time="2024-09-14T00:01:13.956283573Z" level=info msg="ignoring event" container=7fcd2cbbd612a6bcfa9275abfb796a5ffbf196705e2e3184e6e705fe33cd40aa module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:14 addons-157337 dockerd[1160]: time="2024-09-14T00:01:14.352498332Z" level=info msg="ignoring event" container=87c9bdc295629c4c9c99e944b82d8a89e6aa532d1741f3416bf8ade1568fb818 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 14 00:01:14 addons-157337 cri-dockerd[1416]: time="2024-09-14T00:01:14Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/aed35b2bbfdfa5e2ca6ef0c64903e416025442350787cdd8973cd636aa9d26fa/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Sep 14 00:01:15 addons-157337 dockerd[1160]: time="2024-09-14T00:01:15.525314107Z" level=info msg="ignoring event" container=686a534b1db00972d77a820043089361941f3c58ca1ed5f1ec2d628a5fd5b6fc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	686a534b1db00       a416a98b71e22                                                                                                                1 second ago        Exited              helper-pod                0                   aed35b2bbfdfa       helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575
	c9b2469e1dae0       busybox@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140                                              7 seconds ago       Exited              busybox                   0                   9eb249bb1b1ed       test-local-path
	3ab0034118539       busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79                                              13 seconds ago      Exited              helper-pod                0                   a666b0cd5af81       helper-pod-create-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575
	1de55b8e60854       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            46 seconds ago      Exited              gadget                    7                   aee0aee201637       gadget-49l4j
	77ab834499712       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                  0                   7c409afdcd2ba       gcp-auth-89d5ffd79-w8422
	c20627b1f0947       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             11 minutes ago      Running             controller                0                   fff1030df19cd       ingress-nginx-controller-bc57996ff-rjkth
	4b99c320f49b7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              patch                     0                   1701627c2e425       ingress-nginx-admission-patch-l7lch
	a78bb16a64a9e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                    0                   a128166cba599       ingress-nginx-admission-create-z5qzl
	73ed0bd35a031       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner    0                   b766628af7ded       local-path-provisioner-86d989889c-69wvv
	cabc3db9293fc       ghcr.io/helm/tiller@sha256:4c43eb385032945cad047d2350e4945d913b90b3ab43ee61cecb32a495c6df0f                                  12 minutes ago      Running             tiller                    0                   4c7ca93405ffa       tiller-deploy-b48cc5f79-m4c78
	5b7ae290bb9c8       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9        12 minutes ago      Running             metrics-server            0                   21e5d46b9bf4d       metrics-server-84c5f94fbc-kbsqt
	4f51a3989d20b       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns      0                   28437a98f655a       kube-ingress-dns-minikube
	55b6643df2f9b       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator    0                   6abd21a75fd14       cloud-spanner-emulator-769b77f747-xkvn4
	87f5c59974c9f       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner       0                   d766dcae1dc37       storage-provisioner
	cd8c9e9e5cf10       c69fa2e9cbf5f                                                                                                                13 minutes ago      Running             coredns                   0                   79fff97477b46       coredns-7c65d6cfc9-x4tnk
	50efe4da9dc3e       60c005f310ff3                                                                                                                13 minutes ago      Running             kube-proxy                0                   ef41e9cd15a04       kube-proxy-8dkhn
	6db2ae42807f9       6bab7719df100                                                                                                                13 minutes ago      Running             kube-apiserver            0                   5e311716cb87d       kube-apiserver-addons-157337
	b9b6decfccf71       9aa1fad941575                                                                                                                13 minutes ago      Running             kube-scheduler            0                   6d9b53e23ce76       kube-scheduler-addons-157337
	9998fe557bfea       175ffd71cce3d                                                                                                                13 minutes ago      Running             kube-controller-manager   0                   96f86781f7932       kube-controller-manager-addons-157337
	f6893c0274107       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                      0                   c953ea7f08b4b       etcd-addons-157337
	
	
	==> controller_ingress [c20627b1f094] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0913 23:49:47.204806       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0913 23:49:47.205299       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0913 23:49:47.217578       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.1" state="clean" commit="948afe5ca072329a73c8e79ed5938717a5cb3d21" platform="linux/amd64"
	I0913 23:49:48.430593       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0913 23:49:48.492310       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0913 23:49:48.547582       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0913 23:49:48.576800       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"1d089b3c-564e-4676-ae18-94df06b623f5", APIVersion:"v1", ResourceVersion:"708", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0913 23:49:48.591195       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"b85c19d4-001e-46f4-bc60-6866370189bb", APIVersion:"v1", ResourceVersion:"719", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0913 23:49:48.591260       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"d8ea7ac1-738a-46b9-a790-46157a30060f", APIVersion:"v1", ResourceVersion:"729", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0913 23:49:49.753422       7 nginx.go:317] "Starting NGINX process"
	I0913 23:49:49.753973       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0913 23:49:49.755619       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0913 23:49:49.760787       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0913 23:49:49.810704       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0913 23:49:49.816066       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-rjkth"
	I0913 23:49:49.856427       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-rjkth" node="addons-157337"
	I0913 23:49:49.968379       7 controller.go:213] "Backend successfully reloaded"
	I0913 23:49:49.968612       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0913 23:49:49.969192       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-rjkth", UID:"327c7475-95c2-44d5-9bf9-9962fba34e5e", APIVersion:"v1", ResourceVersion:"1291", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [cd8c9e9e5cf1] <==
	[INFO] 10.244.0.9:48366 - 11133 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000182562s
	[INFO] 10.244.0.9:33658 - 51553 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000417307s
	[INFO] 10.244.0.9:33658 - 19546 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000340528s
	[INFO] 10.244.0.9:39706 - 7755 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000129087s
	[INFO] 10.244.0.9:39706 - 14925 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000317318s
	[INFO] 10.244.0.9:57158 - 37509 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000150415s
	[INFO] 10.244.0.9:57158 - 25218 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000486263s
	[INFO] 10.244.0.9:57617 - 63436 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000146128s
	[INFO] 10.244.0.9:57617 - 42950 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000416573s
	[INFO] 10.244.0.9:40692 - 21714 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000112187s
	[INFO] 10.244.0.9:40692 - 62422 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000344473s
	[INFO] 10.244.0.26:36368 - 5562 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00056803s
	[INFO] 10.244.0.26:55596 - 54559 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000904194s
	[INFO] 10.244.0.26:57588 - 32324 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000155591s
	[INFO] 10.244.0.26:56471 - 7491 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000130945s
	[INFO] 10.244.0.26:46963 - 63845 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000132027s
	[INFO] 10.244.0.26:41005 - 40768 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000140696s
	[INFO] 10.244.0.26:45761 - 53685 "AAAA IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003548055s
	[INFO] 10.244.0.26:43648 - 49513 "A IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.005052933s
	[INFO] 10.244.0.26:53001 - 44809 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004789925s
	[INFO] 10.244.0.26:36225 - 43465 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003712025s
	[INFO] 10.244.0.26:41064 - 35270 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003815883s
	[INFO] 10.244.0.26:36251 - 18461 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003303592s
	[INFO] 10.244.0.26:57862 - 29441 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002852711s
	[INFO] 10.244.0.26:55712 - 8741 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002936786s
	
	
	==> describe nodes <==
	Name:               addons-157337
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-157337
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18
	                    minikube.k8s.io/name=addons-157337
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T23_48_00_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-157337
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 23:47:56 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-157337
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 14 Sep 2024 00:01:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 23:57:10 +0000   Fri, 13 Sep 2024 23:47:53 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 23:57:10 +0000   Fri, 13 Sep 2024 23:47:53 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 23:57:10 +0000   Fri, 13 Sep 2024 23:47:53 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 23:57:10 +0000   Fri, 13 Sep 2024 23:47:57 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-157337
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141772Ki
	  pods:               110
	System Info:
	  Machine ID:                 56b2bc4d9dcd4f8e940cddc9fecfacff
	  System UUID:                89af549d-ffe2-42dd-a8ba-40728ca4bceb
	  Boot ID:                    e89b628d-760f-4e19-9df7-c63e7968636a
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m22s
	  default                     cloud-spanner-emulator-769b77f747-xkvn4                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gadget                      gadget-49l4j                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-w8422                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-rjkth                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-x4tnk                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-157337                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-157337                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-157337                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-8dkhn                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-157337                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-kbsqt                               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         13m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 tiller-deploy-b48cc5f79-m4c78                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  local-path-storage          helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575    0 (0%)        0 (0%)      0 (0%)           0 (0%)         3s
	  local-path-storage          local-path-provisioner-86d989889c-69wvv                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  0 (0%)
	  memory             460Mi (5%)  170Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 12m                kube-proxy       
	  Normal  NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node addons-157337 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-157337 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node addons-157337 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-157337 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-157337 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-157337 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-157337 event: Registered Node addons-157337 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff d2 c1 59 f4 07 d9 08 06
	[  +2.513452] IPv4: martian source 10.244.0.1 from 10.244.0.15, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 43 2f 98 c5 22 08 06
	[  +0.124405] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 56 30 82 1e 6e f3 08 06
	[  +0.059238] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff e2 e6 9d 8a 79 5d 08 06
	[  +2.359084] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff d2 72 61 52 ab da 08 06
	[ +16.098043] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 02 18 79 ce 8c 23 08 06
	[  +3.569320] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff b2 4e 5f 99 b3 8d 08 06
	[  +0.147552] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 92 f0 cc e9 43 ad 08 06
	[  +0.327200] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff d6 aa d0 29 6c b8 08 06
	[Sep13 23:50] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a2 50 08 18 9a 41 08 06
	[  +0.004753] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff ea bd 13 d3 04 de 08 06
	[Sep13 23:51] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff ea 6b ba d2 93 46 08 06
	[  +0.001555] IPv4: martian source 10.244.0.26 from 10.244.0.2, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff d6 8e fe cb 1a a2 08 06
	
	
	==> etcd [f6893c027410] <==
	{"level":"info","ts":"2024-09-13T23:49:42.759248Z","caller":"traceutil/trace.go:171","msg":"trace[1640129532] transaction","detail":"{read_only:false; response_revision:1271; number_of_response:1; }","duration":"133.199324ms","start":"2024-09-13T23:49:42.626019Z","end":"2024-09-13T23:49:42.759218Z","steps":["trace[1640129532] 'process raft request'  (duration: 100.178351ms)","trace[1640129532] 'compare'  (duration: 31.926775ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-13T23:49:42.765169Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.557867ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/endpointslices/\" range_end:\"/registry/endpointslices0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-13T23:49:42.765229Z","caller":"traceutil/trace.go:171","msg":"trace[1947383020] range","detail":"{range_begin:/registry/endpointslices/; range_end:/registry/endpointslices0; response_count:0; response_revision:1271; }","duration":"123.665033ms","start":"2024-09-13T23:49:42.641549Z","end":"2024-09-13T23:49:42.765214Z","steps":["trace[1947383020] 'agreement among raft nodes before linearized reading'  (duration: 123.095795ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:49:42.765466Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.403077ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" ","response":"range_response_count:1 size:1867"}
	{"level":"info","ts":"2024-09-13T23:49:42.765501Z","caller":"traceutil/trace.go:171","msg":"trace[1097083762] range","detail":"{range_begin:/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate; range_end:; response_count:1; response_revision:1271; }","duration":"115.441634ms","start":"2024-09-13T23:49:42.650049Z","end":"2024-09-13T23:49:42.765491Z","steps":["trace[1097083762] 'agreement among raft nodes before linearized reading'  (duration: 115.304807ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:49:46.539914Z","caller":"traceutil/trace.go:171","msg":"trace[221176297] transaction","detail":"{read_only:false; response_revision:1286; number_of_response:1; }","duration":"192.873218ms","start":"2024-09-13T23:49:46.347019Z","end":"2024-09-13T23:49:46.539892Z","steps":["trace[221176297] 'process raft request'  (duration: 192.752617ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:49:46.540581Z","caller":"traceutil/trace.go:171","msg":"trace[1019980413] linearizableReadLoop","detail":"{readStateIndex:1322; appliedIndex:1322; }","duration":"185.601086ms","start":"2024-09-13T23:49:46.354930Z","end":"2024-09-13T23:49:46.540531Z","steps":["trace[1019980413] 'read index received'  (duration: 185.592935ms)","trace[1019980413] 'applied index is now lower than readState.Index'  (duration: 6.899µs)"],"step_count":2}
	{"level":"warn","ts":"2024-09-13T23:49:46.540789Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"185.861329ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:49:46.540916Z","caller":"traceutil/trace.go:171","msg":"trace[1496895938] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1286; }","duration":"185.979152ms","start":"2024-09-13T23:49:46.354901Z","end":"2024-09-13T23:49:46.540880Z","steps":["trace[1496895938] 'agreement among raft nodes before linearized reading'  (duration: 185.789199ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:49:46.712744Z","caller":"traceutil/trace.go:171","msg":"trace[1924925211] transaction","detail":"{read_only:false; response_revision:1287; number_of_response:1; }","duration":"140.30873ms","start":"2024-09-13T23:49:46.572413Z","end":"2024-09-13T23:49:46.712722Z","steps":["trace[1924925211] 'process raft request'  (duration: 102.648158ms)","trace[1924925211] 'compare'  (duration: 37.241967ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-13T23:49:46.713183Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.058016ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:49:46.713650Z","caller":"traceutil/trace.go:171","msg":"trace[1720135674] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1287; }","duration":"108.536426ms","start":"2024-09-13T23:49:46.605101Z","end":"2024-09-13T23:49:46.713638Z","steps":["trace[1720135674] 'agreement among raft nodes before linearized reading'  (duration: 108.030744ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:49:46.713094Z","caller":"traceutil/trace.go:171","msg":"trace[290108986] linearizableReadLoop","detail":"{readStateIndex:1323; appliedIndex:1322; }","duration":"107.972099ms","start":"2024-09-13T23:49:46.605107Z","end":"2024-09-13T23:49:46.713079Z","steps":["trace[290108986] 'read index received'  (duration: 69.964539ms)","trace[290108986] 'applied index is now lower than readState.Index'  (duration: 37.873566ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-13T23:49:46.948190Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.046431ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
	{"level":"info","ts":"2024-09-13T23:49:46.948506Z","caller":"traceutil/trace.go:171","msg":"trace[1370735638] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1287; }","duration":"117.464154ms","start":"2024-09-13T23:49:46.830979Z","end":"2024-09-13T23:49:46.948443Z","steps":["trace[1370735638] 'range keys from in-memory index tree'  (duration: 116.457571ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:49:54.251654Z","caller":"traceutil/trace.go:171","msg":"trace[1147644767] linearizableReadLoop","detail":"{readStateIndex:1367; appliedIndex:1366; }","duration":"146.996599ms","start":"2024-09-13T23:49:54.104598Z","end":"2024-09-13T23:49:54.251595Z","steps":["trace[1147644767] 'read index received'  (duration: 97.722053ms)","trace[1147644767] 'applied index is now lower than readState.Index'  (duration: 49.273329ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-13T23:49:54.251822Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.180991ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:49:54.252135Z","caller":"traceutil/trace.go:171","msg":"trace[383471258] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1328; }","duration":"147.516968ms","start":"2024-09-13T23:49:54.104586Z","end":"2024-09-13T23:49:54.252103Z","steps":["trace[383471258] 'agreement among raft nodes before linearized reading'  (duration: 147.135595ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:51:35.943901Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.840781ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-13T23:51:35.943992Z","caller":"traceutil/trace.go:171","msg":"trace[1128717814] range","detail":"{range_begin:/registry/priorityclasses/; range_end:/registry/priorityclasses0; response_count:0; response_revision:1611; }","duration":"101.956432ms","start":"2024-09-13T23:51:35.842017Z","end":"2024-09-13T23:51:35.943973Z","steps":["trace[1128717814] 'count revisions from in-memory index tree'  (duration: 101.749925ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:57:53.078485Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1878}
	{"level":"warn","ts":"2024-09-13T23:57:53.451447Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"284.68732ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031877965797518 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io\" mod_revision:2303 > success:<request_put:<key:\"/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io\" value_size:450 >> failure:<request_range:<key:\"/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-13T23:57:53.452334Z","caller":"traceutil/trace.go:171","msg":"trace[1683285464] transaction","detail":"{read_only:false; response_revision:2312; number_of_response:1; }","duration":"288.236872ms","start":"2024-09-13T23:57:53.164057Z","end":"2024-09-13T23:57:53.452294Z","steps":["trace[1683285464] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/leases/kube-system/external-health-monitor-leader-hostpath-csi-k8s-io; req_size:534; } (duration: 282.61916ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:57:53.474839Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1878,"took":"394.601391ms","hash":3830586022,"current-db-size-bytes":9048064,"current-db-size":"9.0 MB","current-db-size-in-use-bytes":5021696,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-13T23:57:53.475313Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3830586022,"revision":1878,"compact-revision":-1}
	
	
	==> gcp-auth [77ab83449971] <==
	2024/09/13 23:51:06 GCP Auth Webhook started!
	2024/09/13 23:51:26 Ready to marshal response ...
	2024/09/13 23:51:26 Ready to write response ...
	2024/09/13 23:51:27 Ready to marshal response ...
	2024/09/13 23:51:27 Ready to write response ...
	2024/09/13 23:51:54 Ready to marshal response ...
	2024/09/13 23:51:54 Ready to write response ...
	2024/09/13 23:51:54 Ready to marshal response ...
	2024/09/13 23:51:54 Ready to write response ...
	2024/09/13 23:51:54 Ready to marshal response ...
	2024/09/13 23:51:54 Ready to write response ...
	2024/09/14 00:00:06 Ready to marshal response ...
	2024/09/14 00:00:06 Ready to write response ...
	2024/09/14 00:00:11 Ready to marshal response ...
	2024/09/14 00:00:11 Ready to write response ...
	2024/09/14 00:00:23 Ready to marshal response ...
	2024/09/14 00:00:23 Ready to write response ...
	2024/09/14 00:01:01 Ready to marshal response ...
	2024/09/14 00:01:01 Ready to write response ...
	2024/09/14 00:01:01 Ready to marshal response ...
	2024/09/14 00:01:01 Ready to write response ...
	2024/09/14 00:01:13 Ready to marshal response ...
	2024/09/14 00:01:13 Ready to write response ...
	
	
	==> kernel <==
	 00:01:16 up  3:07,  0 users,  load average: 2.59, 1.30, 1.83
	Linux addons-157337 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [6db2ae42807f] <==
	I0913 23:51:45.515474       1 handler.go:286] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	W0913 23:51:45.545698       1 cacher.go:171] Terminating all watchers from cacher commands.bus.volcano.sh
	I0913 23:51:45.931276       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0913 23:51:45.951524       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0913 23:51:46.069497       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0913 23:51:46.418487       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0913 23:51:46.522043       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0913 23:51:46.557634       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0913 23:51:46.630318       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0913 23:51:47.071039       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0913 23:51:47.483328       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0914 00:00:15.727284       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0914 00:00:42.041964       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 00:00:42.042038       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 00:00:42.067713       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 00:00:42.068829       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 00:00:42.120899       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 00:00:42.120973       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 00:00:42.197308       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 00:00:42.200226       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 00:00:42.311941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 00:00:42.311988       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0914 00:00:43.198020       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0914 00:00:43.312105       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0914 00:00:43.340256       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [9998fe557bfe] <==
	W0914 00:00:57.752565       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:00:57.753047       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0914 00:00:57.838575       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:00:57.838633       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0914 00:00:59.579032       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0914 00:01:01.169988       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:01.170073       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0914 00:01:01.667017       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:01.673510       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0914 00:01:03.914053       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:03.914138       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0914 00:01:06.680043       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0914 00:01:06.680101       1 shared_informer.go:320] Caches are synced for resource quota
	I0914 00:01:07.161202       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0914 00:01:07.161384       1 shared_informer.go:320] Caches are synced for garbage collector
	W0914 00:01:07.325102       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:07.325178       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0914 00:01:08.287549       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:08.287650       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0914 00:01:13.376221       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="16.579µs"
	W0914 00:01:13.924485       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:13.924544       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0914 00:01:14.112801       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0914 00:01:14.112861       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	I0914 00:01:15.243886       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="9.41µs"
	
	
	==> kube-proxy [50efe4da9dc3] <==
	I0913 23:48:14.849828       1 server_linux.go:66] "Using iptables proxy"
	I0913 23:48:16.476764       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 23:48:16.484388       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0913 23:48:17.244908       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 23:48:17.249273       1 server_linux.go:169] "Using iptables Proxier"
	I0913 23:48:17.260619       1 proxier.go:255] "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" ipFamily="IPv4"
	I0913 23:48:17.261983       1 server.go:483] "Version info" version="v1.31.1"
	I0913 23:48:17.262483       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 23:48:17.264718       1 config.go:199] "Starting service config controller"
	I0913 23:48:17.265018       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 23:48:17.265257       1 config.go:105] "Starting endpoint slice config controller"
	I0913 23:48:17.265417       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 23:48:17.266630       1 config.go:328] "Starting node config controller"
	I0913 23:48:17.266840       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 23:48:17.365410       1 shared_informer.go:320] Caches are synced for service config
	I0913 23:48:17.365866       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 23:48:17.367416       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [b9b6decfccf7] <==
	W0913 23:47:56.901418       1 reflector.go:561] 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
	E0913 23:47:56.901447       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:56.914858       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0913 23:47:56.914941       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:47:56.915161       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0913 23:47:56.915218       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 23:47:57.704032       1 reflector.go:561] 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
	E0913 23:47:57.704102       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:57.731763       1 reflector.go:561] 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
	E0913 23:47:57.731828       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:57.732204       1 reflector.go:561] 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
	E0913 23:47:57.732251       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:57.775416       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0913 23:47:57.775902       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:57.794444       1 reflector.go:561] 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
	E0913 23:47:57.794500       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:57.862967       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0913 23:47:57.864281       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:47:57.929717       1 reflector.go:561] 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
	E0913 23:47:57.929771       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:58.035851       1 reflector.go:561] 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
	E0913 23:47:58.035903       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0913 23:47:58.213628       1 reflector.go:561] 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"
	E0913 23:47:58.214056       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	I0913 23:48:00.774410       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 14 00:01:11 addons-157337 kubelet[2197]: I0914 00:01:11.882301    2197 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2-kube-api-access-d5hdr" (OuterVolumeSpecName: "kube-api-access-d5hdr") pod "3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2" (UID: "3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2"). InnerVolumeSpecName "kube-api-access-d5hdr". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 00:01:11 addons-157337 kubelet[2197]: I0914 00:01:11.979320    2197 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-d5hdr\" (UniqueName: \"kubernetes.io/projected/3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2-kube-api-access-d5hdr\") on node \"addons-157337\" DevicePath \"\""
	Sep 14 00:01:11 addons-157337 kubelet[2197]: I0914 00:01:11.979403    2197 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2-gcp-creds\") on node \"addons-157337\" DevicePath \"\""
	Sep 14 00:01:12 addons-157337 kubelet[2197]: I0914 00:01:12.290056    2197 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="9eb249bb1b1ede4569e44c4404c35f612a3f49c4d0b17cddf033e8b4f13cef2f"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: E0914 00:01:13.297843    2197 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="877e11c3-d103-4349-a1ff-dd7f56a11fc7" containerName="busybox"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.297945    2197 memory_manager.go:354] "RemoveStaleState removing state" podUID="877e11c3-d103-4349-a1ff-dd7f56a11fc7" containerName="busybox"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.393104    2197 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-cq9br\" (UniqueName: \"kubernetes.io/projected/fd1c4ee8-b918-4607-b192-87abff291626-kube-api-access-cq9br\") pod \"helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575\" (UID: \"fd1c4ee8-b918-4607-b192-87abff291626\") " pod="local-path-storage/helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.393318    2197 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/fd1c4ee8-b918-4607-b192-87abff291626-script\") pod \"helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575\" (UID: \"fd1c4ee8-b918-4607-b192-87abff291626\") " pod="local-path-storage/helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.393392    2197 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/fd1c4ee8-b918-4607-b192-87abff291626-gcp-creds\") pod \"helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575\" (UID: \"fd1c4ee8-b918-4607-b192-87abff291626\") " pod="local-path-storage/helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.393428    2197 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/fd1c4ee8-b918-4607-b192-87abff291626-data\") pod \"helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575\" (UID: \"fd1c4ee8-b918-4607-b192-87abff291626\") " pod="local-path-storage/helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.521849    2197 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2" path="/var/lib/kubelet/pods/3f69a319-b7da-4c2f-93b5-6af0d9f8b8c2/volumes"
	Sep 14 00:01:13 addons-157337 kubelet[2197]: I0914 00:01:13.522751    2197 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="877e11c3-d103-4349-a1ff-dd7f56a11fc7" path="/var/lib/kubelet/pods/877e11c3-d103-4349-a1ff-dd7f56a11fc7/volumes"
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.309469    2197 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hfdpt\" (UniqueName: \"kubernetes.io/projected/378b5af5-dd17-4caf-9b43-e16420b6d5c6-kube-api-access-hfdpt\") pod \"378b5af5-dd17-4caf-9b43-e16420b6d5c6\" (UID: \"378b5af5-dd17-4caf-9b43-e16420b6d5c6\") "
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.314061    2197 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/378b5af5-dd17-4caf-9b43-e16420b6d5c6-kube-api-access-hfdpt" (OuterVolumeSpecName: "kube-api-access-hfdpt") pod "378b5af5-dd17-4caf-9b43-e16420b6d5c6" (UID: "378b5af5-dd17-4caf-9b43-e16420b6d5c6"). InnerVolumeSpecName "kube-api-access-hfdpt". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.414159    2197 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-hfdpt\" (UniqueName: \"kubernetes.io/projected/378b5af5-dd17-4caf-9b43-e16420b6d5c6-kube-api-access-hfdpt\") on node \"addons-157337\" DevicePath \"\""
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.719904    2197 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7mt66\" (UniqueName: \"kubernetes.io/projected/0d8fdada-a638-48ae-9bde-8f63a4dfb8c4-kube-api-access-7mt66\") pod \"0d8fdada-a638-48ae-9bde-8f63a4dfb8c4\" (UID: \"0d8fdada-a638-48ae-9bde-8f63a4dfb8c4\") "
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.730729    2197 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0d8fdada-a638-48ae-9bde-8f63a4dfb8c4-kube-api-access-7mt66" (OuterVolumeSpecName: "kube-api-access-7mt66") pod "0d8fdada-a638-48ae-9bde-8f63a4dfb8c4" (UID: "0d8fdada-a638-48ae-9bde-8f63a4dfb8c4"). InnerVolumeSpecName "kube-api-access-7mt66". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.821266    2197 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-7mt66\" (UniqueName: \"kubernetes.io/projected/0d8fdada-a638-48ae-9bde-8f63a4dfb8c4-kube-api-access-7mt66\") on node \"addons-157337\" DevicePath \"\""
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.945023    2197 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="aed35b2bbfdfa5e2ca6ef0c64903e416025442350787cdd8973cd636aa9d26fa"
	Sep 14 00:01:14 addons-157337 kubelet[2197]: I0914 00:01:14.972440    2197 scope.go:117] "RemoveContainer" containerID="1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301"
	Sep 14 00:01:15 addons-157337 kubelet[2197]: I0914 00:01:15.051153    2197 scope.go:117] "RemoveContainer" containerID="1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301"
	Sep 14 00:01:15 addons-157337 kubelet[2197]: E0914 00:01:15.052937    2197 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301" containerID="1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301"
	Sep 14 00:01:15 addons-157337 kubelet[2197]: I0914 00:01:15.052989    2197 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301"} err="failed to get container status \"1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301\": rpc error: code = Unknown desc = Error response from daemon: No such container: 1a6aad30d45932cf03fb1047f85f46a7672c1c28268442ad74514b86a2e84301"
	Sep 14 00:01:15 addons-157337 kubelet[2197]: I0914 00:01:15.466781    2197 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="378b5af5-dd17-4caf-9b43-e16420b6d5c6" path="/var/lib/kubelet/pods/378b5af5-dd17-4caf-9b43-e16420b6d5c6/volumes"
	Sep 14 00:01:16 addons-157337 kubelet[2197]: I0914 00:01:16.003627    2197 scope.go:117] "RemoveContainer" containerID="cd0a6867e0ab04d0da49d1de4aa7c9b0f28c6b20c3ccd3437d59fd2c1ebebea9"
	
	
	==> storage-provisioner [87f5c59974c9] <==
	I0913 23:48:23.515307       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 23:48:24.273632       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 23:48:24.281339       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 23:48:25.013705       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 23:48:25.072502       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-157337_fa9705e7-3158-418b-8ba4-bd408f1a38ed!
	I0913 23:48:25.109659       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"756bfb9f-0821-4840-9167-d7205144b2a4", APIVersion:"v1", ResourceVersion:"726", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-157337_fa9705e7-3158-418b-8ba4-bd408f1a38ed became leader
	I0913 23:48:25.665713       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-157337_fa9705e7-3158-418b-8ba4-bd408f1a38ed!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-157337 -n addons-157337
helpers_test.go:261: (dbg) Run:  kubectl --context addons-157337 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-z5qzl ingress-nginx-admission-patch-l7lch helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-157337 describe pod busybox ingress-nginx-admission-create-z5qzl ingress-nginx-admission-patch-l7lch helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-157337 describe pod busybox ingress-nginx-admission-create-z5qzl ingress-nginx-admission-patch-l7lch helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575: exit status 1 (151.022267ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-157337/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 23:51:54 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fdsml (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fdsml:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m24s                   default-scheduler  Successfully assigned default/busybox to addons-157337
	  Normal   Pulling    7m54s (x4 over 9m23s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m54s (x4 over 9m23s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
	  Warning  Failed     7m54s (x4 over 9m23s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m41s (x6 over 9m23s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m22s (x20 over 9m23s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-z5qzl" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-l7lch" not found
	Error from server (NotFound): pods "helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-157337 describe pod busybox ingress-nginx-admission-create-z5qzl ingress-nginx-admission-patch-l7lch helper-pod-delete-pvc-69fcf0cb-087f-47b0-83f7-be814d17a575: exit status 1
--- FAIL: TestAddons/parallel/Registry (78.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0914 00:06:08.683211   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:08.706282   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:08.717949   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:08.739616   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:08.781381   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:08.863174   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/14 00:07:16 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:245: nginx-svc svc.status.loadBalancer.ingress never got an IP: context deadline exceeded
functional_test_tunnel_test.go:246: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc
functional_test_tunnel_test.go:250: failed to kubectl get svc nginx-svc:

                                                
                                                
-- stdout --
	NAME        TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
	nginx-svc   LoadBalancer   10.108.219.202   <pending>     80:30783/TCP   3m9s

                                                
                                                
-- /stdout --
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (180.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
E0914 00:06:13.838017   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdany-port3428138142/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1726272373860255850" to /tmp/TestFunctionalparallelMountCmdany-port3428138142/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1726272373860255850" to /tmp/TestFunctionalparallelMountCmdany-port3428138142/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1726272373860255850" to /tmp/TestFunctionalparallelMountCmdany-port3428138142/001/test-1726272373860255850
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (619.79292ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.25381ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (464.181122ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (431.913689ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (393.405698ms)

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

                                                
                                                
** /stderr **
E0914 00:06:18.960061   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (389.262389ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (448.357961ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 13.411784212s: exit status 1
functional_test_mount_test.go:80: "TestFunctional/parallel/MountCmd/any-port" failed, getting debug info...
functional_test_mount_test.go:81: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:81: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (432.512276ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:83: debugging command "out/minikube-linux-amd64 -p functional-556853 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "sudo umount -f /mount-9p": exit status 1 (397.542679ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:92: "out/minikube-linux-amd64 -p functional-556853 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdany-port3428138142/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdany-port3428138142/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdany-port3428138142/001:/mount-9p --alsologtostderr -v=1] stderr:
I0914 00:06:14.000864  105515 out.go:345] Setting OutFile to fd 1 ...
I0914 00:06:14.001901  105515 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:14.002095  105515 out.go:358] Setting ErrFile to fd 2...
I0914 00:06:14.002179  105515 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:14.002799  105515 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:06:14.005540  105515 mustload.go:65] Loading cluster: functional-556853
I0914 00:06:14.006369  105515 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:06:14.009311  105515 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:06:14.053866  105515 host.go:66] Checking if "functional-556853" exists ...
I0914 00:06:14.054378  105515 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:06:14.272201  105515 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:14.221051056 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:06:14.272485  105515 cli_runner.go:164] Run: docker network inspect functional-556853 --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}}]}"
I0914 00:06:14.318411  105515 out.go:201] 
W0914 00:06:14.321065  105515 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0914 00:06:14.323249  105515 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.43s)

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

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

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

                                                
                                                
** /stderr **
E0914 00:06:29.202371   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (379.321688ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (378.240183ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (394.77237ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (388.744692ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (423.098379ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (383.905668ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 12.985131874s: exit status 1
functional_test_mount_test.go:220: "TestFunctional/parallel/MountCmd/specific-port" failed, getting debug info...
functional_test_mount_test.go:221: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:221: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (441.222995ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:223: debugging command "out/minikube-linux-amd64 -p functional-556853 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "sudo umount -f /mount-9p": exit status 1 (407.955814ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-556853 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdspecific-port4269183005/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdspecific-port4269183005/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdspecific-port4269183005/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0914 00:06:28.464257  106192 out.go:345] Setting OutFile to fd 1 ...
I0914 00:06:28.464633  106192 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:28.464652  106192 out.go:358] Setting ErrFile to fd 2...
I0914 00:06:28.464660  106192 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:28.465083  106192 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:06:28.465551  106192 mustload.go:65] Loading cluster: functional-556853
I0914 00:06:28.466243  106192 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:06:28.467180  106192 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:06:28.512588  106192 host.go:66] Checking if "functional-556853" exists ...
I0914 00:06:28.513313  106192 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:06:28.700379  106192 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:28.669631566 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:06:28.700629  106192 cli_runner.go:164] Run: docker network inspect functional-556853 --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}}]}"
I0914 00:06:28.766055  106192 out.go:201] 
W0914 00:06:28.767980  106192 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0914 00:06:28.769768  106192 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (13.98s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1: exit status 1 (392.059407ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1: exit status 1 (426.037828ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1: exit status 1 (381.281504ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1
E0914 00:06:49.684225   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1: exit status 1 (377.191235ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-556853 ssh "findmnt -T" /mount1: exit status 1 (513.407903ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:342: mount was not ready in time: exit status 1
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount1 --alsologtostderr -v=1] stderr:
I0914 00:06:42.426632  106871 out.go:345] Setting OutFile to fd 1 ...
I0914 00:06:42.430066  106871 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.430088  106871 out.go:358] Setting ErrFile to fd 2...
I0914 00:06:42.430096  106871 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.430549  106871 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:06:42.445335  106871 mustload.go:65] Loading cluster: functional-556853
I0914 00:06:42.445983  106871 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:06:42.446937  106871 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:06:42.548820  106871 host.go:66] Checking if "functional-556853" exists ...
I0914 00:06:42.549321  106871 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:06:43.145072  106871 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:42.90915759 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:06:43.145395  106871 cli_runner.go:164] Run: docker network inspect functional-556853 --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}}]}"
I0914 00:06:43.228012  106871 out.go:201] 
W0914 00:06:43.230213  106871 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0914 00:06:43.232271  106871 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount2 --alsologtostderr -v=1] stderr:
I0914 00:06:42.543028  106872 out.go:345] Setting OutFile to fd 1 ...
I0914 00:06:42.543373  106872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.543391  106872 out.go:358] Setting ErrFile to fd 2...
I0914 00:06:42.543401  106872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.544582  106872 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:06:42.546242  106872 mustload.go:65] Loading cluster: functional-556853
I0914 00:06:42.547060  106872 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:06:42.551086  106872 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:06:42.675790  106872 host.go:66] Checking if "functional-556853" exists ...
I0914 00:06:42.676282  106872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:06:43.340247  106872 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:43.162574207 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:06:43.340567  106872 cli_runner.go:164] Run: docker network inspect functional-556853 --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}}]}"
I0914 00:06:43.406717  106872 out.go:201] 
W0914 00:06:43.408868  106872 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0914 00:06:43.411081  106872 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-556853 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3616068219/001:/mount3 --alsologtostderr -v=1] stderr:
I0914 00:06:42.470928  106873 out.go:345] Setting OutFile to fd 1 ...
I0914 00:06:42.471568  106873 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.471590  106873 out.go:358] Setting ErrFile to fd 2...
I0914 00:06:42.471599  106873 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:06:42.472422  106873 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:06:42.473388  106873 mustload.go:65] Loading cluster: functional-556853
I0914 00:06:42.475566  106873 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:06:42.481495  106873 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:06:42.647308  106873 host.go:66] Checking if "functional-556853" exists ...
I0914 00:06:42.647811  106873 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:06:43.143363  106873 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:42.90915759 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:06:43.143603  106873 cli_runner.go:164] Run: docker network inspect functional-556853 --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}}]}"
I0914 00:06:43.317204  106873 out.go:201] 
W0914 00:06:43.319796  106873 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0914 00:06:43.323466  106873 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (11.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0914 00:08:52.568486   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:288: failed to hit nginx at "http://": Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:290: (dbg) Run:  kubectl --context functional-556853 get svc nginx-svc
functional_test_tunnel_test.go:294: failed to kubectl get svc nginx-svc:
NAME        TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
nginx-svc   LoadBalancer   10.108.219.202   <pending>     80:30783/TCP   5m8s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (119.28s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.39
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.28
5 TestAddons/Setup 285.53
7 TestAddons/serial/Volcano 45.66
9 TestAddons/serial/GCPAuth/Namespaces 0.23
12 TestAddons/parallel/Ingress 22.29
13 TestAddons/parallel/InspektorGadget 12.75
14 TestAddons/parallel/MetricsServer 6.12
15 TestAddons/parallel/HelmTiller 11.86
17 TestAddons/parallel/CSI 42.59
18 TestAddons/parallel/Headlamp 19.41
19 TestAddons/parallel/CloudSpanner 5.77
20 TestAddons/parallel/LocalPath 57.88
21 TestAddons/parallel/NvidiaDevicePlugin 5.96
22 TestAddons/parallel/Yakd 12.07
23 TestAddons/StoppedEnableDisable 11.52
26 TestFunctional/serial/CopySyncFile 0.08
27 TestFunctional/serial/StartWithProxy 50.11
28 TestFunctional/serial/AuditLog 0
29 TestFunctional/serial/SoftStart 37.92
30 TestFunctional/serial/KubeContext 0.12
31 TestFunctional/serial/KubectlGetPods 0.24
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.15
35 TestFunctional/serial/CacheCmd/cache/add_local 2.12
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.13
37 TestFunctional/serial/CacheCmd/cache/list 0.13
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.46
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.23
40 TestFunctional/serial/CacheCmd/cache/delete 0.2
41 TestFunctional/serial/MinikubeKubectlCmd 1.29
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.19
43 TestFunctional/serial/ExtraConfig 45.46
44 TestFunctional/serial/ComponentHealth 0.31
45 TestFunctional/serial/LogsCmd 2.13
46 TestFunctional/serial/LogsFileCmd 1.9
47 TestFunctional/serial/InvalidService 4.74
49 TestFunctional/parallel/ConfigCmd 1.08
50 TestFunctional/parallel/DashboardCmd 20.53
51 TestFunctional/parallel/DryRun 0.75
52 TestFunctional/parallel/InternationalLanguage 0.33
53 TestFunctional/parallel/StatusCmd 1.47
57 TestFunctional/parallel/ServiceCmdConnect 13.05
58 TestFunctional/parallel/AddonsCmd 0.27
59 TestFunctional/parallel/PersistentVolumeClaim 30.94
61 TestFunctional/parallel/SSHCmd 1.12
62 TestFunctional/parallel/CpCmd 4.04
63 TestFunctional/parallel/MySQL 34.88
64 TestFunctional/parallel/FileSync 0.42
65 TestFunctional/parallel/CertSync 2.68
69 TestFunctional/parallel/NodeLabels 0.1
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.48
73 TestFunctional/parallel/License 1.71
75 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.28
76 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
78 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.82
80 TestFunctional/parallel/ServiceCmd/DeployApp 7.42
81 TestFunctional/parallel/ServiceCmd/List 0.68
82 TestFunctional/parallel/ServiceCmd/JSONOutput 0.65
83 TestFunctional/parallel/ServiceCmd/HTTPS 0.54
84 TestFunctional/parallel/ServiceCmd/Format 0.52
85 TestFunctional/parallel/ServiceCmd/URL 0.58
86 TestFunctional/parallel/ProfileCmd/profile_not_create 0.67
87 TestFunctional/parallel/ProfileCmd/profile_list 0.72
88 TestFunctional/parallel/ProfileCmd/profile_json_output 0.6
92 TestFunctional/parallel/DockerEnv/bash 1.57
93 TestFunctional/parallel/Version/short 0.09
94 TestFunctional/parallel/Version/components 1.65
95 TestFunctional/parallel/ImageCommands/ImageListShort 0.36
96 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
97 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
98 TestFunctional/parallel/ImageCommands/ImageListYaml 0.37
99 TestFunctional/parallel/ImageCommands/ImageBuild 3.37
100 TestFunctional/parallel/ImageCommands/Setup 2.68
101 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.53
102 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.09
103 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.93
104 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.46
105 TestFunctional/parallel/ImageCommands/ImageRemove 0.61
106 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.83
107 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.54
108 TestFunctional/parallel/UpdateContextCmd/no_changes 0.24
109 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.23
110 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.23
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.08
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.03
123 TestStartStop/group/cloud-shell/serial/FirstStart 49.22
124 TestStartStop/group/cloud-shell/serial/DeployApp 8.53
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.42
126 TestStartStop/group/cloud-shell/serial/Stop 11.02
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.28
128 TestStartStop/group/cloud-shell/serial/SecondStart 286.99
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 6.27
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.5
132 TestStartStop/group/cloud-shell/serial/Pause 4.86
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.39s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.28s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (285.53s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-157337 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-157337 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller: (4m45.532066314s)
--- PASS: TestAddons/Setup (285.53s)

                                                
                                    
x
+
TestAddons/serial/Volcano (45.66s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:913: volcano-controller stabilized in 215.166602ms
addons_test.go:905: volcano-admission stabilized in 215.361466ms
addons_test.go:897: volcano-scheduler stabilized in 215.408363ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-nk8fz" [18bda9b0-9810-4919-bf04-8742347a7147] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.00641316s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-2jjvx" [6c476db5-4977-443b-8e58-e8e1ac78cc14] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.005219136s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-q6msb" [dee523f4-17ae-44df-b24e-c5e7fe3f8b0f] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.006818005s
addons_test.go:932: (dbg) Run:  kubectl --context addons-157337 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-157337 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-157337 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [c852c081-798c-44b2-9f07-38f79d49ce75] Pending
helpers_test.go:344: "test-job-nginx-0" [c852c081-798c-44b2-9f07-38f79d49ce75] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [c852c081-798c-44b2-9f07-38f79d49ce75] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.00610908s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable volcano --alsologtostderr -v=1: (10.810239535s)
--- PASS: TestAddons/serial/Volcano (45.66s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (22.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-157337 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-157337 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-157337 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [9d97fc7b-58ef-414e-896b-ffe539d49493] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [9d97fc7b-58ef-414e-896b-ffe539d49493] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.006631962s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-157337 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable ingress-dns --alsologtostderr -v=1: (1.401329558s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable ingress --alsologtostderr -v=1: (7.989209758s)
--- PASS: TestAddons/parallel/Ingress (22.29s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-49l4j" [a5104733-2f06-4241-8120-096fece59cbe] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.023181959s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-157337
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-157337: (6.724678218s)
--- PASS: TestAddons/parallel/InspektorGadget (12.75s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 13.27931ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-kbsqt" [53cebd77-f24a-4c26-a2bb-eef2fb135a81] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.006872334s
addons_test.go:417: (dbg) Run:  kubectl --context addons-157337 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.12s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 9.743255ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-m4c78" [80a1017a-258e-4a16-82e5-4ebe4afad591] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.00627733s
addons_test.go:475: (dbg) Run:  kubectl --context addons-157337 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-157337 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.870688526s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.86s)

                                                
                                    
x
+
TestAddons/parallel/CSI (42.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 64.723978ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-157337 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-157337 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [f6a77e52-c115-4982-8883-671fca3c4ada] Pending
helpers_test.go:344: "task-pv-pod" [f6a77e52-c115-4982-8883-671fca3c4ada] 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" [f6a77e52-c115-4982-8883-671fca3c4ada] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.014121989s
addons_test.go:590: (dbg) Run:  kubectl --context addons-157337 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-157337 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-157337 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-157337 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-157337 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-157337 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-157337 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [a6785831-571f-4e6a-9011-b6c7afc6c8ea] Pending
helpers_test.go:344: "task-pv-pod-restore" [a6785831-571f-4e6a-9011-b6c7afc6c8ea] 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" [a6785831-571f-4e6a-9011-b6c7afc6c8ea] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.008608227s
addons_test.go:632: (dbg) Run:  kubectl --context addons-157337 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-157337 delete pod task-pv-pod-restore: (1.681229015s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-157337 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-157337 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.003047949s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable volumesnapshots --alsologtostderr -v=1: (1.311786538s)
--- PASS: TestAddons/parallel/CSI (42.59s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-157337 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-157337 --alsologtostderr -v=1: (1.352737683s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-rgggj" [da7c31ff-8fa7-4da4-9e5a-4dee6ffa3d3a] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-rgggj" [da7c31ff-8fa7-4da4-9e5a-4dee6ffa3d3a] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-rgggj" [da7c31ff-8fa7-4da4-9e5a-4dee6ffa3d3a] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.013242062s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable headlamp --alsologtostderr -v=1: (6.038677267s)
--- PASS: TestAddons/parallel/Headlamp (19.41s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-xkvn4" [9b18cef2-d6fc-4f94-b202-8e9dcf3e6fff] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.006328665s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-157337
--- PASS: TestAddons/parallel/CloudSpanner (5.77s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (57.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-157337 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-157337 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [877e11c3-d103-4349-a1ff-dd7f56a11fc7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [877e11c3-d103-4349-a1ff-dd7f56a11fc7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [877e11c3-d103-4349-a1ff-dd7f56a11fc7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.022484226s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-157337 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 ssh "cat /opt/local-path-provisioner/pvc-69fcf0cb-087f-47b0-83f7-be814d17a575_default_test-pvc/file1"
2024/09/14 00:01:11 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1021: (dbg) Run:  kubectl --context addons-157337 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-157337 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (45.367765987s)
--- PASS: TestAddons/parallel/LocalPath (57.88s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-dfw9j" [0d79fb5c-cead-47c7-a87f-8a52d212e7b6] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.006947421s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-157337
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.96s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-nn765" [cc1a725c-d0ab-4241-ae8a-aa1b7f1ec85a] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.006615486s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-157337 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-157337 addons disable yakd --alsologtostderr -v=1: (6.058824891s)
--- PASS: TestAddons/parallel/Yakd (12.07s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.52s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-157337
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-157337: (11.10401795s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-157337
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-157337
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-157337
--- PASS: TestAddons/StoppedEnableDisable (11.52s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/files/etc/test/nested/copy/70118/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.08s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (50.11s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-556853 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-556853 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (50.064340547s)
--- PASS: TestFunctional/serial/StartWithProxy (50.11s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.92s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-556853 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-556853 --alsologtostderr -v=8: (37.8791508s)
functional_test.go:663: soft start took 37.910003877s for "functional-556853" cluster.
--- PASS: TestFunctional/serial/SoftStart (37.92s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.24s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 cache add registry.k8s.io/pause:3.1: (1.196644436s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 cache add registry.k8s.io/pause:3.3: (1.050512356s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.15s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-556853 /tmp/TestFunctionalserialCacheCmdcacheadd_local4020754863/001
functional_test.go:1077: (dbg) Done: docker build -t minikube-local-cache-test:functional-556853 /tmp/TestFunctionalserialCacheCmdcacheadd_local4020754863/001: (1.015090562s)
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 cache add minikube-local-cache-test:functional-556853
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 cache delete minikube-local-cache-test:functional-556853
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-556853
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.12s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.29s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 kubectl -- --context functional-556853 get pods
functional_test.go:716: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 kubectl -- --context functional-556853 get pods: (1.294637841s)
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (1.29s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.19s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (45.46s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.31s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.13s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 logs: (2.130692034s)
--- PASS: TestFunctional/serial/LogsCmd (2.13s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.9s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 logs --file /tmp/TestFunctionalserialLogsFileCmd260422037/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 logs --file /tmp/TestFunctionalserialLogsFileCmd260422037/001/logs.txt: (1.880249134s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.90s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.74s)

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

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

                                                
                                                
-- /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_5b55102efd84289233ffc613c137836b410b4e4d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.08s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (20.53s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.75s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-556853] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 00:06:55.761213  107664 out.go:345] Setting OutFile to fd 1 ...
	I0914 00:06:55.761428  107664 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:06:55.761584  107664 out.go:358] Setting ErrFile to fd 2...
	I0914 00:06:55.761595  107664 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:06:55.761903  107664 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
	I0914 00:06:55.762605  107664 out.go:352] Setting JSON to false
	I0914 00:06:55.763638  107664 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":11574,"bootTime":1726260841,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0914 00:06:55.763770  107664 start.go:139] virtualization:  guest
	I0914 00:06:55.769216  107664 out.go:177] * [functional-556853] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0914 00:06:55.772938  107664 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 00:06:55.772950  107664 notify.go:220] Checking for updates...
	I0914 00:06:55.780899  107664 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 00:06:55.785067  107664 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	I0914 00:06:55.789288  107664 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube
	I0914 00:06:55.793318  107664 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 00:06:55.800823  107664 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0914 00:06:55.806439  107664 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0914 00:06:55.808082  107664 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 00:06:55.854995  107664 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0914 00:06:55.855281  107664 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 00:06:55.966908  107664 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:55.951237302 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0914 00:06:55.967331  107664 docker.go:318] overlay module found
	I0914 00:06:55.972835  107664 out.go:177] * Using the docker driver based on existing profile
	I0914 00:06:55.976101  107664 start.go:297] selected driver: docker
	I0914 00:06:55.976170  107664 start.go:901] validating driver "docker" against &{Name:functional-556853 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:functional-556853 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0914 00:06:55.976846  107664 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 00:06:55.982061  107664 out.go:201] 
	W0914 00:06:55.987404  107664 out.go:270] 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
	I0914 00:06:55.991359  107664 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.33s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-556853] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 00:06:55.438908  107618 out.go:345] Setting OutFile to fd 1 ...
	I0914 00:06:55.439157  107618 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:06:55.439173  107618 out.go:358] Setting ErrFile to fd 2...
	I0914 00:06:55.439183  107618 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:06:55.439607  107618 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
	I0914 00:06:55.440335  107618 out.go:352] Setting JSON to false
	I0914 00:06:55.441540  107618 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":11574,"bootTime":1726260841,"procs":91,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
	I0914 00:06:55.441643  107618 start.go:139] virtualization:  guest
	I0914 00:06:55.446271  107618 out.go:177] * [functional-556853] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0914 00:06:55.450460  107618 notify.go:220] Checking for updates...
	I0914 00:06:55.450499  107618 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 00:06:55.455990  107618 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 00:06:55.460075  107618 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19640-59916/kubeconfig
	I0914 00:06:55.463492  107618 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19640-59916/.minikube
	I0914 00:06:55.466992  107618 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 00:06:55.470759  107618 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0914 00:06:55.475310  107618 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I0914 00:06:55.476463  107618 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 00:06:55.518671  107618 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0914 00:06:55.518836  107618 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 00:06:55.614056  107618 info.go:266] docker info: {ID:8f90be05-ee0b-40b6-a983-890b3473c3f7 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-14 00:06:55.598868322 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0914 00:06:55.614277  107618 docker.go:318] overlay module found
	I0914 00:06:55.618368  107618 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0914 00:06:55.621994  107618 start.go:297] selected driver: docker
	I0914 00:06:55.622027  107618 start.go:901] validating driver "docker" against &{Name:functional-556853 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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.31.1 ClusterName:functional-556853 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/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}
	I0914 00:06:55.622218  107618 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 00:06:55.626654  107618 out.go:201] 
	W0914 00:06:55.630835  107618 out.go:270] 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
	I0914 00:06:55.634626  107618 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.47s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-556853 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-556853 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-dvvxx" [05bdae8a-1776-45cf-b66d-2b614902011f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-dvvxx" [05bdae8a-1776-45cf-b66d-2b614902011f] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.008261041s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32549
functional_test.go:1675: http://192.168.49.2:32549: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-dvvxx

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (30.94s)

                                                
                                                
=== 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" [9cdb12e5-1c61-4523-bcf0-50329cf7480f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005835903s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-556853 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-556853 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-556853 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-556853 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" [1a8eb4f7-ec4f-46b2-a4cd-af0e2a69c0c7] Pending
helpers_test.go:344: "sp-pod" [1a8eb4f7-ec4f-46b2-a4cd-af0e2a69c0c7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1a8eb4f7-ec4f-46b2-a4cd-af0e2a69c0c7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.005727652s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-556853 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-556853 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-556853 delete -f testdata/storage-provisioner/pod.yaml: (1.230013159s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-556853 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" [780943a8-538e-47d1-ae19-0861843ef056] Pending
helpers_test.go:344: "sp-pod" [780943a8-538e-47d1-ae19-0861843ef056] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [780943a8-538e-47d1-ae19-0861843ef056] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.008549651s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-556853 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (30.94s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (4.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (34.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-556853 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-tvs7b" [7973a5cb-7a99-4063-81c1-cf618daf5c3c] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-tvs7b" [7973a5cb-7a99-4063-81c1-cf618daf5c3c] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 28.006039582s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;": exit status 1 (272.563191ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;": exit status 1 (395.552309ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;": exit status 1 (312.413579ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-556853 exec mysql-6cdb49bbb-tvs7b -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (34.88s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/70118/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 ssh "sudo cat /etc/test/nested/copy/70118/hosts"
E0914 00:07:30.645661   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.68s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.48s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-amd64 license
functional_test.go:2288: (dbg) Done: out/minikube-linux-amd64 license: (1.705947738s)
--- PASS: TestFunctional/parallel/License (1.71s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-556853 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" [1f65e551-05ad-47b6-af34-3de94c88d342] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1f65e551-05ad-47b6-af34-3de94c88d342] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.011457638s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.82s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-556853 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-556853 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-l68sb" [134d607d-00ba-4d39-84b2-01d0381e3ac2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-l68sb" [134d607d-00ba-4d39-84b2-01d0381e3ac2] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.006463523s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 service list
E0914 00:06:09.029328   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:06:09.351740   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 service list -o json
E0914 00:06:09.993634   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1494: Took "646.019161ms" to run "out/minikube-linux-amd64 -p functional-556853 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.65s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 service hello-node --url
E0914 00:06:11.275649   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:30549
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.58s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-556853 docker-env) && out/minikube-linux-amd64 status -p functional-556853"
functional_test.go:499: (dbg) Done: /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-556853 docker-env) && out/minikube-linux-amd64 status -p functional-556853": (1.05536038s)
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-556853 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.57s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 version -o=json --components: (1.65185678s)
--- PASS: TestFunctional/parallel/Version/components (1.65s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-556853 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-556853
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-556853
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-556853 image ls --format short --alsologtostderr:
I0914 00:08:10.297988  110495 out.go:345] Setting OutFile to fd 1 ...
I0914 00:08:10.298282  110495 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:10.298302  110495 out.go:358] Setting ErrFile to fd 2...
I0914 00:08:10.298313  110495 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:10.298653  110495 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:08:10.299680  110495 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:10.299877  110495 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:10.300703  110495 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:08:10.340220  110495 ssh_runner.go:195] Run: systemctl --version
I0914 00:08:10.340471  110495 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-556853
I0914 00:08:10.381453  110495 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/functional-556853/id_rsa Username:docker}
I0914 00:08:10.494424  110495 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-556853 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| docker.io/kicbase/echo-server               | functional-556853 | 9056ab77afb8e | 4.94MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| localhost/my-image                          | functional-556853 | ba4575a4a3fdb | 1.24MB |
| docker.io/library/nginx                     | alpine            | c7b4f26a7d93f | 43.2MB |
| docker.io/library/nginx                     | latest            | 39286ab8a5e14 | 188MB  |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| docker.io/library/minikube-local-cache-test | functional-556853 | 7fb5c687865be | 30B    |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-556853 image ls --format table --alsologtostderr:
I0914 00:08:14.697805  110827 out.go:345] Setting OutFile to fd 1 ...
I0914 00:08:14.698044  110827 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:14.698062  110827 out.go:358] Setting ErrFile to fd 2...
I0914 00:08:14.698070  110827 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:14.698411  110827 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:08:14.699274  110827 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:14.699528  110827 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:14.700189  110827 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:08:14.727789  110827 ssh_runner.go:195] Run: systemctl --version
I0914 00:08:14.727890  110827 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-556853
I0914 00:08:14.755657  110827 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/functional-556853/id_rsa Username:docker}
I0914 00:08:14.859172  110827 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-556853 image ls --format json --alsologtostderr:
[{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43200000"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"7fb5c687865be257973bbba1817fabc629a99dc1ef563bacb302e4a71a85a256","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-556853"],"size":"30"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"82e4c8a736a4fcf22b
5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"rep
oTags":["docker.io/kicbase/echo-server:functional-556853"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"ba4575a4a3fdb1a11dd426fc2916512036e5428118b436d448006cc4a82176a0","repoDigests":[],"repoTags":["localhost/my-image:functional-556853"],"size":"1240000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"7
36000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-556853 image ls --format json --alsologtostderr:
I0914 00:08:14.407140  110793 out.go:345] Setting OutFile to fd 1 ...
I0914 00:08:14.407474  110793 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:14.407534  110793 out.go:358] Setting ErrFile to fd 2...
I0914 00:08:14.407565  110793 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:14.407977  110793 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:08:14.408951  110793 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:14.409184  110793 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:14.410041  110793 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:08:14.436850  110793 ssh_runner.go:195] Run: systemctl --version
I0914 00:08:14.437015  110793 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-556853
I0914 00:08:14.464333  110793 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/functional-556853/id_rsa Username:docker}
I0914 00:08:14.575291  110793 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-556853 image ls --format yaml --alsologtostderr:
- id: 7fb5c687865be257973bbba1817fabc629a99dc1ef563bacb302e4a71a85a256
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-556853
size: "30"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-556853
size: "4940000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-556853 image ls --format yaml --alsologtostderr:
I0914 00:08:10.664359  110529 out.go:345] Setting OutFile to fd 1 ...
I0914 00:08:10.664687  110529 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:10.664735  110529 out.go:358] Setting ErrFile to fd 2...
I0914 00:08:10.664752  110529 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:10.665525  110529 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:08:10.667704  110529 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:10.667974  110529 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:10.668863  110529 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:08:10.702030  110529 ssh_runner.go:195] Run: systemctl --version
I0914 00:08:10.702211  110529 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-556853
I0914 00:08:10.735806  110529 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/functional-556853/id_rsa Username:docker}
I0914 00:08:10.850528  110529 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.37s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image build -t localhost/my-image:functional-556853 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 image build -t localhost/my-image:functional-556853 testdata/build --alsologtostderr: (2.633617974s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-556853 image build -t localhost/my-image:functional-556853 testdata/build --alsologtostderr:
I0914 00:08:11.458833  110619 out.go:345] Setting OutFile to fd 1 ...
I0914 00:08:11.460315  110619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:11.460401  110619 out.go:358] Setting ErrFile to fd 2...
I0914 00:08:11.460442  110619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:08:11.460936  110619 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/bin
I0914 00:08:11.462382  110619 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:11.526859  110619 config.go:182] Loaded profile config "functional-556853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I0914 00:08:11.528324  110619 cli_runner.go:164] Run: docker container inspect functional-556853 --format={{.State.Status}}
I0914 00:08:11.587552  110619 ssh_runner.go:195] Run: systemctl --version
I0914 00:08:11.587656  110619 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-556853
I0914 00:08:11.624760  110619 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19640-59916/.minikube/machines/functional-556853/id_rsa Username:docker}
I0914 00:08:11.728747  110619 build_images.go:161] Building image from path: /tmp/build.1944471476.tar
I0914 00:08:11.728913  110619 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0914 00:08:11.743890  110619 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1944471476.tar
I0914 00:08:11.749883  110619 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1944471476.tar: stat -c "%s %y" /var/lib/minikube/build/build.1944471476.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1944471476.tar': No such file or directory
I0914 00:08:11.749922  110619 ssh_runner.go:362] scp /tmp/build.1944471476.tar --> /var/lib/minikube/build/build.1944471476.tar (3072 bytes)
I0914 00:08:11.791939  110619 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1944471476
I0914 00:08:11.810035  110619 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1944471476 -xf /var/lib/minikube/build/build.1944471476.tar
I0914 00:08:11.827730  110619 docker.go:360] Building image: /var/lib/minikube/build/build.1944471476
I0914 00:08:11.827969  110619 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-556853 /var/lib/minikube/build/build.1944471476
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:ba4575a4a3fdb1a11dd426fc2916512036e5428118b436d448006cc4a82176a0 done
#8 naming to localhost/my-image:functional-556853 done
#8 DONE 0.1s
I0914 00:08:13.945095  110619 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-556853 /var/lib/minikube/build/build.1944471476: (2.117081859s)
I0914 00:08:13.945367  110619 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1944471476
I0914 00:08:13.961982  110619 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1944471476.tar
I0914 00:08:13.979033  110619 build_images.go:217] Built localhost/my-image:functional-556853 from /tmp/build.1944471476.tar
I0914 00:08:13.979083  110619 build_images.go:133] succeeded building to: functional-556853
I0914 00:08:13.979093  110619 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image load --daemon kicbase/echo-server:functional-556853 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-556853 image load --daemon kicbase/echo-server:functional-556853 --alsologtostderr: (1.218819239s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.53s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image save kicbase/echo-server:functional-556853 /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.46s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-556853 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.83s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/FirstStart (49.22s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-288409 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0914 00:11:08.579688   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-288409 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (49.215745208s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (49.22s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/DeployApp (8.53s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-288409 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [64cb5dea-7418-4a9e-8461-9c377cf83dc8] Pending
helpers_test.go:344: "busybox" [64cb5dea-7418-4a9e-8461-9c377cf83dc8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [64cb5dea-7418-4a9e-8461-9c377cf83dc8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 8.006383529s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-288409 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (8.53s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive (1.42s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Stop (11.02s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-288409 --alsologtostderr -v=3
E0914 00:11:36.410111   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-288409 --alsologtostderr -v=3: (11.020038013s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.02s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.28s)

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

                                                
                                                
-- 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 cloud-shell-288409 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.28s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/SecondStart (286.99s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-288409 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E0914 00:15:16.689756   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:16.696468   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:16.708173   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:16.729858   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:16.771405   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:16.852973   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:17.014725   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:17.336697   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:17.978298   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:19.260325   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:21.822389   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:26.944449   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:37.186076   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:15:57.668453   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:16:08.580419   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/addons-157337/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-288409 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (4m45.147129192s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-288409 -n cloud-shell-288409
start_stop_delete_test.go:262: (dbg) Done: out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-288409 -n cloud-shell-288409: (1.845478686s)
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (286.99s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fmfc2" [d7cbb36d-1642-4678-9a96-0bc2164c2a37] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00749982s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.27s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fmfc2" [d7cbb36d-1642-4678-9a96-0bc2164c2a37] Running
E0914 00:16:38.630767   70118 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19640-59916/.minikube/profiles/functional-556853/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005445952s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-288409 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.27s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.5s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-288409 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.50s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Pause (4.86s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p cloud-shell-288409 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-amd64 pause -p cloud-shell-288409 --alsologtostderr -v=1: (1.054635529s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p cloud-shell-288409 -n cloud-shell-288409
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p cloud-shell-288409 -n cloud-shell-288409: exit status 2 (501.159571ms)

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

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

                                                
                                    

Test skip (5/108)

x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
Copied to clipboard